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 String
classPath()
String
projectName()
-
Methods inherited from class org.palladiosimulator.protocom.tech.iiop.repository.JavaEEIIOPManifest
filePath, manifestVersion
-
-
-
-
Method Detail
-
classPath
public String classPath()
- Specified by:
classPath
in interfaceIJeeManifest
- Overrides:
classPath
in classJavaEEIIOPManifest
-
projectName
public String projectName()
- Specified by:
projectName
in interfaceICompilationUnit
- Overrides:
projectName
in classJavaEEIIOPManifest
-
-