| Package | Description |
|---|---|
| de.aristaflow.adept2.model.execution |
| Modifier and Type | Method and Description |
|---|---|
static ExecutableInstancePropertyTracker.ExecutableInstanceProperty |
ExecutableInstancePropertyTracker.ExecutableInstanceProperty.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExecutableInstancePropertyTracker.ExecutableInstanceProperty[] |
ExecutableInstancePropertyTracker.ExecutableInstanceProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<ExecutableInstancePropertyTracker.ExecutableInstanceProperty> |
ExecutableInstancePropertyTracker.getChangedProperties()
Returns the properties of the
ExecutableInstance which have been
changed. |