Class JInterface
java.lang.Object
org.palladiosimulator.protocom.lang.GeneratedFile<E>
org.palladiosimulator.protocom.lang.java.impl.JCompilationUnit<IJInterface>
org.palladiosimulator.protocom.lang.java.impl.JInterface
- All Implemented Interfaces:
ICompilationUnit,IJCompilationUnit,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
-
JInterface
public JInterface()
-
-
Method Details
-
body
Description copied from class:JCompilationUnitTemplate for the body part of this compilation unit: members, methods/signatures.- Specified by:
bodyin classJCompilationUnit<IJInterface>
-
header
Description copied from class:JCompilationUnitTemplate for the header part of this compilation unit: package, imports, type definition.- Specified by:
headerin classJCompilationUnit<IJInterface>
-
implementedClasses
- Overrides:
implementedClassesin classJCompilationUnit<IJInterface>
-
signature
-