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