Package | Description |
---|---|
org.processmining.indatabasepreprocessing.parameters |
Modifier and Type | Method and Description |
---|---|
static IntermediateStructure |
IntermediateStructure.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IntermediateStructure[] |
IntermediateStructure.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|