Uses of Enum Class
de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker.ExecutableInstanceProperty
Packages that use ExecutableInstancePropertyTracker.ExecutableInstanceProperty
-
Uses of ExecutableInstancePropertyTracker.ExecutableInstanceProperty in de.aristaflow.adept2.model.execution
Methods in de.aristaflow.adept2.model.execution that return ExecutableInstancePropertyTracker.ExecutableInstancePropertyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.ExecutableInstancePropertyTracker.ExecutableInstanceProperty.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.ExecutableInstancePropertyModifier and TypeMethodDescriptionExecutableInstancePropertyTracker.getChangedProperties()Returns the properties of theExecutableInstancewhich have been changed.