| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableArc
Configures a
PetrinetEdge to be present or absent in a Petrinet. |
class |
ConfigurablePlace
|
class |
ConfigurableTransition
Configure a transition to be allowed, blocked, or skipped (see
ConfigurableGraphElementOption). |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableGraphElementFeature<T extends org.processmining.models.graphbased.directed.DirectedGraphElement>
Abstract class to configure elements of a Petri net to be kept, removed, or
made invisible.
|