Class JeeInterface
java.lang.Object
org.palladiosimulator.protocom.lang.GeneratedFile<E>
org.palladiosimulator.protocom.lang.java.impl.JCompilationUnit<IJeeInterface>
org.palladiosimulator.protocom.lang.java.impl.JeeInterface
- All Implemented Interfaces:
ICompilationUnit,IJCompilationUnit,IJeeInterface,IJInterface
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.lang.GeneratedFile
fsa, injector, provider -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.palladiosimulator.protocom.lang.java.impl.JCompilationUnit
compilationUnitName, fields, generate, interfaces, 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, interfaces, methods, packageName
-
Constructor Details
-
JeeInterface
public JeeInterface()
-
-
Method Details
-
header
Description copied from class:JCompilationUnitTemplate for the header part of this compilation unit: package, imports, type definition.- Specified by:
headerin classJCompilationUnit<IJeeInterface>
-
body
Description copied from class:JCompilationUnitTemplate for the body part of this compilation unit: members, methods/signatures.- Specified by:
bodyin classJCompilationUnit<IJeeInterface>
-
signature
-
implementedClasses
- Overrides:
implementedClassesin classJCompilationUnit<IJeeInterface>
-
jeeInterfaceAnnotation
- Specified by:
jeeInterfaceAnnotationin interfaceIJeeInterface
-