Uses of Class
org.processmining.models.graphbased.directed.petrinet.configurable.impl.ConfigurableParameterInteger

Packages that use ConfigurableParameterInteger
org.processmining.models.graphbased.directed.petrinet.configurable.elements   
org.processmining.models.graphbased.directed.petrinet.configurable.impl   
 

Uses of ConfigurableParameterInteger in org.processmining.models.graphbased.directed.petrinet.configurable.elements
 

Subclasses of ConfigurableParameterInteger in org.processmining.models.graphbased.directed.petrinet.configurable.elements
 class ConfigurableArcWeight
          Configurable arc to determine arc weights.
 class ConfigurablePlaceMarking
          Configures the number of tokens on a Place on the initial marking of a Petrinet.
 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.
 

Uses of ConfigurableParameterInteger in org.processmining.models.graphbased.directed.petrinet.configurable.impl
 

Subclasses of ConfigurableParameterInteger in org.processmining.models.graphbased.directed.petrinet.configurable.impl
 class ConfigurableIntegerFeature<T extends DirectedGraphElement>
          Abstract class describing a configurable feature of a node or arc expressed by a range of integer values.
 class ParameterizedIntegerFeature<T extends DirectedGraphElement>
          An abstract implementation of a ParameterizedFeature ranging over Integer