| Package | Description |
|---|---|
| org.processmining.plugins.qualitymetrics.computations |
| Modifier and Type | Method and Description |
|---|---|
static MathematicalOperators |
OperatorSpecification.getOperator(org.processmining.processtree.ProcessTree tree,
org.processmining.processtree.Block b,
org.processmining.plugins.properties.processmodel.Property<?> prop) |
static MathematicalOperators |
MathematicalOperators.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MathematicalOperators[] |
MathematicalOperators.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|