Uses of Class
neqsim.process.util.scenario.ProcessScenarioRunner
Packages that use ProcessScenarioRunner
-
Uses of ProcessScenarioRunner in neqsim.process.util.example
Methods in neqsim.process.util.example with parameters of type ProcessScenarioRunnerModifier and TypeMethodDescriptionprivate static voidProcessLogicAlarmIntegratedExample.runAlarmTriggeredScenarios(ProcessScenarioRunner runner, ProcessAlarmManager alarmManager, ProcessLogicAlarmIntegratedExample.InstrumentationSetup instruments, ProcessLogicAlarmIntegratedExample.ProcessLogicSetup logicSetup, ProcessSystem system) Runs comprehensive alarm-triggered scenarios.private static voidProcessLogicIntegratedExample.runTestScenarios(ProcessScenarioRunner runner) Runs comprehensive test scenarios using the batch execution API. -
Uses of ProcessScenarioRunner in neqsim.process.util.scenario
Fields in neqsim.process.util.scenario declared as ProcessScenarioRunnerMethods in neqsim.process.util.scenario that return ProcessScenarioRunnerModifier and TypeMethodDescriptionScenarioTestRunner.getRunner()Gets the underlying process scenario runner.Constructors in neqsim.process.util.scenario with parameters of type ProcessScenarioRunnerModifierConstructorDescriptionCreates a new scenario test runner.