org.dmtf.schemas.ovf.environment
Interface EnvironmentPackage

All Superinterfaces:
EModelElement, ENamedElement, EObject, EPackage, Notifier

public interface EnvironmentPackage
extends EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
EnvironmentFactory

Nested Class Summary
static interface EnvironmentPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
 
Field Summary
static int DOCUMENT_ROOT
          The meta object id for the 'Document Root' class.
static int DOCUMENT_ROOT__ENVIRONMENT
          The feature id for the 'Environment' containment reference.
static int DOCUMENT_ROOT__MIXED
          The feature id for the 'Mixed' attribute list.
static int DOCUMENT_ROOT__PLATFORM_SECTION
          The feature id for the 'Platform Section' containment reference.
static int DOCUMENT_ROOT__PROPERTY_SECTION
          The feature id for the 'Property Section' containment reference.
static int DOCUMENT_ROOT__SECTION
          The feature id for the 'Section' containment reference.
static int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The feature id for the 'XMLNS Prefix Map' map.
static int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The feature id for the 'XSI Schema Location' map.
static int DOCUMENT_ROOT_FEATURE_COUNT
          The number of structural features of the 'Document Root' class.
static EnvironmentPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int ENTITY_TYPE
          The meta object id for the 'Entity Type' class.
static int ENTITY_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int ENTITY_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ENTITY_TYPE__ID
          The feature id for the 'Id' attribute.
static int ENTITY_TYPE__SECTION
          The feature id for the 'Section' containment reference list.
static int ENTITY_TYPE__SECTION_GROUP
          The feature id for the 'Section Group' attribute list.
static int ENTITY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Entity Type' class.
static int ENVIRONMENT_TYPE
          The meta object id for the 'Type' class.
static int ENVIRONMENT_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int ENVIRONMENT_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ENVIRONMENT_TYPE__ENTITY
          The feature id for the 'Entity' containment reference list.
static int ENVIRONMENT_TYPE__ID
          The feature id for the 'Id' attribute.
static int ENVIRONMENT_TYPE__SECTION
          The feature id for the 'Section' containment reference list.
static int ENVIRONMENT_TYPE__SECTION_GROUP
          The feature id for the 'Section Group' attribute list.
static int ENVIRONMENT_TYPE_FEATURE_COUNT
          The number of structural features of the 'Type' class.
static int PLATFORM_SECTION_TYPE
          The meta object id for the 'Platform Section Type' class.
static int PLATFORM_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int PLATFORM_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int PLATFORM_SECTION_TYPE__KIND
          The feature id for the 'Kind' containment reference.
static int PLATFORM_SECTION_TYPE__LOCALE
          The feature id for the 'Locale' containment reference.
static int PLATFORM_SECTION_TYPE__TIMEZONE
          The feature id for the 'Timezone' attribute.
static int PLATFORM_SECTION_TYPE__VENDOR
          The feature id for the 'Vendor' containment reference.
static int PLATFORM_SECTION_TYPE__VERSION
          The feature id for the 'Version' containment reference.
static int PLATFORM_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Platform Section Type' class.
static int PROPERTY_SECTION_TYPE
          The meta object id for the 'Property Section Type' class.
static int PROPERTY_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int PROPERTY_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int PROPERTY_SECTION_TYPE__PROPERTY
          The feature id for the 'Property' containment reference list.
static int PROPERTY_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Property Section Type' class.
static int PROPERTY_TYPE
          The meta object id for the 'Property Type' class.
static int PROPERTY_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int PROPERTY_TYPE__KEY
          The feature id for the 'Key' attribute.
static int PROPERTY_TYPE__VALUE
          The feature id for the 'Value' attribute.
static int PROPERTY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Property Type' class.
static int SECTION_TYPE
          The meta object id for the 'Section Type' class.
static int SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Section Type' class.
 
