Interface IJeeClasspath
-
- All Superinterfaces:
IClasspath
,ICompilationUnit
- All Known Implementing Classes:
JavaEEIIOPClasspath
,JavaEEIIOPClasspathFile
,JavaEEIIOPClientClasspath
,JeeClasspath
public interface IJeeClasspath extends IClasspath
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
clientClassPathEntry()
Set<String>
requiredClientProjects()
-
Methods inherited from interface org.palladiosimulator.protocom.lang.xml.IClasspath
classPathEntries
-
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
-