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
-
Method Summary
Methods inherited from class org.palladiosimulator.protocom.lang.java.impl.JCompilationUnit
compilationUnitName, fields, generate, interfaces, methods, packageName
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, interfaces, methods, packageName
-
Constructor Details
-
JeeInterface
public JeeInterface()
-
-
Method Details
-
header
Description copied from class:JCompilationUnit
Template for the header part of this compilation unit: package, imports, type definition.- Specified by:
header
in classJCompilationUnit<IJeeInterface>
-
body
Description copied from class:JCompilationUnit
Template for the body part of this compilation unit: members, methods/signatures.- Specified by:
body
in classJCompilationUnit<IJeeInterface>
-
signature
-
implementedClasses
- Overrides:
implementedClasses
in classJCompilationUnit<IJeeInterface>
-
jeeInterfaceAnnotation
- Specified by:
jeeInterfaceAnnotation
in interfaceIJeeInterface
-