Interface IJeeManifest
-
- All Superinterfaces:
ICompilationUnit
,IManifest
- All Known Implementing Classes:
JavaEEIIOPClientManifest
,JavaEEIIOPManifest
,JavaEEIIOPMFFile
,JeeManifest
public interface IJeeManifest extends IManifest
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
classPath()
-
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
Methods inherited from interface org.palladiosimulator.protocom.lang.manifest.IManifest
manifestVersion
-
-
-
-
Method Detail
-
classPath
String classPath()
-
-