Interface ScenarioInstance

    • Method Detail

      • evaluate

        Command evaluate​(Operation operation)
        evaluate the scenario against the current operation
        Parameters:
        operation - Operation
      • isComplete

        boolean isComplete()
        Is the scenario complete?
        Returns:
        boolean