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
Constructors -
Method Summary
Methods inherited from class org.palladiosimulator.protocom.lang.GeneratedFile
createFor, filePath, projectName, storeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.palladiosimulator.protocom.lang.ICompilationUnit
filePath, projectName
-
Constructor Details
-
JseManifest
public JseManifest()
-
-
Method Details
-
generate
Description copied from class:GeneratedFileGenerate the source code for this compilation unit.- Specified by:
generatein classGeneratedFile<IJseManifest>
-
bundleManifestVersion
- Specified by:
bundleManifestVersionin interfaceIJseManifest
-
bundleName
- Specified by:
bundleNamein interfaceIJseManifest
-
bundleSymbolicName
- Specified by:
bundleSymbolicNamein interfaceIJseManifest
-
bundleVersion
- Specified by:
bundleVersionin interfaceIJseManifest
-
bundleActivator
- Specified by:
bundleActivatorin interfaceIJseManifest
-
requireBundle
- Specified by:
requireBundlein interfaceIJseManifest
-
eclipseLazyStart
- Specified by:
eclipseLazyStartin interfaceIJseManifest
-
bundleClassPath
- Specified by:
bundleClassPathin interfaceIJseManifest
-
manifestVersion
- Specified by:
manifestVersionin interfaceIManifest
-