public class InterpreterDefaultContext
extends de.uka.ipd.sdq.simucomframework.Context
| Constructor and Description |
|---|
InterpreterDefaultContext(InterpreterDefaultContext context,
de.uka.ipd.sdq.simucomframework.SimuComSimProcess thread)
Create interpreter default context from the given default context (model, sim process and
stack are set according to the given default context).
|
InterpreterDefaultContext(SimuLizarRuntimeState simulizarModel) |
| Modifier and Type | Method and Description |
|---|---|
Stack<org.palladiosimulator.pcm.core.composition.AssemblyContext> |
getAssemblyContextStack() |
IModelAccess |
getModelAccess() |
SimuLizarRuntimeState |
getRuntimeState() |
findLinkingResource, findResource, getModel, getPassiveRessourceInContext, getSessionId, getThread, setSimProcesspublic InterpreterDefaultContext(SimuLizarRuntimeState simulizarModel)
public InterpreterDefaultContext(InterpreterDefaultContext context, de.uka.ipd.sdq.simucomframework.SimuComSimProcess thread)
context - the default context from which the new default context should be created.thread - public SimuLizarRuntimeState getRuntimeState()
public Stack<org.palladiosimulator.pcm.core.composition.AssemblyContext> getAssemblyContextStack()
public IModelAccess getModelAccess()