Method Summary
 EReference getDocumentRoot_Environment()
          Returns the meta object for the containment reference 'Environment'.
 EAttribute getDocumentRoot_Mixed()
          Returns the meta object for the attribute list 'Mixed'.
 EReference getDocumentRoot_PlatformSection()
          Returns the meta object for the containment reference 'Platform Section'.
 EReference getDocumentRoot_PropertySection()
          Returns the meta object for the containment reference 'Property Section'.
 EReference getDocumentRoot_Section()
          Returns the meta object for the containment reference 'Section'.
 EReference getDocumentRoot_XMLNSPrefixMap()
          Returns the meta object for the map 'XMLNS Prefix Map'.
 EReference getDocumentRoot_XSISchemaLocation()
          Returns the meta object for the map 'XSI Schema Location'.
 EClass getDocumentRoot()
          Returns the meta object for class 'Document Root'.
 EAttribute getEntityType_Any()
          Returns the meta object for the attribute list 'Any'.
 EAttribute getEntityType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EAttribute getEntityType_Id()
          Returns the meta object for the attribute 'Id'.
 EReference getEntityType_Section()
          Returns the meta object for the containment reference list 'Section'.
 EAttribute getEntityType_SectionGroup()
          Returns the meta object for the attribute list 'Section Group'.
 EClass getEntityType()
          Returns the meta object for class 'Entity Type'.
 EnvironmentFactory getEnvironmentFactory()
          Returns the factory that creates the instances of the model.
 EAttribute getEnvironmentType_Any()
          Returns the meta object for the attribute list 'Any'.
 EAttribute getEnvironmentType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EReference getEnvironmentType_Entity()
          Returns the meta object for the containment reference list 'Entity'.
 EAttribute getEnvironmentType_Id()
          Returns the meta object for the attribute 'Id'.
 EReference getEnvironmentType_Section()
          Returns the meta object for the containment reference list 'Section'.
 EAttribute getEnvironmentType_SectionGroup()
          Returns the meta object for the attribute list 'Section Group'.
 EClass getEnvironmentType()
          Returns the meta object for class 'Type'.
 EAttribute getPlatformSectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EReference getPlatformSectionType_Kind()
          Returns the meta object for the containment reference 'Kind'.
 EReference getPlatformSectionType_Locale()
          Returns the meta object for the containment reference 'Locale'.
 EAttribute getPlatformSectionType_Timezone()
          Returns the meta object for the attribute 'Timezone'.
 EReference getPlatformSectionType_Vendor()
          Returns the meta object for the containment reference 'Vendor'.
 EReference getPlatformSectionType_Version()
          Returns the meta object for the containment reference 'Version'.
 EClass getPlatformSectionType()
          Returns the meta object for class 'Platform Section Type'.
 EAttribute getPropertySectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EReference getPropertySectionType_Property()
          Returns the meta object for the containment reference list 'Property'.
 EClass getPropertySectionType()
          Returns the meta object for class 'Property Section Type'.
 EAttribute getPropertyType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EAttribute getPropertyType_Key()
          Returns the meta object for the attribute 'Key'.
 EAttribute getPropertyType_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getPropertyType()
          Returns the meta object for class 'Property Type'.
 EAttribute getSectionType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EClass getSectionType()
          Returns the meta object for class 'Section Type'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final EnvironmentPackage eINSTANCE
The singleton instance of the package.


DOCUMENT_ROOT

static final int DOCUMENT_ROOT
The meta object id for the 'Document Root' class.

See Also:
DocumentRootImpl, EnvironmentPackageImpl.getDocumentRoot(), Constant Field Values

ENTITY_TYPE

static final int ENTITY_TYPE
The meta object id for the 'Entity Type' class.

See Also:
EntityTypeImpl, EnvironmentPackageImpl.getEntityType(), Constant Field Values

ENTITY_TYPE__SECTION_GROUP

static final int ENTITY_TYPE__SECTION_GROUP
The feature id for the 'Section Group' attribute list.

See Also:
Constant Field Values

ENTITY_TYPE__SECTION

static final int ENTITY_TYPE__SECTION
The feature id for the 'Section' containment reference list.

See Also:
Constant Field Values

ENTITY_TYPE__ANY

static final int ENTITY_TYPE__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

ENTITY_TYPE__ID

static final int ENTITY_TYPE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ENTITY_TYPE__ANY_ATTRIBUTE

static final int ENTITY_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

ENTITY_TYPE_FEATURE_COUNT

static final int ENTITY_TYPE_FEATURE_COUNT
The number of structural features of the 'Entity Type' class.

See Also:
Constant Field Values

ENVIRONMENT_TYPE

static final int ENVIRONMENT_TYPE
The meta object id for the 'Type' class.

See Also:
EnvironmentTypeImpl, EnvironmentPackageImpl.getEnvironmentType(), Constant Field Values

ENVIRONMENT_TYPE__SECTION_GROUP

static final int ENVIRONMENT_TYPE__SECTION_GROUP
The feature id for the 'Section Group' attribute list.

See Also:
Constant Field Values

ENVIRONMENT_TYPE__SECTION

static final int ENVIRONMENT_TYPE__SECTION
The feature id for the 'Section' containment reference list.

See Also:
Constant Field Values

ENVIRONMENT_TYPE__ENTITY

static final int ENVIRONMENT_TYPE__ENTITY
The feature id for the 'Entity' containment reference list.

See Also:
Constant Field Values

