Interface IClasspath
-
- All Superinterfaces:
ICompilationUnit
- All Known Subinterfaces:
IJeeClasspath
- All Known Implementing Classes:
Classpath,JavaEEIIOPClasspath,JavaEEIIOPClasspathFile,JavaEEIIOPClientClasspath,JeeClasspath,PojoClasspath,PojoClasspathFile,ServletClasspath
public interface IClasspath extends ICompilationUnit
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringclassPathEntries()-
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
-
-
-
Method Detail
-
classPathEntries
String classPathEntries()
-
-