Uses of Enum Class
de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty
Packages that use ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty
-
Uses of ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty in de.aristaflow.adept2.model.execution
Methods in de.aristaflow.adept2.model.execution that return ExecutableInstancePropertyTracker.ExecutableInstanceNodePropertyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.aristaflow.adept2.model.execution that return types with arguments of type ExecutableInstancePropertyTracker.ExecutableInstanceNodePropertyModifier and TypeMethodDescriptionExecutableInstancePropertyTracker.getChangedNodeProperties(int nodeID) Returns the node properties in theExecutableInstanceof the given node which have been changed.