Class RegenerativeComponentsFactory

java.lang.Object
org.oristool.models.stpn.trees.RegenerativeComponentsFactory
All Implemented Interfaces:
AnalyzerComponentsFactory<PetriNet,Transition>

public final class RegenerativeComponentsFactory extends Object implements AnalyzerComponentsFactory<PetriNet,Transition>
Factory of objects to build the state space and PDFs of a stochastic time Petri net using Analyzer.

The analysis will not expand nodes resulting from a regeneration. The resulting SuccessionGraph where the root and the leaves are regenerations (while inner nodes are not).