Interface ILaunchFactory
- All Known Implementing Classes:
CustomFaultTolerantLoadBalancingLaunchFactory,CustomLoadBalancingLaunchFactory,CustomPrismSimulationExecutorLaunchFactory,CustomRobotCognitionLaunchFactory,ModelledPerformabilityPcmExperienceSimulationExecutorLaunchFactory,ModelledPerformancePcmExperienceSimulationExecutorLaunchFactory,ModelledReliabilityPcmExperienceSimulationExecutorLaunchFactory
public interface ILaunchFactory
-
Method Summary
Modifier and TypeMethodDescriptionbooleancanHandle(IWorkflowConfiguration config) createSimulationExecutor(IWorkflowConfiguration config, LaunchDescriptionProvider launchDescriptionProvider, Optional<tools.mdsd.probdist.api.random.ISeedProvider> seedProvider, ModelLoader.Factory modelLoaderFactory)
-
Method Details
-
canHandle
-
createSimulationExecutor
SimulationExecutor createSimulationExecutor(IWorkflowConfiguration config, LaunchDescriptionProvider launchDescriptionProvider, Optional<tools.mdsd.probdist.api.random.ISeedProvider> seedProvider, ModelLoader.Factory modelLoaderFactory)
-