| Package | Description |
|---|---|
| org.processmining.ltl2automaton.plugins | |
| org.processmining.ltl2automaton.plugins.automaton |
| Modifier and Type | Method and Description |
|---|---|
void |
AutomatonFactory.addTransition(java.lang.Object source,
java.lang.Object target,
TransitionLabel label) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAutomatonFactory.addTransition(java.lang.Object sourceState,
java.lang.Object tragetState,
TransitionLabel label) |