Enum Class ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty

java.lang.Object
java.lang.Enum<ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty>
de.aristaflow.adept2.model.execution.ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty
All Implemented Interfaces:
Serializable, Comparable<ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty>, java.lang.constant.Constable
Enclosing interface:
ExecutableInstancePropertyTracker

public static enum ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty extends Enum<ExecutableInstancePropertyTracker.ExecutableInstanceNodeProperty>
Node properties which are changeable in an executable instance.
Author:
KevinGoeser