Class AllocationXpt
- java.lang.Object
-
- de.uka.ipd.sdq.pcm.codegen.simucom.transformations.AllocationXpt
-
- Direct Known Subclasses:
SimAllocationXpt
public abstract class AllocationXpt extends Object
-
-
Constructor Summary
Constructors Constructor Description AllocationXpt()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract String
allocationTM(org.palladiosimulator.pcm.allocation.Allocation allocation)
-
-
-
Method Detail
-
allocationTM
public abstract String allocationTM(org.palladiosimulator.pcm.allocation.Allocation allocation)
-
-