ENVIRONMENT_TYPE__ANY

static final int ENVIRONMENT_TYPE__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

ENVIRONMENT_TYPE__ID

static final int ENVIRONMENT_TYPE__ID
The feature id for the 'Id' attribute.

See Also:
Constant Field Values

ENVIRONMENT_TYPE__ANY_ATTRIBUTE

static final int ENVIRONMENT_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

ENVIRONMENT_TYPE_FEATURE_COUNT

static final int ENVIRONMENT_TYPE_FEATURE_COUNT
The number of structural features of the 'Type' class.

See Also:
Constant Field Values

SECTION_TYPE

static final int SECTION_TYPE
The meta object id for the 'Section Type' class.

See Also:
SectionTypeImpl, EnvironmentPackageImpl.getSectionType(), Constant Field Values

SECTION_TYPE__ANY_ATTRIBUTE

static final int SECTION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

SECTION_TYPE_FEATURE_COUNT

static final int SECTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Section Type' class.

See Also:
Constant Field Values

PLATFORM_SECTION_TYPE

static final int PLATFORM_SECTION_TYPE
The meta object id for the 'Platform Section Type' class.

See Also:
PlatformSectionTypeImpl, EnvironmentPackageImpl.getPlatformSectionType(), Constant Field Values

PLATFORM_SECTION_TYPE__ANY_ATTRIBUTE

static final int PLATFORM_SECTION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

PLATFORM_SECTION_TYPE__KIND

static final int PLATFORM_SECTION_TYPE__KIND
The feature id for the 'Kind' containment reference.

See Also:
Constant Field Values

PLATFORM_SECTION_TYPE__VERSION

static final int PLATFORM_SECTION_TYPE__VERSION
The feature id for the 'Version' containment reference.

See Also:
Constant Field Values

PLATFORM_SECTION_TYPE__VENDOR

static final int PLATFORM_SECTION_TYPE__VENDOR
The feature id for the 'Vendor' containment reference.

See Also:
Constant Field Values

PLATFORM_SECTION_TYPE__LOCALE

static final int PLATFORM_SECTION_TYPE__LOCALE
The feature id for the 'Locale' containment reference.

See Also:
Constant Field Values

PLATFORM_SECTION_TYPE__TIMEZONE

static final int PLATFORM_SECTION_TYPE__TIMEZONE
The feature id for the 'Timezone' attribute.

See Also:
Constant Field Values

PLATFORM_SECTION_TYPE__ANY

static final int PLATFORM_SECTION_TYPE__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

PLATFORM_SECTION_TYPE_FEATURE_COUNT

static final int PLATFORM_SECTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Platform Section Type' class.

See Also:
Constant Field Values

PROPERTY_SECTION_TYPE

static final int PROPERTY_SECTION_TYPE
The meta object id for the 'Property Section Type' class.

See Also:
PropertySectionTypeImpl, EnvironmentPackageImpl.getPropertySectionType(), Constant Field Values

PROPERTY_SECTION_TYPE__ANY_ATTRIBUTE

static final int PROPERTY_SECTION_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

PROPERTY_SECTION_TYPE__PROPERTY

static final int PROPERTY_SECTION_TYPE__PROPERTY
The feature id for the 'Property' containment reference list.

See Also:
Constant Field Values

PROPERTY_SECTION_TYPE__ANY

static final int PROPERTY_SECTION_TYPE__ANY
The feature id for the 'Any' attribute list.

See Also:
Constant Field Values

PROPERTY_SECTION_TYPE_FEATURE_COUNT

static final int PROPERTY_SECTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Section Type' class.

See Also:
Constant Field Values

PROPERTY_TYPE

static final int PROPERTY_TYPE
The meta object id for the 'Property Type' class.

See Also:
PropertyTypeImpl, EnvironmentPackageImpl.getPropertyType(), Constant Field Values

PROPERTY_TYPE__KEY

static final int PROPERTY_TYPE__KEY
The feature id for the 'Key' attribute.

See Also:
Constant Field Values

PROPERTY_TYPE__VALUE

static final int PROPERTY_TYPE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

PROPERTY_TYPE__ANY_ATTRIBUTE

static final int PROPERTY_TYPE__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

PROPERTY_TYPE_FEATURE_COUNT

static final int PROPERTY_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Type' class.

See Also:
Constant Field Values

DOCUMENT_ROOT__MIXED

static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.

See Also:
Constant Field Values

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.

See Also:
Constant Field Values

DOCUMENT_ROOT__ENVIRONMENT

static final int DOCUMENT_ROOT__ENVIRONMENT
The feature id for the 'Environment' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PLATFORM_SECTION

