Class LinkingResourceReference

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

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

    • retrieveModelElements

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