Class XAllocation
java.lang.Object
org.palladiosimulator.protocom.traverse.framework.PcmRepresentative<org.palladiosimulator.pcm.allocation.Allocation>
org.palladiosimulator.protocom.traverse.framework.allocation.XAllocation
- Direct Known Subclasses:
JeeAllocation
,JeeServletAllocation
,JseAllocation
Entry point for transformations of Allocation entities.
So far, no further traversing is implemented.
Possible child entities:
- AllocationContext
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.traverse.framework.PcmRepresentative
copiedFiles, entity, generatedFiles, injector
-
Constructor Summary
-
Method Summary
Methods inherited from class org.palladiosimulator.protocom.traverse.framework.PcmRepresentative
generate, setEntity, transform, traverse
-
Constructor Details
-
XAllocation
public XAllocation()
-