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 TypeClassDescriptionenumState 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 classA 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 classA 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 classState feature encoding synchronizations between enabled timers.classRegeneration<V>A state feature including a regeneration.classA state feature encoding the support and PDF of enabled timers.classState 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 TypeClassDescriptionclassState feature of time-based STPN simulations.