Class ScenarioRunResult


  • public class ScenarioRunResult
    extends Object
    This is essentially a "Either" class. It will either be a list of rule compiler errors (should it have to compile), or the scenario run results.
    • Constructor Detail

      • ScenarioRunResult

        public ScenarioRunResult()
      • ScenarioRunResult

        public ScenarioRunResult​(Scenario scenario)