Uses of Interface
org.oristool.analyzer.state.StateFeature
Package
Description
Generic state representation.
Reachability analysis in GSPNs.
Analysis of Petri nets.
Calculus of stochastic state classes.
Analysis of TPNs.
Simulator framework.
-
Uses of StateFeature in org.oristool.analyzer.state
Modifier and TypeClassDescriptionenum
State feature tagging states where a local stop criterion was applied. -
Uses of StateFeature in org.oristool.models.gspn.reachability
Modifier and TypeClassDescriptionfinal class
A GSPN state, including a sojourn rate and a marking. -
Uses of StateFeature in org.oristool.models.pn
Modifier and TypeClassDescriptionfinal class
A feature collecting state information of a Petri net. -
Uses of StateFeature in org.oristool.models.stpn.trees
Modifier and TypeClassDescriptionfinal class
State feature encoding synchronizations between enabled timers.class
Regeneration<V>
A state feature including a regeneration.class
A state feature encoding the support and PDF of enabled timers.class
State feature including the entering time distribution and reaching probability of a state. -
Uses of StateFeature in org.oristool.models.tpn
-
Uses of StateFeature in org.oristool.simulator
Modifier and TypeClassDescriptionclass
State feature of time-based STPN simulations.