Class JeeServletOperationInterface

java.lang.Object
org.palladiosimulator.protocom.traverse.framework.PcmRepresentative<org.palladiosimulator.pcm.repository.OperationInterface>
org.palladiosimulator.protocom.traverse.framework.repository.XOperationInterface
org.palladiosimulator.protocom.traverse.jeeservlet.repository.JeeServletOperationInterface

public class JeeServletOperationInterface extends XOperationInterface
  • Constructor Details

    • JeeServletOperationInterface

      public JeeServletOperationInterface()
  • Method Details

    • generate

      protected void generate()
      Description copied from class: PcmRepresentative
      Generate the files needed for this entity. Nothing is generated in the default case.
      Overrides:
      generate in class PcmRepresentative<org.palladiosimulator.pcm.repository.OperationInterface>