Class ExtendedInheritanceAttribute
java.lang.Object
com.inductiveautomation.ignition.common.tags.browsing.NodeAttribute
com.inductiveautomation.ignition.common.tags.attribute.ExtendedInheritanceAttribute
- All Implemented Interfaces:
Serializable
In this case, "extended inheritance" means there are 2 or more levels of parent-child,
i.e. a grandparent-parent-child relationship. The idea is that we want to indicate that a tag has a whole
hierarchy above it. A simple parent-child relationship is displayed in the datatype field in the tag browser
and does not need any additional inheritance indicators.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.common.tags.browsing.NodeAttribute
NodeAttribute.GsonAdapter
-
Field Summary
FieldsFields inherited from class com.inductiveautomation.ignition.common.tags.browsing.NodeAttribute
EXTENSION
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.ignition.common.tags.browsing.NodeAttribute
getId, hashCode, toString
-
Field Details
-
ID
- See Also:
-
parents
-
-
Constructor Details
-
ExtendedInheritanceAttribute
-
-
Method Details
-
equals
- Overrides:
equals
in classNodeAttribute
-