org.dmtf.schemas.ovf.environment
Interface EnvironmentPackage.Literals

Enclosing interface:
EnvironmentPackage

public static interface EnvironmentPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static EClass DOCUMENT_ROOT
          The meta object literal for the 'Document Root' class.
static EReference DOCUMENT_ROOT__ENVIRONMENT
          The meta object literal for the 'Environment' containment reference feature.
static EAttribute DOCUMENT_ROOT__MIXED
          The meta object literal for the 'Mixed' attribute list feature.
static EReference DOCUMENT_ROOT__PLATFORM_SECTION
          The meta object literal for the 'Platform Section' containment reference feature.
static EReference DOCUMENT_ROOT__PROPERTY_SECTION
          The meta object literal for the 'Property Section' containment reference feature.
static EReference DOCUMENT_ROOT__SECTION
          The meta object literal for the 'Section' containment reference feature.
static EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The meta object literal for the 'XMLNS Prefix Map' map feature.
static EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The meta object literal for the 'XSI Schema Location' map feature.
static EClass ENTITY_TYPE
          The meta object literal for the 'Entity Type' class.
static EAttribute ENTITY_TYPE__ANY
          The meta object literal for the 'Any' attribute list feature.
static EAttribute ENTITY_TYPE__ANY_ATTRIBUTE
          The meta object literal for the 'Any Attribute' attribute list feature.
static EAttribute ENTITY_TYPE__ID
          The meta object literal for the 'Id' attribute feature.
static EReference ENTITY_TYPE__SECTION
          The meta object literal for the 'Section' containment reference list feature.
static EAttribute ENTITY_TYPE__SECTION_GROUP
          The meta object literal for the 'Section Group' attribute list feature.
static EClass ENVIRONMENT_TYPE
          The meta object literal for the 'Type' class.
static EAttribute ENVIRONMENT_TYPE__ANY
          The meta object literal for the 'Any' attribute list feature.
static EAttribute ENVIRONMENT_TYPE__ANY_ATTRIBUTE
          The meta object literal for the 'Any Attribute' attribute list feature.
static EReference ENVIRONMENT_TYPE__ENTITY
          The meta object literal for the 'Entity' containment reference list feature.
static EAttribute ENVIRONMENT_TYPE__ID
          The meta object literal for the 'Id' attribute feature.
static EReference ENVIRONMENT_TYPE__SECTION
          The meta object literal for the 'Section' containment reference list feature.
static EAttribute ENVIRONMENT_TYPE__SECTION_GROUP
          The meta object literal for the 'Section Group' attribute list feature.
static EClass PLATFORM_SECTION_TYPE
          The meta object literal for the 'Platform Section Type' class.
static EAttribute PLATFORM_SECTION_TYPE__ANY
          The meta object literal for the 'Any' attribute list feature.
static EReference PLATFORM_SECTION_TYPE__KIND
          The meta object literal for the 'Kind' containment reference feature.
static EReference PLATFORM_SECTION_TYPE__LOCALE
          The meta object literal for the 'Locale' containment reference feature.
static EAttribute PLATFORM_SECTION_TYPE__TIMEZONE
          The meta object literal for the 'Timezone' attribute feature.
static EReference PLATFORM_SECTION_TYPE__VENDOR
          The meta object literal for the 'Vendor' containment reference feature.
static EReference PLATFORM_SECTION_TYPE__VERSION
          The meta object literal for the 'Version' containment reference feature.
static EClass PROPERTY_SECTION_TYPE
          The meta object literal for the 'Property Section Type' class.
static EAttribute PROPERTY_SECTION_TYPE__ANY
          The meta object literal for the 'Any' attribute list feature.
static EReference PROPERTY_SECTION_TYPE__PROPERTY
          The meta object literal for the 'Property' containment reference list feature.
static EClass PROPERTY_TYPE
          The meta object literal for the 'Property Type' class.
static EAttribute PROPERTY_TYPE__ANY_ATTRIBUTE
          The meta object literal for the 'Any Attribute' attribute list feature.
static EAttribute PROPERTY_TYPE__KEY
          The meta object literal for the 'Key' attribute feature.
static EAttribute PROPERTY_TYPE__VALUE
          The meta object literal for the 'Value' attribute feature.
static EClass SECTION_TYPE
          The meta object literal for the 'Section Type' class.
static EAttribute SECTION_TYPE__ANY_ATTRIBUTE
          The meta object literal for the 'Any Attribute' attribute list feature.
 

Field Detail

DOCUMENT_ROOT

static final EClass DOCUMENT_ROOT
The meta object literal for the 'Document Root' class.

See Also:
DocumentRootImpl, EnvironmentPackageImpl.getDocumentRoot()

DOCUMENT_ROOT__MIXED

static final EAttribute DOCUMENT_ROOT__MIXED
The meta object literal for the 'Mixed' attribute list feature.


DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The meta object literal for the 'XMLNS Prefix Map' map feature.


DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The meta object literal for the 'XSI Schema Location' map feature.


DOCUMENT_ROOT__ENVIRONMENT

static final EReference DOCUMENT_ROOT__ENVIRONMENT
The meta object literal for the 'Environment' containment reference feature.


DOCUMENT_ROOT__PLATFORM_SECTION

static final EReference DOCUMENT_ROOT__PLATFORM_SECTION
The meta object literal for the 'Platform Section' containment reference feature.


DOCUMENT_ROOT__SECTION

static final EReference DOCUMENT_ROOT__SECTION
The meta object literal for the 'Section' containment reference feature.


DOCUMENT_ROOT__PROPERTY_SECTION

