Class ParameterModel
java.lang.Object
com.inductiveautomation.ignition.common.tags.browsing.ParameterModel
- All Implemented Interfaces:
Serializable
This is an informational class about what parameters exist in a UDT, including sub members.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(TagPath member, BoundPropertySet parameters) Returns root if member is null;
-
Constructor Details
-
ParameterModel
-
-
Method Details
-
add
-
getMembers
-
getTypePath
-
get
Returns root if member is null;
-