| Package | Description |
|---|---|
| org.processmining.humbertogarciacaballero.models.controller | |
| org.processmining.humbertogarciacaballero.models.gui.controllers |
| Modifier and Type | Method and Description |
|---|---|
PathControl.PathMode |
PNetVisualizerController.getPathMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
PNetVisualizerController.setPathMode(PathControl.PathMode pathMode) |
| Modifier and Type | Method and Description |
|---|---|
static PathControl.PathMode |
PathControl.PathMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PathControl.PathMode[] |
PathControl.PathMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|