| Package | Description |
|---|---|
| org.processmining.plugins.ptmerge.cosenet |
| Modifier and Type | Field and Description |
|---|---|
OperatorType |
Operator.name |
| Modifier and Type | Field and Description |
|---|---|
java.util.HashMap<OperatorNode,OperatorType> |
CoSeNet.lo |
| Modifier and Type | Method and Description |
|---|---|
static OperatorType |
OperatorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static OperatorType[] |
OperatorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Operator |
CoSeNet.getOperator(OperatorType ot) |