Class JeeServletInfrastructureInterface

java.lang.Object
org.palladiosimulator.protocom.traverse.framework.PcmRepresentative<org.palladiosimulator.pcm.repository.InfrastructureInterface>
org.palladiosimulator.protocom.traverse.framework.repository.XInfrastructureInterface
org.palladiosimulator.protocom.traverse.jeeservlet.repository.JeeServletInfrastructureInterface

public class JeeServletInfrastructureInterface extends XInfrastructureInterface
  • Constructor Details

    • JeeServletInfrastructureInterface

      public JeeServletInfrastructureInterface()
  • 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.InfrastructureInterface>