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
public class XAllocation extends PcmRepresentative<org.palladiosimulator.pcm.allocation.Allocation>
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
Constructors Constructor Description XAllocation()
-