static final int DOCUMENT_ROOT__PLATFORM_SECTION
The feature id for the 'Platform Section' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__SECTION

static final int DOCUMENT_ROOT__SECTION
The feature id for the 'Section' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PROPERTY_SECTION

static final int DOCUMENT_ROOT__PROPERTY_SECTION
The feature id for the 'Property Section' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT_FEATURE_COUNT

static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.

See Also:
Constant Field Values
Method Detail

getDocumentRoot

EClass getDocumentRoot()
Returns the meta object for class 'Document Root'.

Returns:
the meta object for class 'Document Root'.
See Also:
DocumentRoot

getDocumentRoot_Mixed

EAttribute getDocumentRoot_Mixed()
Returns the meta object for the attribute list 'Mixed'.

Returns:
the meta object for the attribute list 'Mixed'.
See Also:
DocumentRoot.getMixed(), getDocumentRoot()

getDocumentRoot_XMLNSPrefixMap

EReference getDocumentRoot_XMLNSPrefixMap()
Returns the meta object for the map 'XMLNS Prefix Map'.

Returns:
the meta object for the map 'XMLNS Prefix Map'.
See Also:
DocumentRoot.getXMLNSPrefixMap(), getDocumentRoot()

getDocumentRoot_XSISchemaLocation

EReference getDocumentRoot_XSISchemaLocation()
Returns the meta object for the map 'XSI Schema Location'.

Returns:
the meta object for the map 'XSI Schema Location'.
See Also:
DocumentRoot.getXSISchemaLocation(), getDocumentRoot()

getDocumentRoot_Environment

EReference getDocumentRoot_Environment()
Returns the meta object for the containment reference 'Environment'.

Returns:
the meta object for the containment reference 'Environment'.
See Also:
DocumentRoot.getEnvironment(), getDocumentRoot()

getDocumentRoot_PlatformSection

EReference getDocumentRoot_PlatformSection()
Returns the meta object for the containment reference 'Platform Section'.

Returns:
the meta object for the containment reference 'Platform Section'.
See Also:
DocumentRoot.getPlatformSection(), getDocumentRoot()

getDocumentRoot_Section

EReference getDocumentRoot_Section()
Returns the meta object for the containment reference 'Section'.

Returns:
the meta object for the containment reference 'Section'.
See Also:
DocumentRoot.getSection(), getDocumentRoot()

getDocumentRoot_PropertySection

EReference getDocumentRoot_PropertySection()
Returns the meta object for the containment reference 'Property Section'.

Returns:
the meta object for the containment reference 'Property Section'.
See Also:
DocumentRoot.getPropertySection(), getDocumentRoot()

getEntityType

EClass getEntityType()
Returns the meta object for class 'Entity Type'.

Returns:
the meta object for class 'Entity Type'.
See Also:
EntityType

getEntityType_SectionGroup

EAttribute getEntityType_SectionGroup()
Returns the meta object for the attribute list 'Section Group'.

Returns:
the meta object for the attribute list 'Section Group'.
See Also:
EntityType.getSectionGroup(), getEntityType()

getEntityType_Section

EReference getEntityType_Section()
Returns the meta object for the containment reference list 'Section'.

Returns:
the meta object for the containment reference list 'Section'.
See Also:
EntityType.getSection(), getEntityType()

getEntityType_Any

EAttribute getEntityType_Any()
Returns the meta object for the attribute list 'Any'.

Returns:
the meta object for the attribute list 'Any'.
See Also:
EntityType.getAny(), getEntityType()

getEntityType_Id

EAttribute getEntityType_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
EntityType.getId(), getEntityType()

getEntityType_AnyAttribute

EAttribute getEntityType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute'.

Returns:
the meta object for the attribute list 'Any Attribute'.
See Also:
EntityType.getAnyAttribute(), getEntityType()

getEnvironmentType

EClass getEnvironmentType()
Returns the meta object for class 'Type'.

Returns:
the meta object for class 'Type'.
See Also:
EnvironmentType

getEnvironmentType_SectionGroup

EAttribute getEnvironmentType_SectionGroup()
Returns the meta object for the attribute list 'Section Group'.

Returns:
the meta object for the attribute list 'Section Group'.
See Also:
EnvironmentType.getSectionGroup(), getEnvironmentType()

getEnvironmentType_Section

EReference getEnvironmentType_Section()
Returns the meta object for the containment reference list 'Section'.

Returns:
the meta object for the containment reference list 'Section'.
See Also:
EnvironmentType.getSection(), getEnvironmentType()

getEnvironmentType_Entity

EReference getEnvironmentType_Entity()
Returns the meta object for the containment reference list 'Entity'.

