java.lang.Object
org.palladiosimulator.protocom.traverse.framework.PcmRepresentative<org.palladiosimulator.pcm.repository.OperationInterface>
org.palladiosimulator.protocom.traverse.framework.repository.XOperationInterface
Direct Known Subclasses:
JeeOperationInterface, JeeServletOperationInterface, JseOperationInterface, JseStubOperationInterface

public class XOperationInterface extends PcmRepresentative<org.palladiosimulator.pcm.repository.OperationInterface>
Leaf for Operation Interfaces. Meant to be inherited by a specific transformation if this PCM entity should result in generated files.
  • Constructor Details

    • XOperationInterface

      public XOperationInterface()