Uses of Interface
org.oristool.analyzer.AnalyzerComponentsFactory
Package
Description
General framework for state space exploration.
Analysis of Petri nets.
Calculus of stochastic state classes.
Analysis of TPNs.
-
Uses of AnalyzerComponentsFactory in org.oristool.analyzer
-
Uses of AnalyzerComponentsFactory in org.oristool.models.pn
Modifier and TypeClassDescriptionfinal class
Factory of objects to explore the state space of a Petri net usingAnalyzer
. -
Uses of AnalyzerComponentsFactory in org.oristool.models.stpn.trees
-
Uses of AnalyzerComponentsFactory in org.oristool.models.tpn
Modifier and TypeClassDescriptionfinal class
Factory of objects to explore the state space of a time Petri net usingAnalyzer
.