Class CustomRobotCognitionLaunchFactory
java.lang.Object
org.palladiosimulator.simexp.pcm.examples.hri.CustomRobotCognitionLaunchFactory
- All Implemented Interfaces:
ILaunchFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanHandle(IWorkflowConfiguration config) createSimulationExecutor(IWorkflowConfiguration config, LaunchDescriptionProvider descriptionProvider, Optional<tools.mdsd.probdist.api.random.ISeedProvider> seedProvider, ModelLoader.Factory modelLoaderFactory)
-
Constructor Details
-
CustomRobotCognitionLaunchFactory
public CustomRobotCognitionLaunchFactory()
-
-
Method Details
-
canHandle
- Specified by:
canHandlein interfaceILaunchFactory
-
createSimulationExecutor
public SimulationExecutor createSimulationExecutor(IWorkflowConfiguration config, LaunchDescriptionProvider descriptionProvider, Optional<tools.mdsd.probdist.api.random.ISeedProvider> seedProvider, ModelLoader.Factory modelLoaderFactory) - Specified by:
createSimulationExecutorin interfaceILaunchFactory
-