Class ServletBasicComponentClass
java.lang.Object
org.palladiosimulator.protocom.tech.ConceptMapping<E>
org.palladiosimulator.protocom.tech.servlet.ServletClass<org.palladiosimulator.pcm.repository.BasicComponent>
org.palladiosimulator.protocom.tech.servlet.repository.ServletBasicComponentClass
- All Implemented Interfaces:
ICompilationUnit,IJClass,IJCompilationUnit
public class ServletBasicComponentClass
extends ServletClass<org.palladiosimulator.pcm.repository.BasicComponent>
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.tech.servlet.ServletClass
frameworkBase, stackContext, stackFrameFields inherited from class org.palladiosimulator.protocom.tech.ConceptMapping
pcmEntity -
Constructor Summary
ConstructorsConstructorDescriptionServletBasicComponentClass(BasicComponentAdapter entity, org.palladiosimulator.pcm.repository.BasicComponent pcmEntity) -
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends IJMethod>Constructors of this class.Collection<? extends IJField>fields()Fields of this compilation unit.Collection of interface names which are either implemented or extended.Collection<? extends IJMethod>methods()Methods (or signatures) defined by this compilation unit.Methods inherited from class org.palladiosimulator.protocom.tech.servlet.ServletClass
annotations, compilationUnitName, filePath, packageName, projectName, superClass
-
Constructor Details
-
ServletBasicComponentClass
public ServletBasicComponentClass(BasicComponentAdapter entity, org.palladiosimulator.pcm.repository.BasicComponent pcmEntity)
-
-
Method Details
-
interfaces
Description copied from interface:IJCompilationUnitCollection of interface names which are either implemented or extended.- Specified by:
interfacesin interfaceIJCompilationUnit- Overrides:
interfacesin classServletClass<org.palladiosimulator.pcm.repository.BasicComponent>
-
constructors
Description copied from interface:IJClassConstructors of this class. FIXME: JMethod is ok'ish, but not entirely correct.- Specified by:
constructorsin interfaceIJClass- Overrides:
constructorsin classServletClass<org.palladiosimulator.pcm.repository.BasicComponent>
-
fields
Description copied from interface:IJCompilationUnitFields of this compilation unit.- Specified by:
fieldsin interfaceIJCompilationUnit- Overrides:
fieldsin classServletClass<org.palladiosimulator.pcm.repository.BasicComponent>
-
methods
Description copied from interface:IJCompilationUnitMethods (or signatures) defined by this compilation unit.- Specified by:
methodsin interfaceIJCompilationUnit- Overrides:
methodsin classServletClass<org.palladiosimulator.pcm.repository.BasicComponent>
-