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
  • Constructor Details

    • XAllocation

      public XAllocation()