| Package | Description |
|---|---|
| org.processmining.hybrid.models | |
| org.processmining.hybrid.models.impl |
| Modifier and Type | Method and Description |
|---|---|
TypeOfModel |
HybridNodeModel.getType() |
static TypeOfModel |
TypeOfModel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TypeOfModel[] |
TypeOfModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TypeOfModel |
HybridAcceptingPetriNet.getType() |
TypeOfModel |
HybridDeclareModel.getType() |
TypeOfModel |
HybridProcessTree.getType() |