Uses of Interface
org.oristool.analyzer.SuccessionEvaluator
Package
Description
General framework for state space exploration.
Analysis of Petri nets.
Calculus of stochastic state classes.
Analysis of TPNs.
-
Uses of SuccessionEvaluator in org.oristool.analyzer
Modifier and TypeMethodDescriptionAnalyzerComponentsFactory.getSuccessionEvaluator()
Returns the builder for the successor states after an event. -
Uses of SuccessionEvaluator in org.oristool.models.pn
Modifier and TypeClassDescriptionfinal class
Builder of successor states for Petri nets. -
Uses of SuccessionEvaluator in org.oristool.models.stpn.trees
Modifier and TypeClassDescriptionclass
Builder of successor states for stochastic time Petri nets.Modifier and TypeMethodDescriptionRegenerativeComponentsFactory.getSuccessionEvaluator()
StochasticComponentsFactory.getSuccessionEvaluator()
-
Uses of SuccessionEvaluator in org.oristool.models.tpn
Modifier and TypeClassDescriptionfinal class
Builder of successor states for time Petri nets.