Package org.palladiosimulator.simulizar.interpreter.result
-
Interface Summary Interface Description InterpretationIssue Interpretation issues allow to signal deviations from the expected control flow, e.InterpreterResult The InterpreterResult captures the status of an interpreter execution.InterpreterResultHandler Issue handler process the issues which occur during interpretation and ultimately determine how the current interpreter execution flow should proceed.InterpreterResultMerger The interpreter result merger encapsulates the logic required to combine the issues of multipleInterpreterResult
instances. -
Class Summary Class Description InterpreterResult.OkResult -
Enum Summary Enum Description InterpreterResumptionPolicy This enum captures the effect an interpretation issue has on the interpreter control flow.