Class JeeClass
java.lang.Object
org.palladiosimulator.protocom.lang.GeneratedFile<E>
org.palladiosimulator.protocom.lang.java.impl.JCompilationUnit<IJeeClass>
org.palladiosimulator.protocom.lang.java.impl.JeeClass
- All Implemented Interfaces:
ICompilationUnit
,IJClass
,IJCompilationUnit
,IJeeClass
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.lang.GeneratedFile
fsa, injector, provider
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends IJAnnotation>
body()
Template for the body part of this compilation unit: members, methods/signatures.constructor
(IJMethod method) Collection<? extends IJMethod>
Constructors of this class.header()
Template for the header part of this compilation unit: package, imports, type definition.Collection of interface names which are either implemented or extended.Collection<? extends IJField>
Package name of this compilation unit.Inherited class name.Methods inherited from class org.palladiosimulator.protocom.lang.java.impl.JCompilationUnit
compilationUnitName, fields, generate, implementedClasses, methods
Methods inherited from class org.palladiosimulator.protocom.lang.GeneratedFile
createFor, filePath, projectName, store
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
Methods inherited from interface org.palladiosimulator.protocom.lang.java.IJCompilationUnit
compilationUnitName, fields, methods
-
Constructor Details
-
JeeClass
public JeeClass()
-
-
Method Details
-
superClass
Description copied from interface:IJClass
Inherited class name.- Specified by:
superClass
in interfaceIJClass
-
constructors
Description copied from interface:IJClass
Constructors of this class. FIXME: JMethod is ok'ish, but not entirely correct.- Specified by:
constructors
in interfaceIJClass
-
annotations
- Specified by:
annotations
in interfaceIJClass
-
interfaces
Description copied from interface:IJCompilationUnit
Collection of interface names which are either implemented or extended.- Specified by:
interfaces
in interfaceIJCompilationUnit
- Overrides:
interfaces
in classJCompilationUnit<IJeeClass>
-
packageName
Description copied from interface:IJCompilationUnit
Package name of this compilation unit.- Specified by:
packageName
in interfaceIJCompilationUnit
- Overrides:
packageName
in classJCompilationUnit<IJeeClass>
-
header
Description copied from class:JCompilationUnit
Template for the header part of this compilation unit: package, imports, type definition.- Specified by:
header
in classJCompilationUnit<IJeeClass>
-
body
Description copied from class:JCompilationUnit
Template for the body part of this compilation unit: members, methods/signatures.- Specified by:
body
in classJCompilationUnit<IJeeClass>
-
field
-
constructor
-
method
-
jeeClassStatelessAnnotation
- Specified by:
jeeClassStatelessAnnotation
in interfaceIJeeClass
-
jeeClassDependencyInjectionAnnotation
- Specified by:
jeeClassDependencyInjectionAnnotation
in interfaceIJeeClass
-
jeeClassDependencyInjection
- Specified by:
jeeClassDependencyInjection
in interfaceIJeeClass
-
jeeClassDependencyInjectionNameAttribute
-