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
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
STPNSimulatorComponentsFactory
public STPNSimulatorComponentsFactory()
-
-
Method Details
-
getInitialStateBuilder
- Specified by:
getInitialStateBuilderin interfaceSimulatorComponentsFactory<PetriNet,Transition>
-
getSuccessorEvaluator
- Specified by:
getSuccessorEvaluatorin interfaceSimulatorComponentsFactory<PetriNet,Transition>
-
getFirableTransitionSetBuilder
- Specified by:
getFirableTransitionSetBuilderin interfaceSimulatorComponentsFactory<PetriNet,Transition>
-