Interface MutableEntity
- All Superinterfaces:
Entity
An entity that can have children added to it.
-
Method Summary
Methods inherited from interface com.inductiveautomation.ignition.gateway.model.entity.Entity
getAudit, getChildren, getDescription, getDiagnostics, getEnablement, getName, getNavigation
-
Method Details
-
addChild
Add a child entity to this entity. -
addChild
Convenience method to add a child entity to this entity using a builder.
-