Modifier and Type | Class and Description |
---|---|
class |
ConfigurableArcWeight
Configurable arc to determine arc weights.
|
class |
ConfigurablePlaceMarking
|
class |
ParameterizedArc
Configurable arc to determine arc weights based on an expression.
|
class |
ParameterizedPlaceMarking
Configures the number of tokens on a
Place in the initial marking
based on an expression. |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurableIntegerFeature<T extends org.processmining.models.graphbased.directed.DirectedGraphElement>
Abstract class describing a configurable feature of a node or arc expressed by a range of integer values.
|
class |
ParameterizedIntegerFeature<T extends org.processmining.models.graphbased.directed.DirectedGraphElement>
An abstract implementation of a
ParameterizedFeature ranging over Integer |