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.
-
-
Constructor Summary
Constructors Constructor Description UEResourceSetPartition(org.palladiosimulator.analyzer.workflow.blackboard.PCMResourceSetPartition pcmResourceSetPartition)
Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.scaledl.usageevolution.UsageEvolution
getUsageEvolution()
-
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
-
-