static final EReference DOCUMENT_ROOT__PROPERTY_SECTION
The meta object literal for the 'Property Section' containment reference feature.


ENTITY_TYPE

static final EClass ENTITY_TYPE
The meta object literal for the 'Entity Type' class.

See Also:
EntityTypeImpl, EnvironmentPackageImpl.getEntityType()

ENTITY_TYPE__SECTION_GROUP

static final EAttribute ENTITY_TYPE__SECTION_GROUP
The meta object literal for the 'Section Group' attribute list feature.


ENTITY_TYPE__SECTION

static final EReference ENTITY_TYPE__SECTION
The meta object literal for the 'Section' containment reference list feature.


ENTITY_TYPE__ANY

static final EAttribute ENTITY_TYPE__ANY
The meta object literal for the 'Any' attribute list feature.


ENTITY_TYPE__ID

static final EAttribute ENTITY_TYPE__ID
The meta object literal for the 'Id' attribute feature.


ENTITY_TYPE__ANY_ATTRIBUTE

static final EAttribute ENTITY_TYPE__ANY_ATTRIBUTE
The meta object literal for the 'Any Attribute' attribute list feature.


ENVIRONMENT_TYPE

static final EClass ENVIRONMENT_TYPE
The meta object literal for the 'Type' class.

See Also:
EnvironmentTypeImpl, EnvironmentPackageImpl.getEnvironmentType()

ENVIRONMENT_TYPE__SECTION_GROUP

static final EAttribute ENVIRONMENT_TYPE__SECTION_GROUP
The meta object literal for the 'Section Group' attribute list feature.


ENVIRONMENT_TYPE__SECTION

static final EReference ENVIRONMENT_TYPE__SECTION
The meta object literal for the 'Section' containment reference list feature.


ENVIRONMENT_TYPE__ENTITY

static final EReference ENVIRONMENT_TYPE__ENTITY
The meta object literal for the 'Entity' containment reference list feature.


ENVIRONMENT_TYPE__ANY

static final EAttribute ENVIRONMENT_TYPE__ANY
The meta object literal for the 'Any' attribute list feature.


ENVIRONMENT_TYPE__ID

static final EAttribute ENVIRONMENT_TYPE__ID
The meta object literal for the 'Id' attribute feature.


ENVIRONMENT_TYPE__ANY_ATTRIBUTE

static final EAttribute ENVIRONMENT_TYPE__ANY_ATTRIBUTE
The meta object literal for the 'Any Attribute' attribute list feature.


PLATFORM_SECTION_TYPE

static final EClass PLATFORM_SECTION_TYPE
The meta object literal for the 'Platform Section Type' class.

See Also:
PlatformSectionTypeImpl, EnvironmentPackageImpl.getPlatformSectionType()

PLATFORM_SECTION_TYPE__KIND

static final EReference PLATFORM_SECTION_TYPE__KIND
The meta object literal for the 'Kind' containment reference feature.


PLATFORM_SECTION_TYPE__VERSION

static final EReference PLATFORM_SECTION_TYPE__VERSION
The meta object literal for the 'Version' containment reference feature.


PLATFORM_SECTION_TYPE__VENDOR

static final EReference PLATFORM_SECTION_TYPE__VENDOR
The meta object literal for the 'Vendor' containment reference feature.


PLATFORM_SECTION_TYPE__LOCALE

static final EReference PLATFORM_SECTION_TYPE__LOCALE
The meta object literal for the 'Locale' containment reference feature.


PLATFORM_SECTION_TYPE__TIMEZONE

static final EAttribute PLATFORM_SECTION_TYPE__TIMEZONE
The meta object literal for the 'Timezone' attribute feature.


PLATFORM_SECTION_TYPE__ANY

static final EAttribute PLATFORM_SECTION_TYPE__ANY
The meta object literal for the 'Any' attribute list feature.


PROPERTY_SECTION_TYPE

static final EClass PROPERTY_SECTION_TYPE
The meta object literal for the 'Property Section Type' class.

See Also:
PropertySectionTypeImpl, EnvironmentPackageImpl.getPropertySectionType()

PROPERTY_SECTION_TYPE__PROPERTY

static final EReference PROPERTY_SECTION_TYPE__PROPERTY
The meta object literal for the 'Property' containment reference list feature.


PROPERTY_SECTION_TYPE__ANY

static final EAttribute PROPERTY_SECTION_TYPE__ANY
The meta object literal for the 'Any' attribute list feature.


PROPERTY_TYPE

static final EClass PROPERTY_TYPE
The meta object literal for the 'Property Type' class.

See Also:
PropertyTypeImpl, EnvironmentPackageImpl.getPropertyType()

PROPERTY_TYPE__KEY

static final EAttribute PROPERTY_TYPE__KEY
The meta object literal for the 'Key' attribute feature.


PROPERTY_TYPE__VALUE

static final EAttribute PROPERTY_TYPE__VALUE
The meta object literal for the 'Value' attribute feature.


PROPERTY_TYPE__ANY_ATTRIBUTE

static final EAttribute PROPERTY_TYPE__ANY_ATTRIBUTE
The meta object literal for the 'Any Attribute' attribute list feature.


SECTION_TYPE

static final EClass SECTION_TYPE
The meta object literal for the 'Section Type' class.

See Also:
SectionTypeImpl, EnvironmentPackageImpl.getSectionType()

SECTION_TYPE__ANY_ATTRIBUTE

static final EAttribute SECTION_TYPE__ANY_ATTRIBUTE
The meta object literal for the 'Any Attribute' attribute list feature.



© Copyright 2008 IBM Corp. 2008 All Rights Reserved