Class JavaEEIIOPClientManifest
- java.lang.Object
-
- org.palladiosimulator.protocom.tech.ConceptMapping<E>
-
- org.palladiosimulator.protocom.tech.iiop.JavaEEIIOPMFFile<org.palladiosimulator.pcm.repository.BasicComponent>
-
- org.palladiosimulator.protocom.tech.iiop.repository.JavaEEIIOPManifest
-
- org.palladiosimulator.protocom.tech.iiop.repository.JavaEEIIOPClientManifest
-
- All Implemented Interfaces:
ICompilationUnit,IJeeManifest,IManifest
public class JavaEEIIOPClientManifest extends JavaEEIIOPManifest
-
-
Field Summary
-
Fields inherited from class org.palladiosimulator.protocom.tech.ConceptMapping
pcmEntity
-
-
Constructor Summary
Constructors Constructor Description JavaEEIIOPClientManifest(org.palladiosimulator.pcm.repository.BasicComponent pcmEntity)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringclassPath()StringprojectName()-
Methods inherited from class org.palladiosimulator.protocom.tech.iiop.repository.JavaEEIIOPManifest
filePath, manifestVersion
-
-
-
-
Method Detail
-
classPath
public String classPath()
- Specified by:
classPathin interfaceIJeeManifest- Overrides:
classPathin classJavaEEIIOPManifest
-
projectName
public String projectName()
- Specified by:
projectNamein interfaceICompilationUnit- Overrides:
projectNamein classJavaEEIIOPManifest
-
-