Class ResourceContainerReference

java.lang.Object
org.palladiosimulator.simulizar.entity.EntityReference<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>
org.palladiosimulator.simulizar.entity.ResourceContainerReference
All Implemented Interfaces:
InterpretableLocationReference

public class ResourceContainerReference extends EntityReference<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>
This implementation provides a more specialized resource container lookup strategy. It is fully compliant to the contract of EntityReference.
See Also:
  • Method Details

    • retrieveModelElements

      protected Iterator<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer> retrieveModelElements(org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition partition)
      Overrides:
      retrieveModelElements in class EntityReference<org.palladiosimulator.pcm.resourceenvironment.ResourceContainer>