Package | Description |
---|---|
org.processmining.plugins.etconformance.data |
Modifier and Type | Method and Description |
---|---|
PrefixAutomatonNodeType |
PrefixAutomatonNode.getType() |
static PrefixAutomatonNodeType |
PrefixAutomatonNodeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PrefixAutomatonNodeType[] |
PrefixAutomatonNodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PrefixAutomatonNode.setType(PrefixAutomatonNodeType t) |