Enum Class ExecutableInstancePropertyTracker.ExecutableInstanceProperty

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

public static enum ExecutableInstancePropertyTracker.ExecutableInstanceProperty extends Enum<ExecutableInstancePropertyTracker.ExecutableInstanceProperty>
Properties which are changeable in an executable instance.
Author:
Kevin Goeser