Class ServiceLevelObjectiveResourceSetPartition

java.lang.Object
de.uka.ipd.sdq.workflow.mdsd.blackboard.ResourceSetPartition
org.palladiosimulator.simulizar.launcher.partitions.ServiceLevelObjectiveResourceSetPartition

public class ServiceLevelObjectiveResourceSetPartition extends de.uka.ipd.sdq.workflow.mdsd.blackboard.ResourceSetPartition
Special ResourceSetPartition for the Service Level Objective Repository.
  • Field Summary

    Fields inherited from class de.uka.ipd.sdq.workflow.mdsd.blackboard.ResourceSetPartition

    rs
  • Constructor Summary

    Constructors
    Constructor
    Description
    Constructor
  • Method Summary

    Modifier and Type
    Method
    Description
    org.palladiosimulator.servicelevelobjective.ServiceLevelObjectiveRepository
     

    Methods inherited from class de.uka.ipd.sdq.workflow.mdsd.blackboard.ResourceSetPartition

    getContents, getElement, getFirstContentElement, getResourceSet, hasElement, hasModel, initialiseResourceSetEPackages, loadModel, loadModel, resolveAllProxies, setContents, setContents, storeAllResources, storeAllResources

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ServiceLevelObjectiveResourceSetPartition

      public ServiceLevelObjectiveResourceSetPartition()
      Constructor
      Parameters:
      pcmResourceSetPartition - the pcm resource set partition to resolve cross references from prm to pcm.
  • Method Details

    • getServiceLevelObjectiveRepository

      public org.palladiosimulator.servicelevelobjective.ServiceLevelObjectiveRepository getServiceLevelObjectiveRepository()