Class JeeClasspath
java.lang.Object
org.palladiosimulator.protocom.lang.GeneratedFile<IJeeClasspath>
org.palladiosimulator.protocom.lang.xml.impl.JeeClasspath
- All Implemented Interfaces:
ICompilationUnit
,IClasspath
,IJeeClasspath
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.lang.GeneratedFile
fsa, injector, provider
-
Constructor Summary
-
Method Summary
Methods inherited from class org.palladiosimulator.protocom.lang.GeneratedFile
createFor, filePath, projectName, store
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
Constructor Details
-
JeeClasspath
public JeeClasspath()
-
-
Method Details
-
generate
Description copied from class:GeneratedFile
Generate the source code for this compilation unit.- Specified by:
generate
in classGeneratedFile<IJeeClasspath>
-
header
-
body
-
clientClassPathEntry
- Specified by:
clientClassPathEntry
in interfaceIJeeClasspath
-
classPathEntries
- Specified by:
classPathEntries
in interfaceIClasspath
-
requiredClientProjects
- Specified by:
requiredClientProjects
in interfaceIJeeClasspath
-