Package org.processmining.models.graphbased.directed.petrinet.configurable.impl

Class Summary
ConfigurableGraphElementFeature<T extends DirectedGraphElement> Abstract class to configure elements of a Petri net to be kept, removed, or made invisible.
ConfigurableIntegerFeature<T extends DirectedGraphElement> Abstract class describing a configurable feature of a node or arc expressed by a range of integer values.
ConfigurableParameterGraphElement A configurable parameter ranging over ConfigurableGraphElementOption.
ConfigurableParameterInteger A configurable parameter ranging over Integer.
ConfigurableResetInhibitorNet A configurable ResetInhibitorNet.
LayoutUtils Utils to copy the layout from one net to another net
ParameterizedIntegerFeature<T extends DirectedGraphElement> An abstract implementation of a ParameterizedFeature ranging over Integer
 

Enum Summary
ConfigurableGraphElementOption Valid configuration options for Transition, Place, and Arc