Class JClass
java.lang.Object
org.palladiosimulator.protocom.lang.GeneratedFile<E>
org.palladiosimulator.protocom.lang.java.impl.JCompilationUnit<IJClass>
org.palladiosimulator.protocom.lang.java.impl.JClass
- All Implemented Interfaces:
ICompilationUnit,IJClass,IJCompilationUnit
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.lang.GeneratedFile
fsa, injector, provider -
Constructor Summary
Constructors -
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.Inherited class name.Methods inherited from class org.palladiosimulator.protocom.lang.java.impl.JCompilationUnit
compilationUnitName, fields, generate, implementedClasses, methods, packageNameMethods inherited from class org.palladiosimulator.protocom.lang.GeneratedFile
createFor, filePath, projectName, storeMethods 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.IJCompilationUnit
compilationUnitName, fields, methods, packageName
-
Constructor Details
-
JClass
public JClass()
-
-
Method Details
-
interfaces
Description copied from interface:IJCompilationUnitCollection of interface names which are either implemented or extended.- Specified by:
interfacesin interfaceIJCompilationUnit- Overrides:
interfacesin classJCompilationUnit<IJClass>
-
superClass
Description copied from interface:IJClassInherited class name.- Specified by:
superClassin interfaceIJClass
-
constructors
Description copied from interface:IJClassConstructors of this class. FIXME: JMethod is ok'ish, but not entirely correct.- Specified by:
constructorsin interfaceIJClass
-
annotations
- Specified by:
annotationsin interfaceIJClass
-
header
Description copied from class:JCompilationUnitTemplate for the header part of this compilation unit: package, imports, type definition.- Specified by:
headerin classJCompilationUnit<IJClass>
-
body
Description copied from class:JCompilationUnitTemplate for the body part of this compilation unit: members, methods/signatures.- Specified by:
bodyin classJCompilationUnit<IJClass>
-
field
-
constructor
-
method
-