Uses of Class
com.bayesserver.CustomPropertyCollection
-
Packages that use CustomPropertyCollection Package Description com.bayesserver -
-
Uses of CustomPropertyCollection in com.bayesserver
Methods in com.bayesserver that return CustomPropertyCollection Modifier and Type Method Description CustomPropertyCollection
Link. getCustomProperties()
Gets custom properties associated with this instance.CustomPropertyCollection
Network. getCustomProperties()
Gets custom properties associated with this instance.CustomPropertyCollection
Node. getCustomProperties()
Gets custom properties associated with this instance.CustomPropertyCollection
NodeGroup. getCustomProperties()
Gets custom properties associated with this instance.CustomPropertyCollection
State. getCustomProperties()
Gets custom properties associated with this instance.CustomPropertyCollection
Variable. getCustomProperties()
Gets custom properties associated with this instance.CustomPropertyCollection
CustomProperty. getParent()
Gets the parent collection, if set, otherwise null.
-