Returns:
the meta object for the containment reference list 'Entity'.
See Also:
EnvironmentType.getEntity(), getEnvironmentType()

getEnvironmentType_Any

EAttribute getEnvironmentType_Any()
Returns the meta object for the attribute list 'Any'.

Returns:
the meta object for the attribute list 'Any'.
See Also:
EnvironmentType.getAny(), getEnvironmentType()

getEnvironmentType_Id

EAttribute getEnvironmentType_Id()
Returns the meta object for the attribute 'Id'.

Returns:
the meta object for the attribute 'Id'.
See Also:
EnvironmentType.getId(), getEnvironmentType()

getEnvironmentType_AnyAttribute

EAttribute getEnvironmentType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute'.

Returns:
the meta object for the attribute list 'Any Attribute'.
See Also:
EnvironmentType.getAnyAttribute(), getEnvironmentType()

getPlatformSectionType

EClass getPlatformSectionType()
Returns the meta object for class 'Platform Section Type'.

Returns:
the meta object for class 'Platform Section Type'.
See Also:
PlatformSectionType

getPlatformSectionType_Kind

EReference getPlatformSectionType_Kind()
Returns the meta object for the containment reference 'Kind'.

Returns:
the meta object for the containment reference 'Kind'.
See Also:
PlatformSectionType.getKind(), getPlatformSectionType()

getPlatformSectionType_Version

EReference getPlatformSectionType_Version()
Returns the meta object for the containment reference 'Version'.

Returns:
the meta object for the containment reference 'Version'.
See Also:
PlatformSectionType.getVersion(), getPlatformSectionType()

getPlatformSectionType_Vendor

EReference getPlatformSectionType_Vendor()
Returns the meta object for the containment reference 'Vendor'.

Returns:
the meta object for the containment reference 'Vendor'.
See Also:
PlatformSectionType.getVendor(), getPlatformSectionType()

getPlatformSectionType_Locale

EReference getPlatformSectionType_Locale()
Returns the meta object for the containment reference 'Locale'.

Returns:
the meta object for the containment reference 'Locale'.
See Also:
PlatformSectionType.getLocale(), getPlatformSectionType()

getPlatformSectionType_Timezone

EAttribute getPlatformSectionType_Timezone()
Returns the meta object for the attribute 'Timezone'.

Returns:
the meta object for the attribute 'Timezone'.
See Also:
PlatformSectionType.getTimezone(), getPlatformSectionType()

getPlatformSectionType_Any

EAttribute getPlatformSectionType_Any()
Returns the meta object for the attribute list 'Any'.

Returns:
the meta object for the attribute list 'Any'.
See Also:
PlatformSectionType.getAny(), getPlatformSectionType()

getPropertySectionType

EClass getPropertySectionType()
Returns the meta object for class 'Property Section Type'.

Returns:
the meta object for class 'Property Section Type'.
See Also:
PropertySectionType

getPropertySectionType_Property

EReference getPropertySectionType_Property()
Returns the meta object for the containment reference list 'Property'.

Returns:
the meta object for the containment reference list 'Property'.
See Also:
PropertySectionType.getProperty(), getPropertySectionType()

getPropertySectionType_Any

EAttribute getPropertySectionType_Any()
Returns the meta object for the attribute list 'Any'.

Returns:
the meta object for the attribute list 'Any'.
See Also:
PropertySectionType.getAny(), getPropertySectionType()

getPropertyType

EClass getPropertyType()
Returns the meta object for class 'Property Type'.

Returns:
the meta object for class 'Property Type'.
See Also:
PropertyType

getPropertyType_Key

EAttribute getPropertyType_Key()
Returns the meta object for the attribute 'Key'.

Returns:
the meta object for the attribute 'Key'.
See Also:
PropertyType.getKey(), getPropertyType()

getPropertyType_Value

EAttribute getPropertyType_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
PropertyType.getValue(), getPropertyType()

getPropertyType_AnyAttribute

EAttribute getPropertyType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute'.

Returns:
the meta object for the attribute list 'Any Attribute'.
See Also:
PropertyType.getAnyAttribute(), getPropertyType()

getSectionType

EClass getSectionType()
Returns the meta object for class 'Section Type'.

Returns:
the meta object for class 'Section Type'.
See Also:
SectionType

getSectionType_AnyAttribute

EAttribute getSectionType_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute'.

Returns:
the meta object for the attribute list 'Any Attribute'.
See Also:
SectionType.getAnyAttribute(), getSectionType()

getEnvironmentFactory

EnvironmentFactory getEnvironmentFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.


© Copyright 2008 IBM Corp. 2008 All Rights Reserved