Package org.palladiosimulator.simulizar.action.interpreter
-
Class Summary Class Description AbstractStateTransformation ActionProfileProvider ActionRuntimeState ActionRuntimeState.TransientEffectInterpreterBuilder Implementation of the well-known Builder Pattern for a facilitated construction ofTransientEffectInterpreter
s with different configurations.ExecutionContextKeeper Utility class, realized as a singleton, to maintain associations betweenExecutionContext
s andSimuComSimProcess
es.TransientEffectExecutionResult Class to represent the result of the execution of transient effects, i.e.,AdaptationBehavior
s.TransientEffectInterpreter Visitor implementation specialized to interpretAdaptationBehavior
s that are triggered during Simulizar runs.TransientEffectQVTOExecutorUtil