| Package | Description |
|---|---|
| de.aristaflow.adept2.model.execution |
| Modifier and Type | Method and Description |
|---|---|
static ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty |
ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty[] |
ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty.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.ExecutableInstanceNodeProperty> |
ExecutableInstancePropertyTracker.getChangedNodeProperties(int nodeID)
Returns the node properties in the
ExecutableInstance of the given
node which have been changed. |