| Package | Description |
|---|---|
| org.processmining.prabhakardixit.fcnets.models |
| Modifier and Type | Method and Description |
|---|---|
ControllerViewMode |
InteractivePetriNet.getViewMode() |
static ControllerViewMode |
ControllerViewMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ControllerViewMode[] |
ControllerViewMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InteractivePetriNet.setViewMode(ControllerViewMode viewMode) |