Uses of Class
org.processmining.models.graphbased.directed.petrinet.configurable.impl.ParameterizedIntegerFeature
-
Packages that use ParameterizedIntegerFeature Package Description org.processmining.models.graphbased.directed.petrinet.configurable.elements org.processmining.plugins.petrinet.configurable.ui.impl -
-
Uses of ParameterizedIntegerFeature in org.processmining.models.graphbased.directed.petrinet.configurable.elements
Subclasses of ParameterizedIntegerFeature in org.processmining.models.graphbased.directed.petrinet.configurable.elements Modifier and Type Class Description classParameterizedArcConfigurable arc to determine arc weights based on an expression.classParameterizedPlaceMarkingConfigures the number of tokens on aPlacein the initial marking based on an expression. -
Uses of ParameterizedIntegerFeature in org.processmining.plugins.petrinet.configurable.ui.impl
Constructors in org.processmining.plugins.petrinet.configurable.ui.impl with parameters of type ParameterizedIntegerFeature Constructor Description ParameterizedIntegerFeature_UI(javax.swing.JComponent root, ParameterizedIntegerFeature<T> feature, int line_height)
-