Uses of Interface
org.oristool.analyzer.state.StateFeature
Packages that use 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
Classes in org.oristool.analyzer.state that implement StateFeatureModifier and TypeClassDescriptionenum
State feature tagging states where a local stop criterion was applied. -
Uses of StateFeature in org.oristool.models.gspn.reachability
Classes in org.oristool.models.gspn.reachability that implement StateFeatureModifier and TypeClassDescriptionfinal class
A GSPN state, including a sojourn rate and a marking. -
Uses of StateFeature in org.oristool.models.pn
Classes in org.oristool.models.pn that implement StateFeatureModifier and TypeClassDescriptionfinal class
A feature collecting state information of a Petri net. -
Uses of StateFeature in org.oristool.models.stpn.trees
Classes in org.oristool.models.stpn.trees that implement StateFeatureModifier 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
Classes in org.oristool.models.tpn that implement StateFeature -
Uses of StateFeature in org.oristool.simulator
Classes in org.oristool.simulator that implement StateFeatureModifier and TypeClassDescriptionclass
State feature of time-based STPN simulations.