Class JavaEEIIOPBasicComponentClass
java.lang.Object
org.palladiosimulator.protocom.tech.ConceptMapping<E>
org.palladiosimulator.protocom.tech.iiop.JavaEEIIOPClass<org.palladiosimulator.pcm.repository.BasicComponent>
org.palladiosimulator.protocom.tech.iiop.repository.JavaEEIIOPBasicComponentClass
- All Implemented Interfaces:
ICompilationUnit,IJClass,IJCompilationUnit,IJeeClass
public class JavaEEIIOPBasicComponentClass
extends JavaEEIIOPClass<org.palladiosimulator.pcm.repository.BasicComponent>
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.tech.ConceptMapping
pcmEntity -
Constructor Summary
ConstructorsConstructorDescriptionJavaEEIIOPBasicComponentClass(org.palladiosimulator.pcm.repository.BasicComponent pcmEntity) JavaEEIIOPBasicComponentClass(org.palladiosimulator.pcm.repository.BasicComponent pcmEntity, Set<org.palladiosimulator.pcm.core.composition.AssemblyConnector> assemblyConnectors) -
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 IJField>Collection<? extends IJMethod>methods()Methods (or signatures) defined by this compilation unit.Package name of this compilation unit.Methods inherited from class org.palladiosimulator.protocom.tech.iiop.JavaEEIIOPClass
annotations, compilationUnitName, filePath, jeeClassDependencyInjectionAnnotation, projectName, superClass
-
Constructor Details
-
JavaEEIIOPBasicComponentClass
public JavaEEIIOPBasicComponentClass(org.palladiosimulator.pcm.repository.BasicComponent pcmEntity) -
JavaEEIIOPBasicComponentClass
public JavaEEIIOPBasicComponentClass(org.palladiosimulator.pcm.repository.BasicComponent pcmEntity, Set<org.palladiosimulator.pcm.core.composition.AssemblyConnector> assemblyConnectors)
-
-
Method Details
-
interfaces
Description copied from interface:IJCompilationUnitCollection of interface names which are either implemented or extended.- Specified by:
interfacesin interfaceIJCompilationUnit- Overrides:
interfacesin classJavaEEIIOPClass<org.palladiosimulator.pcm.repository.BasicComponent>
-
packageName
Description copied from interface:IJCompilationUnitPackage name of this compilation unit.- Specified by:
packageNamein interfaceIJCompilationUnit- Overrides:
packageNamein classJavaEEIIOPClass<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 classJavaEEIIOPClass<org.palladiosimulator.pcm.repository.BasicComponent>
-
fields
Description copied from interface:IJCompilationUnitFields of this compilation unit.- Specified by:
fieldsin interfaceIJCompilationUnit- Overrides:
fieldsin classJavaEEIIOPClass<org.palladiosimulator.pcm.repository.BasicComponent>
-
methods
Description copied from interface:IJCompilationUnitMethods (or signatures) defined by this compilation unit.- Specified by:
methodsin interfaceIJCompilationUnit- Overrides:
methodsin classJavaEEIIOPClass<org.palladiosimulator.pcm.repository.BasicComponent>
-
jeeClassDependencyInjection
- Specified by:
jeeClassDependencyInjectionin interfaceIJeeClass- Overrides:
jeeClassDependencyInjectionin classJavaEEIIOPClass<org.palladiosimulator.pcm.repository.BasicComponent>
-
jeeClassStatelessAnnotation
- Specified by:
jeeClassStatelessAnnotationin interfaceIJeeClass- Overrides:
jeeClassStatelessAnnotationin classJavaEEIIOPClass<org.palladiosimulator.pcm.repository.BasicComponent>
-