Class InterpreterDefaultRootContext

    • Constructor Detail

      • InterpreterDefaultRootContext

        @Inject
        public InterpreterDefaultRootContext​(de.uka.ipd.sdq.simucomframework.model.SimuComModel simuComModel,
                                             PCMPartitionManager partitionManager,
                                             de.uka.ipd.sdq.simucomframework.resources.IAssemblyAllocationLookup<EntityReference<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>> assemblyAllocationLookup,
                                             de.uka.ipd.sdq.simucomframework.resources.ISimulatedModelEntityAccess<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer,​de.uka.ipd.sdq.simucomframework.resources.AbstractSimulatedResourceContainer> simRCAccess,
                                             de.uka.ipd.sdq.scheduler.resources.active.IResourceTableManager resourceTableManager)
    • Method Detail

      • getLocalPCMModel

        public org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition getLocalPCMModel()
        Description copied from class: InterpreterDefaultContext
        Returns the local pcm model, which should be used for interpretation in the current and child contexts.
        Overrides:
        getLocalPCMModel in class InterpreterDefaultContext