Class ServletInfrastructureInterface
java.lang.Object
org.palladiosimulator.protocom.tech.ConceptMapping<E>
org.palladiosimulator.protocom.tech.servlet.ServletInterface<org.palladiosimulator.pcm.repository.InfrastructureInterface>
org.palladiosimulator.protocom.tech.servlet.repository.ServletInfrastructureInterface
- All Implemented Interfaces:
ICompilationUnit,IJCompilationUnit,IJInterface
public class ServletInfrastructureInterface
extends ServletInterface<org.palladiosimulator.pcm.repository.InfrastructureInterface>
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.tech.servlet.ServletInterface
frameworkBase, stackContext, stackFrameFields inherited from class org.palladiosimulator.protocom.tech.ConceptMapping
pcmEntity -
Constructor Summary
ConstructorsConstructorDescriptionServletInfrastructureInterface(org.palladiosimulator.pcm.repository.InfrastructureInterface pcmEntity) -
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends IJMethod>methods()Methods (or signatures) defined by this compilation unit.Methods inherited from class org.palladiosimulator.protocom.tech.servlet.ServletInterface
compilationUnitName, fields, filePath, interfaces, packageName, projectName
-
Constructor Details
-
ServletInfrastructureInterface
public ServletInfrastructureInterface(org.palladiosimulator.pcm.repository.InfrastructureInterface pcmEntity)
-
-
Method Details
-
methods
Description copied from interface:IJCompilationUnitMethods (or signatures) defined by this compilation unit.- Specified by:
methodsin interfaceIJCompilationUnit- Overrides:
methodsin classServletInterface<org.palladiosimulator.pcm.repository.InfrastructureInterface>
-