Class PojoMFFile<E extends org.palladiosimulator.pcm.core.entity.Entity>
java.lang.Object
org.palladiosimulator.protocom.tech.ConceptMapping<E>
org.palladiosimulator.protocom.tech.rmi.PojoMFFile<E>
- All Implemented Interfaces:
ICompilationUnit
,IJseManifest
,IManifest
- Direct Known Subclasses:
PojoManifest
,PojoManifest
public class PojoMFFile<E extends org.palladiosimulator.pcm.core.entity.Entity>
extends ConceptMapping<E>
implements IJseManifest
-
Field Summary
Fields inherited from class org.palladiosimulator.protocom.tech.ConceptMapping
pcmEntity
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PojoMFFile
-
-
Method Details
-
bundleManifestVersion
- Specified by:
bundleManifestVersion
in interfaceIJseManifest
-
bundleName
- Specified by:
bundleName
in interfaceIJseManifest
-
bundleSymbolicName
- Specified by:
bundleSymbolicName
in interfaceIJseManifest
-
bundleVersion
- Specified by:
bundleVersion
in interfaceIJseManifest
-
bundleActivator
- Specified by:
bundleActivator
in interfaceIJseManifest
-
requireBundle
- Specified by:
requireBundle
in interfaceIJseManifest
-
eclipseLazyStart
- Specified by:
eclipseLazyStart
in interfaceIJseManifest
-
bundleClassPath
- Specified by:
bundleClassPath
in interfaceIJseManifest
-
manifestVersion
- Specified by:
manifestVersion
in interfaceIManifest
-
filePath
Description copied from interface:ICompilationUnit
Path and name of the generated file.- Specified by:
filePath
in interfaceICompilationUnit
-
projectName
- Specified by:
projectName
in interfaceICompilationUnit
-