Interface IRuntimeStateAccessor
-
- All Known Implementing Classes:
ActionRuntimeState
,LibraryStateAccessor
@Deprecated public interface IRuntimeStateAccessor
Deprecated.This interface is deprecated and only continues to exist, until org.palladiosimulator.action is migrated. If you need to access runtime internals of SimuLizar seeSimuLizarRuntimeComponent
andExtensionComponent
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
setRuntimeStateModel(SimuLizarRuntimeState state)
Deprecated.
-
-
-
Method Detail
-
setRuntimeStateModel
void setRuntimeStateModel(SimuLizarRuntimeState state)
Deprecated.
-
-