|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ManifestPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
BUNDLE
The meta object literal for the ' Bundle ' class. |
static EAttribute |
BUNDLE__ACTIVATION_POLICY
The meta object literal for the 'Activation Policy' attribute feature. |
static EAttribute |
BUNDLE__ACTIVATOR
The meta object literal for the 'Activator' attribute feature. |
static EReference |
BUNDLE__IMPORTED_PACKAGES
The meta object literal for the 'Imported Packages' containment reference list feature. |
static EAttribute |
BUNDLE__NAME
The meta object literal for the 'Name' attribute feature. |
static EReference |
BUNDLE__REQUIRED_BUNDLES
The meta object literal for the 'Required Bundles' containment reference list feature. |
static EAttribute |
BUNDLE__REQUIRED_EXECUTION_ENVIRONMENT
The meta object literal for the 'Required Execution Environment' attribute feature. |
static EAttribute |
BUNDLE__SINGLETON
The meta object literal for the 'Singleton' attribute feature. |
static EAttribute |
BUNDLE__SYMBOLIC_NAME
The meta object literal for the 'Symbolic Name' attribute feature. |
static EAttribute |
BUNDLE__VENDOR
The meta object literal for the 'Vendor' attribute feature. |
static EAttribute |
BUNDLE__VERSION
The meta object literal for the 'Version' attribute feature. |
static EClass |
IMPORTED_PACKAGE
The meta object literal for the ' Imported Package ' class. |
static EAttribute |
IMPORTED_PACKAGE__NAME
The meta object literal for the 'Name' attribute feature. |
static EReference |
IMPORTED_PACKAGE__VERSION
The meta object literal for the 'Version' containment reference feature. |
static EClass |
REQUIRED_BUNDLE
The meta object literal for the ' Required Bundle ' class. |
static EAttribute |
REQUIRED_BUNDLE__SYMBOLIC_NAME
The meta object literal for the 'Symbolic Name' attribute feature. |
static EReference |
REQUIRED_BUNDLE__VERSION
The meta object literal for the 'Version' containment reference feature. |
static EClass |
VERSION
The meta object literal for the ' Version ' class. |
static EAttribute |
VERSION__MAXIMUM
The meta object literal for the 'Maximum' attribute feature. |
static EAttribute |
VERSION__MAXIMUM_IS_INCLUSIVE
The meta object literal for the 'Maximum Is Inclusive' attribute feature. |
static EAttribute |
VERSION__MINIMUM
The meta object literal for the 'Minimum' attribute feature. |
static EAttribute |
VERSION__MINIMUM_IS_INCLUSIVE
The meta object literal for the 'Minimum Is Inclusive' attribute feature. |
Field Detail |
---|
static final EClass BUNDLE
Bundle
' class.
org.eclipse.modisco.manifest.impl.BundleImpl
,
org.eclipse.modisco.manifest.impl.ManifestPackageImpl#getBundle()
static final EAttribute BUNDLE__NAME
static final EAttribute BUNDLE__SINGLETON
static final EAttribute BUNDLE__SYMBOLIC_NAME
static final EAttribute BUNDLE__VERSION
static final EAttribute BUNDLE__ACTIVATOR
static final EAttribute BUNDLE__ACTIVATION_POLICY
static final EAttribute BUNDLE__REQUIRED_EXECUTION_ENVIRONMENT
static final EAttribute BUNDLE__VENDOR
static final EReference BUNDLE__REQUIRED_BUNDLES
static final EReference BUNDLE__IMPORTED_PACKAGES
static final EClass REQUIRED_BUNDLE
Required Bundle
' class.
org.eclipse.modisco.manifest.impl.RequiredBundleImpl
,
org.eclipse.modisco.manifest.impl.ManifestPackageImpl#getRequiredBundle()
static final EAttribute REQUIRED_BUNDLE__SYMBOLIC_NAME
static final EReference REQUIRED_BUNDLE__VERSION
static final EClass IMPORTED_PACKAGE
Imported Package
' class.
org.eclipse.modisco.manifest.impl.ImportedPackageImpl
,
org.eclipse.modisco.manifest.impl.ManifestPackageImpl#getImportedPackage()
static final EAttribute IMPORTED_PACKAGE__NAME
static final EReference IMPORTED_PACKAGE__VERSION
static final EClass VERSION
Version
' class.
org.eclipse.modisco.manifest.impl.VersionImpl
,
org.eclipse.modisco.manifest.impl.ManifestPackageImpl#getVersion()
static final EAttribute VERSION__MINIMUM
static final EAttribute VERSION__MINIMUM_IS_INCLUSIVE
static final EAttribute VERSION__MAXIMUM
static final EAttribute VERSION__MAXIMUM_IS_INCLUSIVE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |