-
Field Summary
Fields inherited from interface com.inductiveautomation.ignition.common.config.PropertySet
EMPTY
-
Method Summary
Returns the models of the children, if the model was retrieved with the option to include children.
boolean
boolean
Methods inherited from interface com.inductiveautomation.ignition.common.config.Countable
getCount
Methods inherited from interface com.inductiveautomation.ignition.common.config.Mergable
merge
addChild, getName, getPath, getTagProperties, getType, isNew, isRemoved, setName, setNew, setPath, setType
-
Method Details
-
isEditable
boolean isEditable()
-
isInherited
boolean isInherited()
-
-
getInheritedConfiguration
-
getChildren
Returns the models of the children, if the model was retrieved with the option to include children.
Otherwise returns an empty list.
- Specified by:
getChildren
in interface TagConfiguration
- Returns:
- a list of children configurations, or an empty list. Does not return null.