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