Package org.oristool.analyzer
package org.oristool.analyzer
General framework for state space exploration.
-
ClassDescriptionGeneral state-space expansion algorithm.AnalyzerComponentsFactory<M,
E extends Event> Factory for all the components used by the analyzer.Common interface of observers of the analyzer execution.EnabledEventsBuilder<M,E extends Event> Common interface used by the analyzer to enumerate the events enabled in a state for a model.Common interface of events supported by the analyzer.A succession processor producing no changes on the input succession.Succession between two states after the firing of an event.SuccessionEvaluator<M,E extends Event> Common interface of succession evaluators.Common interface of features allowed on a succession.Common interface of succession processors supported by the analyzer.