Class SelectiveLogicExecutionExample

java.lang.Object
neqsim.process.util.example.SelectiveLogicExecutionExample

public class SelectiveLogicExecutionExample extends Object
Example demonstrating selective logic execution in ProcessScenarioRunner.

Shows how to:

  • Run scenarios with only specific logic sequences enabled
  • Test safety systems independently (HIPPS vs ESD)
  • Dynamically add/remove logic between scenarios
Version:
1.0
Author:
ESOL
  • Constructor Details

    • SelectiveLogicExecutionExample

      public SelectiveLogicExecutionExample()
  • Method Details

    • main

      public static void main(String[] args)
    • buildSimpleSystem

      private static ProcessSystem buildSimpleSystem()