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