Class ServletSystemClass<E extends org.palladiosimulator.pcm.core.entity.ComposedProvidingRequiringEntity>
java.lang.Object
org.palladiosimulator.protocom.tech.ConceptMapping<E>
org.palladiosimulator.protocom.tech.servlet.ServletClass<E>
org.palladiosimulator.protocom.tech.servlet.system.ServletSystemClass<E>
- All Implemented Interfaces:
ICompilationUnit,IJClass,IJCompilationUnit
public class ServletSystemClass<E extends org.palladiosimulator.pcm.core.entity.ComposedProvidingRequiringEntity>
extends ServletClass<E>
implements IJClass
-
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
Constructors -
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, superClassMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectNameMethods inherited from interface org.palladiosimulator.protocom.lang.java.IJClass
annotations, superClassMethods inherited from interface org.palladiosimulator.protocom.lang.java.IJCompilationUnit
compilationUnitName, packageName
-
Constructor Details
-
ServletSystemClass
-
-
Method Details
-
interfaces
Description copied from interface:IJCompilationUnitCollection of interface names which are either implemented or extended.- Specified by:
interfacesin interfaceIJCompilationUnit- Overrides:
interfacesin classServletClass<E extends org.palladiosimulator.pcm.core.entity.ComposedProvidingRequiringEntity>
-
fields
Description copied from interface:IJCompilationUnitFields of this compilation unit.- Specified by:
fieldsin interfaceIJCompilationUnit- Overrides:
fieldsin classServletClass<E extends org.palladiosimulator.pcm.core.entity.ComposedProvidingRequiringEntity>
-
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<E extends org.palladiosimulator.pcm.core.entity.ComposedProvidingRequiringEntity>
-
methods
Description copied from interface:IJCompilationUnitMethods (or signatures) defined by this compilation unit.- Specified by:
methodsin interfaceIJCompilationUnit- Overrides:
methodsin classServletClass<E extends org.palladiosimulator.pcm.core.entity.ComposedProvidingRequiringEntity>
-