Class UEResourceSetPartition

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

public class UEResourceSetPartition extends de.uka.ipd.sdq.workflow.mdsd.blackboard.ResourceSetPartition
Special ResourceSetPartition for the Usage Evolution, with the functionality to resolve cross references from the UsageEvolution to PCM.
  • Field Summary

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

    rs
  • Constructor Summary

    Constructors
    Constructor
    Description
    UEResourceSetPartition(org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition pcmResourceSetPartition)
    Constructor
  • Method Summary

    Modifier and Type
    Method
    Description
    org.scaledl.usageevolution.UsageEvolution
     

    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

    • UEResourceSetPartition

      public UEResourceSetPartition(org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition pcmResourceSetPartition)
      Constructor
      Parameters:
      pcmResourceSetPartition - the pcm resource set partition to resolve cross references from prm to pcm.
  • Method Details

    • getUsageEvolution

      public org.scaledl.usageevolution.UsageEvolution getUsageEvolution()