Class JeeServletAllocation
- java.lang.Object
-
- org.palladiosimulator.protocom.traverse.framework.PcmRepresentative<org.palladiosimulator.pcm.allocation.Allocation>
-
- org.palladiosimulator.protocom.traverse.framework.allocation.XAllocation
-
- org.palladiosimulator.protocom.traverse.jeeservlet.allocation.JeeServletAllocation
-
public class JeeServletAllocation extends XAllocation
-
-
Field Summary
-
Fields inherited from class org.palladiosimulator.protocom.traverse.framework.PcmRepresentative
copiedFiles, entity, generatedFiles, injector
-
-
Constructor Summary
Constructors Constructor Description JeeServletAllocation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
generate()
Generate the files needed for this entity.-
Methods inherited from class org.palladiosimulator.protocom.traverse.framework.PcmRepresentative
setEntity, transform, traverse
-
-
-
-
Method Detail
-
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 classPcmRepresentative<org.palladiosimulator.pcm.allocation.Allocation>
-
-