Uses of Interface
org.oristool.petrinet.TransitionFeature
Package
Description
Analysis of Petri nets.
Calculus of stochastic state classes.
Analysis of TPNs.
Petri net representation.
Provides classes for the simulation of STPNs.
-
Uses of TransitionFeature in org.oristool.models.pn
Modifier and TypeClassDescriptionfinal class
Transition feature removing all tokens from a set of places.final class
Transition feature updating the marking after token additions/removals of a firing.final class
Transition feature encoding the priority used to resolve races between immediate transitions.final class
A transition feature forcing other transitions to resample a time-to-fire. -
Uses of TransitionFeature in org.oristool.models.stpn.trees
Modifier and TypeClassDescriptionclass
class
Transition feature encoding the distribution and weight. -
Uses of TransitionFeature in org.oristool.models.tpn
Modifier and TypeClassDescriptionfinal class
class
final class
Transition feature with minimum/maximum required time to the firing. -
Uses of TransitionFeature in org.oristool.petrinet
Modifier and TypeClassDescriptionfinal class
The enabling function of a transition. -
Uses of TransitionFeature in org.oristool.simulator.stpn
Modifier and TypeClassDescriptionfinal class
Transition feature associating a time-to-fire sampler.