Package | Description |
---|---|
org.processmining.visualpetrinetanalyzer.models | |
org.processmining.visualpetrinetanalyzer.parameters |
Modifier and Type | Field and Description |
---|---|
Axis |
VisualPetrinetModel.axis |
Modifier and Type | Field and Description |
---|---|
Axis |
VisualPetrinetModelParameters.axis |
Modifier and Type | Method and Description |
---|---|
static Axis |
Axis.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Axis[] |
Axis.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|