java.lang.Object
org.palladiosimulator.protocom.traverse.framework.PcmRepresentative<org.palladiosimulator.pcm.repository.BasicComponent>
org.palladiosimulator.protocom.traverse.framework.repository.XBasicComponent
Direct Known Subclasses:
JeeBasicComponent, JeeServletBasicComponent, JseBasicComponent, JseStubBasicComponent

public class XBasicComponent extends PcmRepresentative<org.palladiosimulator.pcm.repository.BasicComponent>
Leaf for Basic Components. MAYBE TODO? This class could also traverse through the ports. Meant to be inherited by a specific transformation if this PCM entity should result in generated files.
  • Constructor Details

    • XBasicComponent

      public XBasicComponent()