Class ServletBasicComponentPortClass
java.lang.Object
org.palladiosimulator.protocom.tech.ConceptMapping<E>
org.palladiosimulator.protocom.tech.servlet.ServletClass<org.palladiosimulator.pcm.repository.ProvidedRole>
org.palladiosimulator.protocom.tech.servlet.repository.ServletBasicComponentPortClass
- All Implemented Interfaces:
ICompilationUnit
,IJClass
,IJCompilationUnit
public class ServletBasicComponentPortClass
extends ServletClass<org.palladiosimulator.pcm.repository.ProvidedRole>
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.tech.servlet.ServletClass
frameworkBase, stackContext, stackFrame
Fields inherited from class org.palladiosimulator.protocom.tech.ConceptMapping
pcmEntity
-
Constructor Summary
ConstructorDescriptionServletBasicComponentPortClass
(org.palladiosimulator.pcm.repository.ProvidedRole pcmEntity) -
Method Summary
Modifier and TypeMethodDescriptionprotected String
_providedRoleInterface
(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole role) protected String
_providedRoleInterface
(org.palladiosimulator.pcm.repository.OperationProvidedRole role) protected String
_providedRoleInterface
(org.palladiosimulator.pcm.repository.SinkRole role) TODO Implement SinkRoles?_providedRoleMethods
(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole role) _providedRoleMethods
(org.palladiosimulator.pcm.repository.OperationProvidedRole role) _providedRoleMethods
(org.palladiosimulator.pcm.repository.SinkRole role) TODO Implement SinkRoles?Collection<? extends IJAnnotation>
Name of the compilation unit.Collection<? extends IJField>
fields()
Fields of this compilation unit.filePath()
Path and name of the generated file.Collection of interface names which are either implemented or extended.Collection<? extends IJMethod>
methods()
Methods (or signatures) defined by this compilation unit.Package name of this compilation unit.providedRoleInterface
(org.palladiosimulator.pcm.repository.ProvidedRole role) providedRoleMethods
(org.palladiosimulator.pcm.repository.ProvidedRole role) Inherited class name.Methods inherited from class org.palladiosimulator.protocom.tech.servlet.ServletClass
constructors, projectName
-
Constructor Details
-
ServletBasicComponentPortClass
public ServletBasicComponentPortClass(org.palladiosimulator.pcm.repository.ProvidedRole pcmEntity)
-
-
Method Details
-
packageName
Description copied from interface:IJCompilationUnit
Package name of this compilation unit.- Specified by:
packageName
in interfaceIJCompilationUnit
- Overrides:
packageName
in classServletClass<org.palladiosimulator.pcm.repository.ProvidedRole>
-
compilationUnitName
Description copied from interface:IJCompilationUnit
Name of the compilation unit.- Specified by:
compilationUnitName
in interfaceIJCompilationUnit
- Overrides:
compilationUnitName
in classServletClass<org.palladiosimulator.pcm.repository.ProvidedRole>
-
superClass
Description copied from interface:IJClass
Inherited class name.- Specified by:
superClass
in interfaceIJClass
- Overrides:
superClass
in classServletClass<org.palladiosimulator.pcm.repository.ProvidedRole>
-
interfaces
Description copied from interface:IJCompilationUnit
Collection of interface names which are either implemented or extended.- Specified by:
interfaces
in interfaceIJCompilationUnit
- Overrides:
interfaces
in classServletClass<org.palladiosimulator.pcm.repository.ProvidedRole>
-
annotations
- Specified by:
annotations
in interfaceIJClass
- Overrides:
annotations
in classServletClass<org.palladiosimulator.pcm.repository.ProvidedRole>
-
fields
Description copied from interface:IJCompilationUnit
Fields of this compilation unit.- Specified by:
fields
in interfaceIJCompilationUnit
- Overrides:
fields
in classServletClass<org.palladiosimulator.pcm.repository.ProvidedRole>
-
methods
Description copied from interface:IJCompilationUnit
Methods (or signatures) defined by this compilation unit.- Specified by:
methods
in interfaceIJCompilationUnit
- Overrides:
methods
in classServletClass<org.palladiosimulator.pcm.repository.ProvidedRole>
-
filePath
Description copied from interface:ICompilationUnit
Path and name of the generated file.- Specified by:
filePath
in interfaceICompilationUnit
- Overrides:
filePath
in classServletClass<org.palladiosimulator.pcm.repository.ProvidedRole>
-
_providedRoleMethods
-
_providedRoleMethods
-
_providedRoleMethods
TODO Implement SinkRoles? -
_providedRoleInterface
protected String _providedRoleInterface(org.palladiosimulator.pcm.repository.OperationProvidedRole role) -
_providedRoleInterface
protected String _providedRoleInterface(org.palladiosimulator.pcm.repository.InfrastructureProvidedRole role) -
_providedRoleInterface
TODO Implement SinkRoles? -
providedRoleMethods
-
providedRoleInterface
-