Class JseManifest
java.lang.Object
org.palladiosimulator.protocom.lang.GeneratedFile<IJseManifest>
org.palladiosimulator.protocom.lang.manifest.impl.JseManifest
- All Implemented Interfaces:
ICompilationUnit
,IJseManifest
,IManifest
-
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
-
JseManifest
public JseManifest()
-
-
Method Details
-
generate
Description copied from class:GeneratedFile
Generate the source code for this compilation unit.- Specified by:
generate
in classGeneratedFile<IJseManifest>
-
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
-