Class TransientEffectTransformationCacheKeeper
java.lang.Object
org.palladiosimulator.simulizar.action.interpreter.util.TransientEffectTransformationCacheKeeper
- All Implemented Interfaces:
Extension
,IModelObserver
-
Field Summary
Modifier and TypeFieldDescriptionprotected static Map<InterpreterDefaultContext,
ModelTransformationCache> -
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionstatic ModelTransformationCache
getTransformationCacheForRuntimeState
(SimuLizarRuntimeState runtimeState) void
void
-
Field Details
-
CACHE_MAP
-
-
Constructor Details
-
TransientEffectTransformationCacheKeeper
-
-
Method Details
-
getTransformationCacheForRuntimeState
public static ModelTransformationCache getTransformationCacheForRuntimeState(SimuLizarRuntimeState runtimeState) -
initialize
public void initialize()- Specified by:
initialize
in interfaceIModelObserver
-
unregister
public void unregister()- Specified by:
unregister
in interfaceIModelObserver
-