Package org.oristool.simulator.stpn
Class STPNSimulatorComponentsFactory
java.lang.Object
org.oristool.simulator.stpn.STPNSimulatorComponentsFactory
- All Implemented Interfaces:
SimulatorComponentsFactory<PetriNet,
Transition>
public final class STPNSimulatorComponentsFactory
extends Object
implements SimulatorComponentsFactory<PetriNet,Transition>
Components using during the simulation of STPNs.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
STPNSimulatorComponentsFactory
public STPNSimulatorComponentsFactory()
-
-
Method Details
-
getInitialStateBuilder
- Specified by:
getInitialStateBuilder
in interfaceSimulatorComponentsFactory<PetriNet,
Transition>
-
getSuccessorEvaluator
- Specified by:
getSuccessorEvaluator
in interfaceSimulatorComponentsFactory<PetriNet,
Transition>
-
getFirableTransitionSetBuilder
- Specified by:
getFirableTransitionSetBuilder
in interfaceSimulatorComponentsFactory<PetriNet,
Transition>
-