Interface IJeeComponentFile
-
- All Superinterfaces:
ICompilationUnit
- All Known Implementing Classes:
JavaEEIIOPComponentFile
,JavaEEIIOPEclipseClientComponentFile
,JavaEEIIOPEclipseComponentFile
,JeeComponentFile
public interface IJeeComponentFile extends ICompilationUnit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
property()
String
wbModuleDeployName()
String
wbResource()
-
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
-