org.dmtf.schemas.ovf.envelope
Interface EnvelopePackage

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

public interface EnvelopePackage
extends EPackage

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

About the XML namespace

This schema document describes the XML namespace, in a form suitable for import by other schema documents.

See http://www.w3.org/XML/1998/namespace.html and http://www.w3.org/TR/REC-xml for information about this namespace.

Note that local names in this namespace are intended to be defined only by the World Wide Web Consortium or its subgroups. The names currently defined in this namespace are listed below. They should not be used with conflicting semantics by any Working Group, specification, or document instance.

See further below in this document for more information about how to refer to this schema document from your own XSD schema documents and about the namespace-versioning policy governing this schema document.

Father (in any context at all)

denotes Jon Bosak, the chair of the original XML Working Group. This name is reserved by the following decision of the W3C XML Plenary and XML Coordination groups:

In appreciation for his vision, leadership and dedication the W3C XML Plenary on this 10th day of February, 2000, reserves for Jon Bosak in perpetuity the XML name "xml:Father".

About this schema document

This schema defines attributes and an attribute group suitable for use by schemas wishing to allow xml:base, xml:lang, xml:space or xml:id attributes on elements they define.

To enable this, such a schema must import this schema for the XML namespace, e.g. as follows:

           <schema . . .>
            . . .
            <import namespace="http://www.w3.org/XML/1998/namespace"
                       schemaLocation="http://www.w3.org/2001/xml.xsd"/>
      

or

            <import namespace="http://www.w3.org/XML/1998/namespace"
                       schemaLocation="http://www.w3.org/2009/01/xml.xsd"/>
      

Subsequently, qualified reference to any of the attributes or the group defined below will have the desired effect, e.g.

           <type . . .>
            . . .
            <attributeGroup ref="xml:specialAttrs"/>
      

will define a type which will schema-validate an instance element with any of those attributes.

Versioning policy for this schema document

In keeping with the XML Schema WG's standard versioning policy, this schema document will persist at http://www.w3.org/2009/01/xml.xsd.

At the date of issue it can also be found at http://www.w3.org/2001/xml.xsd.

The schema document at that URI may however change in the future, in order to remain compatible with the latest version of XML Schema itself, or with the XML namespace itself. In other words, if the XML Schema or XML namespaces change, the version of this document at http://www.w3.org/2001/xml.xsd will change accordingly; the version at http://www.w3.org/2009/01/xml.xsd will not change.

Previous dated (and unchanging) versions of this schema document are at:

See Also:
EnvelopeFactory

Nested Class Summary
static interface EnvelopePackage.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 ANNOTATION_SECTION_TYPE
          The meta object id for the 'Annotation Section Type' class.
static int ANNOTATION_SECTION_TYPE__ANNOTATION
          The feature id for the 'Annotation' containment reference.
static int ANNOTATION_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int ANNOTATION_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ANNOTATION_SECTION_TYPE__CONTENT
          The feature id for the 'Content' container reference.
static int ANNOTATION_SECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int ANNOTATION_SECTION_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int ANNOTATION_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Annotation Section Type' class.
static int CAPACITY_ALLOCATION_UNITS_TYPE
          The meta object id for the 'Capacity Allocation Units Type' data type.
static int COMPRESSION_TYPES
          The meta object id for the 'Compression Types' enum.
static int COMPRESSION_TYPES_OBJECT
          The meta object id for the 'Compression Types Object' data type.
static int CONFIGURATION_TYPE
          The meta object id for the 'Configuration Type' class.
static int CONFIGURATION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int CONFIGURATION_TYPE__DEFAULT
          The feature id for the 'Default' attribute.
static int CONFIGURATION_TYPE__DEPLOYMENT_OPTION_SECTION
          The feature id for the 'Deployment Option Section' container reference.
static int CONFIGURATION_TYPE__DESCRIPTION
          The feature id for the 'Description' containment reference.
static int CONFIGURATION_TYPE__ID
          The feature id for the 'Id' attribute.
static int CONFIGURATION_TYPE__LABEL
          The feature id for the 'Label' containment reference.
static int CONFIGURATION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Configuration Type' class.
static int CONTENT_TYPE
          The meta object id for the 'Content Type' class.
static int CONTENT_TYPE__ANNOTATION_SECTION
          The feature id for the 'Annotation Section' reference.
static int CONTENT_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int CONTENT_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int CONTENT_TYPE__ENVELOPE
          The feature id for the 'Envelope' container reference.
static int CONTENT_TYPE__ID
          The feature id for the 'Id' attribute.
static int CONTENT_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int CONTENT_TYPE__NAME
          The feature id for the 'Name' containment reference.
static int CONTENT_TYPE__SECTION
          The feature id for the 'Section' containment reference list.
static int CONTENT_TYPE__SECTION_GROUP
          The feature id for the 'Section Group' attribute list.
static int CONTENT_TYPE_FEATURE_COUNT
          The number of structural features of the 'Content Type' class.
static int DEPLOYMENT_OPTION_SECTION_TYPE
          The meta object id for the 'Deployment Option Section Type' class.
static int DEPLOYMENT_OPTION_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int DEPLOYMENT_OPTION_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int DEPLOYMENT_OPTION_SECTION_TYPE__CONFIGURATION
          The feature id for the 'Configuration' containment reference list.
static int DEPLOYMENT_OPTION_SECTION_TYPE__CONTENT
          The feature id for the 'Content' container reference.
static int DEPLOYMENT_OPTION_SECTION_TYPE__DEFAULT_CONFIGURATION
          The feature id for the 'Default Configuration' reference.
static int DEPLOYMENT_OPTION_SECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int DEPLOYMENT_OPTION_SECTION_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int DEPLOYMENT_OPTION_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Deployment Option Section Type' class.
static int DISK_SECTION_TYPE
          The meta object id for the 'Disk Section Type' class.
static int DISK_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int DISK_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int DISK_SECTION_TYPE__CONTENT
          The feature id for the 'Content' container reference.
static int DISK_SECTION_TYPE__DISK
          The feature id for the 'Disk' containment reference list.
static int DISK_SECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int DISK_SECTION_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int DISK_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Disk Section Type' class.
static int DOCUMENT_ROOT
          The meta object id for the 'Document Root' class.
static int DOCUMENT_ROOT__ANNOTATION_SECTION
          The feature id for the 'Annotation Section' containment reference.
static int DOCUMENT_ROOT__CONTENT
          The feature id for the 'Content' containment reference.
static int DOCUMENT_ROOT__DEPLOYMENT_OPTION_SECTION
          The feature id for the 'Deployment Option Section' containment reference.
static int DOCUMENT_ROOT__DISK_SECTION
          The feature id for the 'Disk Section' containment reference.
static int DOCUMENT_ROOT__ENVELOPE
          The feature id for the 'Envelope' containment reference.
static int DOCUMENT_ROOT__EULA_SECTION
          The feature id for the 'Eula Section' containment reference.
static int DOCUMENT_ROOT__INSTALL_SECTION
          The feature id for the 'Install Section' containment reference.
static int DOCUMENT_ROOT__MIXED
          The feature id for the 'Mixed' attribute list.
static int DOCUMENT_ROOT__NETWORK_SECTION
          The feature id for the 'Network Section' containment reference.
static int DOCUMENT_ROOT__OPERATING_SYSTEM_SECTION
          The feature id for the 'Operating System Section' containment reference.
static int DOCUMENT_ROOT__PRODUCT_SECTION
          The feature id for the 'Product Section' containment reference.
static int DOCUMENT_ROOT__REQUIRED
          The feature id for the 'Required' attribute.
static int DOCUMENT_ROOT__RESOURCE_ALLOCATION_SECTION
          The feature id for the 'Resource Allocation Section' containment reference.
static int DOCUMENT_ROOT__SECTION
          The feature id for the 'Section' containment reference.
static int DOCUMENT_ROOT__STARTUP_SECTION
          The feature id for the 'Startup Section' containment reference.
static int DOCUMENT_ROOT__STRINGS
          The feature id for the 'Strings' containment reference.
static int DOCUMENT_ROOT__VIRTUAL_HARDWARE_SECTION
          The feature id for the 'Virtual Hardware Section' containment reference.
static int DOCUMENT_ROOT__VIRTUAL_SYSTEM
          The feature id for the 'Virtual System' containment reference.
static int DOCUMENT_ROOT__VIRTUAL_SYSTEM_COLLECTION
          The feature id for the 'Virtual System Collection' 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 EnvelopePackage 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 ENVELOPE_TYPE
          The meta object id for the 'Type' class.
static int ENVELOPE_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int ENVELOPE_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ENVELOPE_TYPE__CONTENT
          The feature id for the 'Content' containment reference.
static int ENVELOPE_TYPE__CONTENT_GROUP
          The feature id for the 'Content Group' attribute list.
static int ENVELOPE_TYPE__DEPLOYMENT_OPTIONS
          The feature id for the 'Deployment Options' reference.
static int ENVELOPE_TYPE__DISK_SECTION
          The feature id for the 'Disk Section' reference.
static int ENVELOPE_TYPE__LANG
          The feature id for the 'Lang' attribute.
static int ENVELOPE_TYPE__NETWORK_SECTION
          The feature id for the 'Network Section' reference.
static int ENVELOPE_TYPE__REFERENCES
          The feature id for the 'References' containment reference.
static int ENVELOPE_TYPE__SECTION
          The feature id for the 'Section' containment reference list.
static int ENVELOPE_TYPE__SECTION_GROUP
          The feature id for the 'Section Group' attribute list.
static int ENVELOPE_TYPE__STRINGS
          The feature id for the 'Strings' containment reference list.
static int ENVELOPE_TYPE__VIRTUAL_SYSTEM
          The feature id for the 'Virtual System' reference.
static int ENVELOPE_TYPE__VIRTUAL_SYSTEM_COLLECTION
          The feature id for the 'Virtual System Collection' reference.
static int ENVELOPE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Type' class.
static int EULA_SECTION_TYPE
          The meta object id for the 'Eula Section Type' class.
static int EULA_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int EULA_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int EULA_SECTION_TYPE__CONTENT
          The feature id for the 'Content' container reference.
static int EULA_SECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int EULA_SECTION_TYPE__LICENSE
          The feature id for the 'License' containment reference.
static int EULA_SECTION_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int EULA_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Eula Section Type' class.
static int FILE_TYPE
          The meta object id for the 'File Type' class.
static int FILE_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int FILE_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int FILE_TYPE__CHUNK_SIZE
          The feature id for the 'Chunk Size' attribute.
static int FILE_TYPE__COMPRESSION
          The feature id for the 'Compression' attribute.
static int FILE_TYPE__HREF
          The feature id for the 'Href' attribute.
static int FILE_TYPE__ID
          The feature id for the 'Id' attribute.
static int FILE_TYPE__LOCAL_REF
          The feature id for the 'Local Ref' attribute.
static int FILE_TYPE__PACKAGED
          The feature id for the 'Packaged' attribute.
static int FILE_TYPE__REFERENCES
          The feature id for the 'References' container reference.
static int FILE_TYPE__RESOURCE_BUNDLE
          The feature id for the 'Resource Bundle' attribute.
static int FILE_TYPE__SIZE
          The feature id for the 'Size' attribute.
static int FILE_TYPE__URI
          The feature id for the 'Uri' attribute.
static int FILE_TYPE_FEATURE_COUNT
          The number of structural features of the 'File Type' class.
static int ICON_TYPE
          The meta object id for the 'Icon Type' class.
static int ICON_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ICON_TYPE__FILE_REF
          The feature id for the 'File Ref' attribute.
static int ICON_TYPE__HEIGHT
          The feature id for the 'Height' attribute.
static int ICON_TYPE__MIME_TYPE
          The feature id for the 'Mime Type' attribute.
static int ICON_TYPE__PRODUCT_SECTION
          The feature id for the 'Product Section' container reference.
static int ICON_TYPE__WIDTH
          The feature id for the 'Width' attribute.
static int ICON_TYPE_FEATURE_COUNT
          The number of structural features of the 'Icon Type' class.
static int INSTALL_SECTION_TYPE
          The meta object id for the 'Install Section Type' class.
static int INSTALL_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int INSTALL_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int INSTALL_SECTION_TYPE__CONTENT
          The feature id for the 'Content' container reference.
static int INSTALL_SECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int INSTALL_SECTION_TYPE__INITIAL_BOOT_STOP_DELAY
          The feature id for the 'Initial Boot Stop Delay' attribute.
static int INSTALL_SECTION_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int INSTALL_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Install Section Type' class.
static int ITEM_TYPE
          The meta object id for the 'Item Type' class.
static int ITEM_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int ITEM_TYPE__ID
          The feature id for the 'Id' attribute.
static int ITEM_TYPE__ID_REFERENCE
          The feature id for the 'Id Reference' reference.
static int ITEM_TYPE__ORDER
          The feature id for the 'Order' attribute.
static int ITEM_TYPE__START_ACTION
          The feature id for the 'Start Action' attribute.
static int ITEM_TYPE__START_DELAY
          The feature id for the 'Start Delay' attribute.
static int ITEM_TYPE__STARTUP_SECTION
          The feature id for the 'Startup Section' container reference.
static int ITEM_TYPE__STOP_ACTION
          The feature id for the 'Stop Action' attribute.
static int ITEM_TYPE__STOP_DELAY
          The feature id for the 'Stop Delay' attribute.
static int ITEM_TYPE__WAITING_FOR_GUEST
          The feature id for the 'Waiting For Guest' attribute.
static int ITEM_TYPE_FEATURE_COUNT
          The number of structural features of the 'Item Type' class.
static int MSG_TYPE
          The meta object id for the 'Msg Type' class.
static int MSG_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int MSG_TYPE__MSGID
          The feature id for the 'Msgid' attribute.
static int MSG_TYPE__VALUE
          The feature id for the 'Value' attribute.
static int MSG_TYPE_FEATURE_COUNT
          The number of structural features of the 'Msg Type' class.
static int NETWORK_SECTION_TYPE
          The meta object id for the 'Network Section Type' class.
static int NETWORK_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int NETWORK_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int NETWORK_SECTION_TYPE__CONTENT
          The feature id for the 'Content' container reference.
static int NETWORK_SECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int NETWORK_SECTION_TYPE__NETWORK
          The feature id for the 'Network' containment reference list.
static int NETWORK_SECTION_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int NETWORK_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Network Section Type' class.
static int NETWORK_TYPE
          The meta object id for the 'Network Type' class.
static int NETWORK_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int NETWORK_TYPE__DESCRIPTION
          The feature id for the 'Description' containment reference.
static int NETWORK_TYPE__NAME
          The feature id for the 'Name' attribute.
static int NETWORK_TYPE__NETWORK_SECTION
          The feature id for the 'Network Section' container reference.
static int NETWORK_TYPE_FEATURE_COUNT
          The number of structural features of the 'Network Type' class.
static int OPERATING_SYSTEM_SECTION_TYPE
          The meta object id for the 'Operating System Section Type' class.
static int OPERATING_SYSTEM_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int OPERATING_SYSTEM_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int OPERATING_SYSTEM_SECTION_TYPE__CONTENT
          The feature id for the 'Content' container reference.
static int OPERATING_SYSTEM_SECTION_TYPE__DESCRIPTION
          The feature id for the 'Description' containment reference.
static int OPERATING_SYSTEM_SECTION_TYPE__ID
          The feature id for the 'Id' attribute.
static int OPERATING_SYSTEM_SECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int OPERATING_SYSTEM_SECTION_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int OPERATING_SYSTEM_SECTION_TYPE__VERSION
          The feature id for the 'Version' attribute.
static int OPERATING_SYSTEM_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Operating System Section Type' class.
static int OPERATING_SYSTEM_TYPES
          The meta object id for the 'Operating System Types' enum.
static int OPERATING_SYSTEM_TYPES_OBJECT
          The meta object id for the 'Operating System Types Object' data type.
static int PRODUCT_SECTION_TYPE
          The meta object id for the 'Product Section Type' class.
static int PRODUCT_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int PRODUCT_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int PRODUCT_SECTION_TYPE__APP_URL
          The feature id for the 'App Url' containment reference.
static int PRODUCT_SECTION_TYPE__CATEGORY
          The feature id for the 'Category' containment reference list.
static int PRODUCT_SECTION_TYPE__CLASS
          The feature id for the 'Class' attribute.
static int PRODUCT_SECTION_TYPE__CONTENT
          The feature id for the 'Content' container reference.
static int PRODUCT_SECTION_TYPE__FULL_VERSION
          The feature id for the 'Full Version' containment reference.
static int PRODUCT_SECTION_TYPE__GROUP
          The feature id for the 'Group' attribute list.
static int PRODUCT_SECTION_TYPE__ICON
          The feature id for the 'Icon' containment reference list.
static int PRODUCT_SECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int PRODUCT_SECTION_TYPE__INSTANCE
          The feature id for the 'Instance' attribute.
static int PRODUCT_SECTION_TYPE__PRODUCT
          The feature id for the 'Product' containment reference.
static int PRODUCT_SECTION_TYPE__PRODUCT_URL
          The feature id for the 'Product Url' containment reference.
static int PRODUCT_SECTION_TYPE__PROPERTY
          The feature id for the 'Property' containment reference list.
static int PRODUCT_SECTION_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int PRODUCT_SECTION_TYPE__VENDOR
          The feature id for the 'Vendor' containment reference.
static int PRODUCT_SECTION_TYPE__VENDOR_URL
          The feature id for the 'Vendor Url' containment reference.
static int PRODUCT_SECTION_TYPE__VERSION
          The feature id for the 'Version' containment reference.
static int PRODUCT_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Product Section Type' class.
static int PROPERTY_CONFIGURATION_VALUE_TYPE
          The meta object id for the 'Property Configuration Value Type' class.
static int PROPERTY_CONFIGURATION_VALUE_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int PROPERTY_CONFIGURATION_VALUE_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int PROPERTY_CONFIGURATION_VALUE_TYPE__CONFIGURATION
          The feature id for the 'Configuration' attribute.
static int PROPERTY_CONFIGURATION_VALUE_TYPE__CONFIGURATION_REFERENCE
          The feature id for the 'Configuration Reference' reference list.
static int PROPERTY_CONFIGURATION_VALUE_TYPE__PROPERTY
          The feature id for the 'Property' container reference.
static int PROPERTY_CONFIGURATION_VALUE_TYPE__VALUE
          The feature id for the 'Value' attribute.
static int PROPERTY_CONFIGURATION_VALUE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Property Configuration Value 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__CATEGORY
          The feature id for the 'Category' reference.
static int PROPERTY_TYPE__DESCRIPTION
          The feature id for the 'Description' containment reference.
static int PROPERTY_TYPE__KEY
          The feature id for the 'Key' attribute.
static int PROPERTY_TYPE__LABEL
          The feature id for the 'Label' containment reference.
static int PROPERTY_TYPE__PRODUCT_SECTION
          The feature id for the 'Product Section' container reference.
static int PROPERTY_TYPE__QUALIFIERS
          The feature id for the 'Qualifiers' attribute.
static int PROPERTY_TYPE__TYPE
          The feature id for the 'Type' attribute.
static int PROPERTY_TYPE__USER_CONFIGURABLE
          The feature id for the 'User Configurable' attribute.
static int PROPERTY_TYPE__VALUE
          The feature id for the 'Value' containment reference list.
static int PROPERTY_TYPE__VALUE1
          The feature id for the 'Value1' attribute.
static int PROPERTY_TYPE_FEATURE_COUNT
          The number of structural features of the 'Property Type' class.
static int PROPERTY_TYPE_TYPE
          The meta object id for the 'Property Type Type' enum.
static int PROPERTY_TYPE_TYPE_OBJECT
          The meta object id for the 'Property Type Type Object' data type.
static int RASD_TYPE
          The meta object id for the 'RASD Type' class.
static int RASD_TYPE__ADDRESS
          The feature id for the 'Address' containment reference.
static int RASD_TYPE__ADDRESS_ON_PARENT
          The feature id for the 'Address On Parent' containment reference.
static int RASD_TYPE__ALLOCATION_UNITS
          The feature id for the 'Allocation Units' containment reference.
static int RASD_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int RASD_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int RASD_TYPE__ANY_ATTRIBUTE1
          The feature id for the 'Any Attribute1' attribute list.
static int RASD_TYPE__AUTOMATIC_ALLOCATION
          The feature id for the 'Automatic Allocation' containment reference.
static int RASD_TYPE__AUTOMATIC_DEALLOCATION
          The feature id for the 'Automatic Deallocation' containment reference.
static int RASD_TYPE__BOUND
          The feature id for the 'Bound' attribute.
static int RASD_TYPE__CAPTION
          The feature id for the 'Caption' containment reference.
static int RASD_TYPE__CHANGEABLE_TYPE
          The feature id for the 'Changeable Type' containment reference.
static int RASD_TYPE__CONFIGURATION
          The feature id for the 'Configuration' attribute.
static int RASD_TYPE__CONFIGURATION_NAME
          The feature id for the 'Configuration Name' containment reference.
static int RASD_TYPE__CONFIGURATION_REFERENCE
          The feature id for the 'Configuration Reference' reference list.
static int RASD_TYPE__CONNECTION
          The feature id for the 'Connection' containment reference list.
static int RASD_TYPE__CONSUMER_VISIBILITY
          The feature id for the 'Consumer Visibility' containment reference.
static int RASD_TYPE__DESCRIPTION
          The feature id for the 'Description' containment reference.
static int RASD_TYPE__ELEMENT_NAME
          The feature id for the 'Element Name' containment reference.
static int RASD_TYPE__GENERATION
          The feature id for the 'Generation' containment reference.
static int RASD_TYPE__HOST_RESOURCE
          The feature id for the 'Host Resource' containment reference list.
static int RASD_TYPE__INSTANCE_ID
          The feature id for the 'Instance ID' containment reference.
static int RASD_TYPE__LIMIT
          The feature id for the 'Limit' containment reference.
static int RASD_TYPE__MAPPING_BEHAVIOR
          The feature id for the 'Mapping Behavior' containment reference.
static int RASD_TYPE__OTHER_RESOURCE_TYPE
          The feature id for the 'Other Resource Type' containment reference.
static int RASD_TYPE__PARENT
          The feature id for the 'Parent' containment reference.
static int RASD_TYPE__POOL_ID
          The feature id for the 'Pool ID' containment reference.
static int RASD_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int RASD_TYPE__RESERVATION
          The feature id for the 'Reservation' containment reference.
static int RASD_TYPE__RESOURCE_SUB_TYPE
          The feature id for the 'Resource Sub Type' containment reference.
static int RASD_TYPE__RESOURCE_TYPE
          The feature id for the 'Resource Type' containment reference.
static int RASD_TYPE__VIRTUAL_HARDWARE_SECTION
          The feature id for the 'Virtual Hardware Section' container reference.
static int RASD_TYPE__VIRTUAL_QUANTITY
          The feature id for the 'Virtual Quantity' containment reference.
static int RASD_TYPE__WEIGHT
          The feature id for the 'Weight' containment reference.
static int RASD_TYPE_FEATURE_COUNT
          The number of structural features of the 'RASD Type' class.
static int REFERENCES_TYPE
          The meta object id for the 'References Type' class.
static int REFERENCES_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int REFERENCES_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int REFERENCES_TYPE__ENVELOPE
          The feature id for the 'Envelope' container reference.
static int REFERENCES_TYPE__FILE
          The feature id for the 'File' containment reference list.
static int REFERENCES_TYPE_FEATURE_COUNT
          The number of structural features of the 'References Type' class.
static int RESOURCE_ALLOCATION_SECTION_TYPE
          The meta object id for the 'Resource Allocation Section Type' class.
static int RESOURCE_ALLOCATION_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int RESOURCE_ALLOCATION_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int RESOURCE_ALLOCATION_SECTION_TYPE__CONTENT
          The feature id for the 'Content' container reference.
static int RESOURCE_ALLOCATION_SECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int RESOURCE_ALLOCATION_SECTION_TYPE__ITEM
          The feature id for the 'Item' containment reference list.
static int RESOURCE_ALLOCATION_SECTION_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int RESOURCE_ALLOCATION_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Resource Allocation Section 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__CONTENT
          The feature id for the 'Content' container reference.
static int SECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int SECTION_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Section Type' class.
static int START_ACTION_TYPES
          The meta object id for the 'Start Action Types' enum.
static int START_ACTION_TYPES_OBJECT
          The meta object id for the 'Start Action Types Object' data type.
static int STARTUP_SECTION_TYPE
          The meta object id for the 'Startup Section Type' class.
static int STARTUP_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int STARTUP_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int STARTUP_SECTION_TYPE__CONTENT
          The feature id for the 'Content' container reference.
static int STARTUP_SECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int STARTUP_SECTION_TYPE__ITEM
          The feature id for the 'Item' containment reference list.
static int STARTUP_SECTION_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int STARTUP_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Startup Section Type' class.
static int STOP_ACTION_TYPES
          The meta object id for the 'Stop Action Types' enum.
static int STOP_ACTION_TYPES_OBJECT
          The meta object id for the 'Stop Action Types Object' data type.
static int STRING_MSG
          The meta object id for the 'String Msg' class.
static int STRING_MSG__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int STRING_MSG__MSGID
          The feature id for the 'Msgid' attribute.
static int STRING_MSG__STRINGS
          The feature id for the 'Strings' container reference.
static int STRING_MSG__VALUE
          The feature id for the 'Value' attribute.
static int STRING_MSG_FEATURE_COUNT
          The number of structural features of the 'String Msg' class.
static int STRINGS_TYPE
          The meta object id for the 'Strings Type' class.
static int STRINGS_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int STRINGS_TYPE__ENVELOPE
          The feature id for the 'Envelope' container reference.
static int STRINGS_TYPE__FILE_REF
          The feature id for the 'File Ref' attribute.
static int STRINGS_TYPE__LANG
          The feature id for the 'Lang' attribute.
static int STRINGS_TYPE__MSG
          The feature id for the 'Msg' containment reference list.
static int STRINGS_TYPE_FEATURE_COUNT
          The number of structural features of the 'Strings Type' class.
static int VIRTUAL_DISK_DESC_TYPE
          The meta object id for the 'Virtual Disk Desc Type' class.
static int VIRTUAL_DISK_DESC_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int VIRTUAL_DISK_DESC_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int VIRTUAL_DISK_DESC_TYPE__CAPACITY
          The feature id for the 'Capacity' attribute.
static int VIRTUAL_DISK_DESC_TYPE__CAPACITY_ALLOCATION_UNITS
          The feature id for the 'Capacity Allocation Units' attribute.
static int VIRTUAL_DISK_DESC_TYPE__DISK_ID
          The feature id for the 'Disk Id' attribute.
static int VIRTUAL_DISK_DESC_TYPE__DISK_SECTION
          The feature id for the 'Disk Section' container reference.
static int VIRTUAL_DISK_DESC_TYPE__FILE_REF
          The feature id for the 'File Ref' attribute.
static int VIRTUAL_DISK_DESC_TYPE__FILE_REFERENCE
          The feature id for the 'File Reference' reference.
static int VIRTUAL_DISK_DESC_TYPE__FORMAT
          The feature id for the 'Format' attribute.
static int VIRTUAL_DISK_DESC_TYPE__PARENT_REF
          The feature id for the 'Parent Ref' attribute.
static int VIRTUAL_DISK_DESC_TYPE__POPULATED_SIZE
          The feature id for the 'Populated Size' attribute.
static int VIRTUAL_DISK_DESC_TYPE__URI
          The feature id for the 'Uri' attribute.
static int VIRTUAL_DISK_DESC_TYPE_FEATURE_COUNT
          The number of structural features of the 'Virtual Disk Desc Type' class.
static int VIRTUAL_HARDWARE_SECTION_TYPE
          The meta object id for the 'Virtual Hardware Section Type' class.
static int VIRTUAL_HARDWARE_SECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int VIRTUAL_HARDWARE_SECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int VIRTUAL_HARDWARE_SECTION_TYPE__CONTENT
          The feature id for the 'Content' container reference.
static int VIRTUAL_HARDWARE_SECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int VIRTUAL_HARDWARE_SECTION_TYPE__ITEM
          The feature id for the 'Item' containment reference list.
static int VIRTUAL_HARDWARE_SECTION_TYPE__REQUIRED
          The feature id for the 'Required' attribute.
static int VIRTUAL_HARDWARE_SECTION_TYPE__SYSTEM
          The feature id for the 'System' containment reference.
static int VIRTUAL_HARDWARE_SECTION_TYPE__TRANSPORT
          The feature id for the 'Transport' attribute.
static int VIRTUAL_HARDWARE_SECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Virtual Hardware Section Type' class.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE
          The meta object id for the 'Virtual System Collection Type' class.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__ANNOTATION_SECTION
          The feature id for the 'Annotation Section' reference.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__CONTENT
          The feature id for the 'Content' containment reference list.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__CONTENT_GROUP
          The feature id for the 'Content Group' attribute list.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__ENVELOPE
          The feature id for the 'Envelope' container reference.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__ID
          The feature id for the 'Id' attribute.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__NAME
          The feature id for the 'Name' containment reference.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__RESOURCE_ALLOCATION_SECTION
          The feature id for the 'Resource Allocation Section' reference.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__SECTION
          The feature id for the 'Section' containment reference list.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__SECTION_GROUP
          The feature id for the 'Section Group' attribute list.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE__STARTUP_SECTION
          The feature id for the 'Startup Section' reference.
static int VIRTUAL_SYSTEM_COLLECTION_TYPE_FEATURE_COUNT
          The number of structural features of the 'Virtual System Collection Type' class.
static int VIRTUAL_SYSTEM_TYPE
          The meta object id for the 'Virtual System Type' class.
static int VIRTUAL_SYSTEM_TYPE__ANNOTATION_SECTION
          The feature id for the 'Annotation Section' reference.
static int VIRTUAL_SYSTEM_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int VIRTUAL_SYSTEM_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int VIRTUAL_SYSTEM_TYPE__ENVELOPE
          The feature id for the 'Envelope' container reference.
static int VIRTUAL_SYSTEM_TYPE__ID
          The feature id for the 'Id' attribute.
static int VIRTUAL_SYSTEM_TYPE__INFO
          The feature id for the 'Info' containment reference.
static int VIRTUAL_SYSTEM_TYPE__INSTALL_SECTION
          The feature id for the 'Install Section' reference.
static int VIRTUAL_SYSTEM_TYPE__NAME
          The feature id for the 'Name' containment reference.
static int VIRTUAL_SYSTEM_TYPE__OPERATING_SYSTEM_SECTION
          The feature id for the 'Operating System Section' reference.
static int VIRTUAL_SYSTEM_TYPE__SECTION
          The feature id for the 'Section' containment reference list.
static int VIRTUAL_SYSTEM_TYPE__SECTION_GROUP
          The feature id for the 'Section Group' attribute list.
static int VIRTUAL_SYSTEM_TYPE__VIRTUAL_HARDWARE_SECTION
          The feature id for the 'Virtual Hardware Section' reference.
static int VIRTUAL_SYSTEM_TYPE_FEATURE_COUNT
          The number of structural features of the 'Virtual System Type' class.
static int VSSD_TYPE
          The meta object id for the 'VSSD Type' class.
static int VSSD_TYPE__ANY
          The feature id for the 'Any' attribute list.
static int VSSD_TYPE__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list.
static int VSSD_TYPE__ANY_ATTRIBUTE1
          The feature id for the 'Any Attribute1' attribute list.
static int VSSD_TYPE__AUTOMATIC_RECOVERY_ACTION
          The feature id for the 'Automatic Recovery Action' containment reference.
static int VSSD_TYPE__AUTOMATIC_SHUTDOWN_ACTION
          The feature id for the 'Automatic Shutdown Action' containment reference.
static int VSSD_TYPE__AUTOMATIC_STARTUP_ACTION
          The feature id for the 'Automatic Startup Action' containment reference.
static int VSSD_TYPE__AUTOMATIC_STARTUP_ACTION_DELAY
          The feature id for the 'Automatic Startup Action Delay' containment reference.
static int VSSD_TYPE__AUTOMATIC_STARTUP_ACTION_SEQUENCE_NUMBER
          The feature id for the 'Automatic Startup Action Sequence Number' containment reference.
static int VSSD_TYPE__CAPTION
          The feature id for the 'Caption' containment reference.
static int VSSD_TYPE__CHANGEABLE_TYPE
          The feature id for the 'Changeable Type' containment reference.
static int VSSD_TYPE__CONFIGURATION_DATA_ROOT
          The feature id for the 'Configuration Data Root' containment reference.
static int VSSD_TYPE__CONFIGURATION_FILE
          The feature id for the 'Configuration File' containment reference.
static int VSSD_TYPE__CONFIGURATION_ID
          The feature id for the 'Configuration ID' containment reference.
static int VSSD_TYPE__CONFIGURATION_NAME
          The feature id for the 'Configuration Name' containment reference.
static int VSSD_TYPE__CREATION_TIME
          The feature id for the 'Creation Time' containment reference.
static int VSSD_TYPE__DESCRIPTION
          The feature id for the 'Description' containment reference.
static int VSSD_TYPE__ELEMENT_NAME
          The feature id for the 'Element Name' containment reference.
static int VSSD_TYPE__GENERATION
          The feature id for the 'Generation' containment reference.
static int VSSD_TYPE__INSTANCE_ID
          The feature id for the 'Instance ID' containment reference.
static int VSSD_TYPE__LOG_DATA_ROOT
          The feature id for the 'Log Data Root' containment reference.
static int VSSD_TYPE__NOTES
          The feature id for the 'Notes' containment reference list.
static int VSSD_TYPE__RECOVERY_FILE
          The feature id for the 'Recovery File' containment reference.
static int VSSD_TYPE__SNAPSHOT_DATA_ROOT
          The feature id for the 'Snapshot Data Root' containment reference.
static int VSSD_TYPE__SUSPEND_DATA_ROOT
          The feature id for the 'Suspend Data Root' containment reference.
static int VSSD_TYPE__SWAP_FILE_DATA_ROOT
          The feature id for the 'Swap File Data Root' containment reference.
static int VSSD_TYPE__VIRTUAL_HARDWARE_SECTION
          The feature id for the 'Virtual Hardware Section' container reference.
static int VSSD_TYPE__VIRTUAL_SYSTEM_IDENTIFIER
          The feature id for the 'Virtual System Identifier' containment reference.
static int VSSD_TYPE__VIRTUAL_SYSTEM_TYPE
          The feature id for the 'Virtual System Type' containment reference.
static int VSSD_TYPE_FEATURE_COUNT
          The number of structural features of the 'VSSD Type' class.
 
Method Summary
 EReference getAnnotationSectionType_Annotation()
          Returns the meta object for the containment reference 'Annotation'.
 EAttribute getAnnotationSectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EClass getAnnotationSectionType()
          Returns the meta object for class 'Annotation Section Type'.
 EDataType getCapacityAllocationUnitsType()
          Returns the meta object for data type 'Capacity Allocation Units Type'.
 EEnum getCompressionTypes()
          Returns the meta object for enum 'Compression Types'.
 EDataType getCompressionTypesObject()
          Returns the meta object for data type 'Compression Types Object'.
 EAttribute getConfigurationType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EAttribute getConfigurationType_Default()
          Returns the meta object for the attribute 'Default'.
 EReference getConfigurationType_DeploymentOptionSection()
          Returns the meta object for the container reference 'Deployment Option Section'.
 EReference getConfigurationType_Description()
          Returns the meta object for the containment reference 'Description'.
 EAttribute getConfigurationType_Id()
          Returns the meta object for the attribute 'Id'.
 EReference getConfigurationType_Label()
          Returns the meta object for the containment reference 'Label'.
 EClass getConfigurationType()
          Returns the meta object for class 'Configuration Type'.
 EReference getContentType_AnnotationSection()
          Returns the meta object for the reference 'Annotation Section'.
 EAttribute getContentType_Any()
          Returns the meta object for the attribute list 'Any'.
 EAttribute getContentType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EReference getContentType_Envelope()
          Returns the meta object for the container reference 'Envelope'.
 EAttribute getContentType_Id()
          Returns the meta object for the attribute 'Id'.
 EReference getContentType_Info()
          Returns the meta object for the containment reference 'Info'.
 EReference getContentType_Name()
          Returns the meta object for the containment reference 'Name'.
 EReference getContentType_Section()
          Returns the meta object for the containment reference list 'Section'.
 EAttribute getContentType_SectionGroup()
          Returns the meta object for the attribute list 'Section Group'.
 EClass getContentType()
          Returns the meta object for class 'Content Type'.
 EAttribute getDeploymentOptionSectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EReference getDeploymentOptionSectionType_Configuration()
          Returns the meta object for the containment reference list 'Configuration'.
 EReference getDeploymentOptionSectionType_DefaultConfiguration()
          Returns the meta object for the reference 'Default Configuration'.
 EClass getDeploymentOptionSectionType()
          Returns the meta object for class 'Deployment Option Section Type'.
 EAttribute getDiskSectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EReference getDiskSectionType_Disk()
          Returns the meta object for the containment reference list 'Disk'.
 EClass getDiskSectionType()
          Returns the meta object for class 'Disk Section Type'.
 EReference getDocumentRoot_AnnotationSection()
          Returns the meta object for the containment reference 'Annotation Section'.
 EReference getDocumentRoot_Content()
          Returns the meta object for the containment reference 'Content'.
 EReference getDocumentRoot_DeploymentOptionSection()
          Returns the meta object for the containment reference 'Deployment Option Section'.
 EReference getDocumentRoot_DiskSection()
          Returns the meta object for the containment reference 'Disk Section'.
 EReference getDocumentRoot_Envelope()
          Returns the meta object for the containment reference 'Envelope'.
 EReference getDocumentRoot_EulaSection()
          Returns the meta object for the containment reference 'Eula Section'.
 EReference getDocumentRoot_InstallSection()
          Returns the meta object for the containment reference 'Install Section'.
 EAttribute getDocumentRoot_Mixed()
          Returns the meta object for the attribute list 'Mixed'.
 EReference getDocumentRoot_NetworkSection()
          Returns the meta object for the containment reference 'Network Section'.
 EReference getDocumentRoot_OperatingSystemSection()
          Returns the meta object for the containment reference 'Operating System Section'.
 EReference getDocumentRoot_ProductSection()
          Returns the meta object for the containment reference 'Product Section'.
 EAttribute getDocumentRoot_Required()
          Returns the meta object for the attribute 'Required'.
 EReference getDocumentRoot_ResourceAllocationSection()
          Returns the meta object for the containment reference 'Resource Allocation Section'.
 EReference getDocumentRoot_Section()
          Returns the meta object for the containment reference 'Section'.
 EReference getDocumentRoot_StartupSection()
          Returns the meta object for the containment reference 'Startup Section'.
 EReference getDocumentRoot_Strings()
          Returns the meta object for the containment reference 'Strings'.
 EReference getDocumentRoot_VirtualHardwareSection()
          Returns the meta object for the containment reference 'Virtual Hardware Section'.
 EReference getDocumentRoot_VirtualSystem()
          Returns the meta object for the containment reference 'Virtual System'.
 EReference getDocumentRoot_VirtualSystemCollection()
          Returns the meta object for the containment reference 'Virtual System Collection'.
 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'.
 EnvelopeFactory getEnvelopeFactory()
          Returns the factory that creates the instances of the model.
 EAttribute getEnvelopeType_Any()
          Returns the meta object for the attribute list 'Any'.
 EAttribute getEnvelopeType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EReference getEnvelopeType_Content()
          Returns the meta object for the containment reference 'Content'.
 EAttribute getEnvelopeType_ContentGroup()
          Returns the meta object for the attribute list 'Content Group'.
 EReference getEnvelopeType_DeploymentOptions()
          Returns the meta object for the reference 'Deployment Options'.
 EReference getEnvelopeType_DiskSection()
          Returns the meta object for the reference 'Disk Section'.
 EAttribute getEnvelopeType_Lang()
          Returns the meta object for the attribute 'Lang'.
 EReference getEnvelopeType_NetworkSection()
          Returns the meta object for the reference 'Network Section'.
 EReference getEnvelopeType_References()
          Returns the meta object for the containment reference 'References'.
 EReference getEnvelopeType_Section()
          Returns the meta object for the containment reference list 'Section'.
 EAttribute getEnvelopeType_SectionGroup()
          Returns the meta object for the attribute list 'Section Group'.
 EReference getEnvelopeType_Strings()
          Returns the meta object for the containment reference list 'Strings'.
 EReference getEnvelopeType_VirtualSystem()
          Returns the meta object for the reference 'Virtual System'.
 EReference getEnvelopeType_VirtualSystemCollection()
          Returns the meta object for the reference 'Virtual System Collection'.
 EClass getEnvelopeType()
          Returns the meta object for class 'Type'.
 EAttribute getEulaSectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EReference getEulaSectionType_License()
          Returns the meta object for the containment reference 'License'.
 EClass getEulaSectionType()
          Returns the meta object for class 'Eula Section Type'.
 EAttribute getFileType_Any()
          Returns the meta object for the attribute list 'Any'.
 EAttribute getFileType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EAttribute getFileType_ChunkSize()
          Returns the meta object for the attribute 'Chunk Size'.
 EAttribute getFileType_Compression()
          Returns the meta object for the attribute 'Compression'.
 EAttribute getFileType_Href()
          Returns the meta object for the attribute 'Href'.
 EAttribute getFileType_Id()
          Returns the meta object for the attribute 'Id'.
 EAttribute getFileType_LocalRef()
          Returns the meta object for the attribute 'Local Ref'.
 EAttribute getFileType_Packaged()
          Returns the meta object for the attribute 'Packaged'.
 EReference getFileType_References()
          Returns the meta object for the container reference 'References'.
 EAttribute getFileType_ResourceBundle()
          Returns the meta object for the attribute 'Resource Bundle'.
 EAttribute getFileType_Size()
          Returns the meta object for the attribute 'Size'.
 EClass getFileType()
          Returns the meta object for class 'File Type'.
 EAttribute getIconType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EAttribute getIconType_FileRef()
          Returns the meta object for the attribute 'File Ref'.
 EAttribute getIconType_Height()
          Returns the meta object for the attribute 'Height'.
 EAttribute getIconType_MimeType()
          Returns the meta object for the attribute 'Mime Type'.
 EReference getIconType_ProductSection()
          Returns the meta object for the container reference 'Product Section'.
 EAttribute getIconType_Width()
          Returns the meta object for the attribute 'Width'.
 EClass getIconType()
          Returns the meta object for class 'Icon Type'.
 EAttribute getInstallSectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EAttribute getInstallSectionType_InitialBootStopDelay()
          Returns the meta object for the attribute 'Initial Boot Stop Delay'.
 EClass getInstallSectionType()
          Returns the meta object for class 'Install Section Type'.
 EAttribute getItemType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EAttribute getItemType_Id()
          Returns the meta object for the attribute 'Id'.
 EReference getItemType_IdReference()
          Returns the meta object for the reference 'Id Reference'.
 EAttribute getItemType_Order()
          Returns the meta object for the attribute 'Order'.
 EAttribute getItemType_StartAction()
          Returns the meta object for the attribute 'Start Action'.
 EAttribute getItemType_StartDelay()
          Returns the meta object for the attribute 'Start Delay'.
 EReference getItemType_StartupSection()
          Returns the meta object for the container reference 'Startup Section'.
 EAttribute getItemType_StopAction()
          Returns the meta object for the attribute 'Stop Action'.
 EAttribute getItemType_StopDelay()
          Returns the meta object for the attribute 'Stop Delay'.
 EAttribute getItemType_WaitingForGuest()
          Returns the meta object for the attribute 'Waiting For Guest'.
 EClass getItemType()
          Returns the meta object for class 'Item Type'.
 EAttribute getMsgType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EAttribute getMsgType_Msgid()
          Returns the meta object for the attribute 'Msgid'.
 EAttribute getMsgType_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getMsgType()
          Returns the meta object for class 'Msg Type'.
 EAttribute getNetworkSectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EReference getNetworkSectionType_Network()
          Returns the meta object for the containment reference list 'Network'.
 EClass getNetworkSectionType()
          Returns the meta object for class 'Network Section Type'.
 EAttribute getNetworkType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EReference getNetworkType_Description()
          Returns the meta object for the containment reference 'Description'.
 EAttribute getNetworkType_Name()
          Returns the meta object for the attribute 'Name'.
 EReference getNetworkType_NetworkSection()
          Returns the meta object for the container reference 'Network Section'.
 EClass getNetworkType()
          Returns the meta object for class 'Network Type'.
 EAttribute getOperatingSystemSectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EReference getOperatingSystemSectionType_Description()
          Returns the meta object for the containment reference 'Description'.
 EAttribute getOperatingSystemSectionType_Id()
          Returns the meta object for the attribute 'Id'.
 EAttribute getOperatingSystemSectionType_Version()
          Returns the meta object for the attribute 'Version'.
 EClass getOperatingSystemSectionType()
          Returns the meta object for class 'Operating System Section Type'.
 EEnum getOperatingSystemTypes()
          Returns the meta object for enum 'Operating System Types'.
 EDataType getOperatingSystemTypesObject()
          Returns the meta object for data type 'Operating System Types Object'.
 EAttribute getProductSectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EReference getProductSectionType_AppUrl()
          Returns the meta object for the containment reference 'App Url'.
 EReference getProductSectionType_Category()
          Returns the meta object for the containment reference list 'Category'.
 EAttribute getProductSectionType_Class()
          Returns the meta object for the attribute 'Class'.
 EReference getProductSectionType_FullVersion()
          Returns the meta object for the containment reference 'Full Version'.
 EAttribute getProductSectionType_Group()
          Returns the meta object for the attribute list 'Group'.
 EReference getProductSectionType_Icon()
          Returns the meta object for the containment reference list 'Icon'.
 EAttribute getProductSectionType_Instance()
          Returns the meta object for the attribute 'Instance'.
 EReference getProductSectionType_Product()
          Returns the meta object for the containment reference 'Product'.
 EReference getProductSectionType_ProductUrl()
          Returns the meta object for the containment reference 'Product Url'.
 EReference getProductSectionType_Property()
          Returns the meta object for the containment reference list 'Property'.
 EReference getProductSectionType_Vendor()
          Returns the meta object for the containment reference 'Vendor'.
 EReference getProductSectionType_VendorUrl()
          Returns the meta object for the containment reference 'Vendor Url'.
 EReference getProductSectionType_Version()
          Returns the meta object for the containment reference 'Version'.
 EClass getProductSectionType()
          Returns the meta object for class 'Product Section Type'.
 EAttribute getPropertyConfigurationValueType_Any()
          Returns the meta object for the attribute list 'Any'.
 EAttribute getPropertyConfigurationValueType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EAttribute getPropertyConfigurationValueType_Configuration()
          Returns the meta object for the attribute 'Configuration'.
 EReference getPropertyConfigurationValueType_ConfigurationReference()
          Returns the meta object for the reference list 'Configuration Reference'.
 EReference getPropertyConfigurationValueType_Property()
          Returns the meta object for the container reference 'Property'.
 EAttribute getPropertyConfigurationValueType_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getPropertyConfigurationValueType()
          Returns the meta object for class 'Property Configuration Value Type'.
 EAttribute getPropertyType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EReference getPropertyType_Category()
          Returns the meta object for the reference 'Category'.
 EReference getPropertyType_Description()
          Returns the meta object for the containment reference 'Description'.
 EAttribute getPropertyType_Key()
          Returns the meta object for the attribute 'Key'.
 EReference getPropertyType_Label()
          Returns the meta object for the containment reference 'Label'.
 EReference getPropertyType_ProductSection()
          Returns the meta object for the container reference 'Product Section'.
 EAttribute getPropertyType_Qualifiers()
          Returns the meta object for the attribute 'Qualifiers'.
 EAttribute getPropertyType_Type()
          Returns the meta object for the attribute 'Type'.
 EAttribute getPropertyType_UserConfigurable()
          Returns the meta object for the attribute 'User Configurable'.
 EReference getPropertyType_Value()
          Returns the meta object for the containment reference list 'Value'.
 EAttribute getPropertyType_Value1()
          Returns the meta object for the attribute 'Value1'.
 EClass getPropertyType()
          Returns the meta object for class 'Property Type'.
 EEnum getPropertyTypeType()
          Returns the meta object for enum 'Property Type Type'.
 EDataType getPropertyTypeTypeObject()
          Returns the meta object for data type 'Property Type Type Object'.
 EAttribute getRASDType_AnyAttribute1()
          Returns the meta object for the attribute list 'Any Attribute1'.
 EAttribute getRASDType_Bound()
          Returns the meta object for the attribute 'Bound'.
 EAttribute getRASDType_Configuration()
          Returns the meta object for the attribute 'Configuration'.
 EReference getRASDType_ConfigurationReference()
          Returns the meta object for the reference list 'Configuration Reference'.
 EAttribute getRASDType_Required()
          Returns the meta object for the attribute 'Required'.
 EReference getRASDType_VirtualHardwareSection()
          Returns the meta object for the container reference 'Virtual Hardware Section'.
 EClass getRASDType()
          Returns the meta object for class 'RASD Type'.
 EAttribute getReferencesType_Any()
          Returns the meta object for the attribute list 'Any'.
 EAttribute getReferencesType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EReference getReferencesType_Envelope()
          Returns the meta object for the container reference 'Envelope'.
 EReference getReferencesType_File()
          Returns the meta object for the containment reference list 'File'.
 EClass getReferencesType()
          Returns the meta object for class 'References Type'.
 EAttribute getResourceAllocationSectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EReference getResourceAllocationSectionType_Item()
          Returns the meta object for the containment reference list 'Item'.
 EClass getResourceAllocationSectionType()
          Returns the meta object for class 'Resource Allocation Section Type'.
 EAttribute getSectionType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EReference getSectionType_Content()
          Returns the meta object for the container reference 'Content'.
 EReference getSectionType_Info()
          Returns the meta object for the containment reference 'Info'.
 EAttribute getSectionType_Required()
          Returns the meta object for the attribute 'Required'.
 EClass getSectionType()
          Returns the meta object for class 'Section Type'.
 EEnum getStartActionTypes()
          Returns the meta object for enum 'Start Action Types'.
 EDataType getStartActionTypesObject()
          Returns the meta object for data type 'Start Action Types Object'.
 EAttribute getStartupSectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EReference getStartupSectionType_Item()
          Returns the meta object for the containment reference list 'Item'.
 EClass getStartupSectionType()
          Returns the meta object for class 'Startup Section Type'.
 EEnum getStopActionTypes()
          Returns the meta object for enum 'Stop Action Types'.
 EDataType getStopActionTypesObject()
          Returns the meta object for data type 'Stop Action Types Object'.
 EAttribute getStringMsg_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EAttribute getStringMsg_Msgid()
          Returns the meta object for the attribute 'Msgid'.
 EReference getStringMsg_Strings()
          Returns the meta object for the container reference 'Strings'.
 EAttribute getStringMsg_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getStringMsg()
          Returns the meta object for class 'String Msg'.
 EAttribute getStringsType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EReference getStringsType_Envelope()
          Returns the meta object for the container reference 'Envelope'.
 EAttribute getStringsType_FileRef()
          Returns the meta object for the attribute 'File Ref'.
 EAttribute getStringsType_Lang()
          Returns the meta object for the attribute 'Lang'.
 EReference getStringsType_Msg()
          Returns the meta object for the containment reference list 'Msg'.
 EClass getStringsType()
          Returns the meta object for class 'Strings Type'.
 EAttribute getVirtualDiskDescType_Any()
          Returns the meta object for the attribute list 'Any'.
 EAttribute getVirtualDiskDescType_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'.
 EAttribute getVirtualDiskDescType_Capacity()
          Returns the meta object for the attribute 'Capacity'.
 EAttribute getVirtualDiskDescType_CapacityAllocationUnits()
          Returns the meta object for the attribute 'Capacity Allocation Units'.
 EAttribute getVirtualDiskDescType_DiskId()
          Returns the meta object for the attribute 'Disk Id'.
 EReference getVirtualDiskDescType_DiskSection()
          Returns the meta object for the container reference 'Disk Section'.
 EAttribute getVirtualDiskDescType_FileRef()
          Returns the meta object for the attribute 'File Ref'.
 EReference getVirtualDiskDescType_FileReference()
          Returns the meta object for the reference 'File Reference'.
 EAttribute getVirtualDiskDescType_Format()
          Returns the meta object for the attribute 'Format'.
 EAttribute getVirtualDiskDescType_ParentRef()
          Returns the meta object for the attribute 'Parent Ref'.
 EAttribute getVirtualDiskDescType_PopulatedSize()
          Returns the meta object for the attribute 'Populated Size'.
 EClass getVirtualDiskDescType()
          Returns the meta object for class 'Virtual Disk Desc Type'.
 EAttribute getVirtualHardwareSectionType_Any()
          Returns the meta object for the attribute list 'Any'.
 EReference getVirtualHardwareSectionType_Item()
          Returns the meta object for the containment reference list 'Item'.
 EReference getVirtualHardwareSectionType_System()
          Returns the meta object for the containment reference 'System'.
 EAttribute getVirtualHardwareSectionType_Transport()
          Returns the meta object for the attribute 'Transport'.
 EClass getVirtualHardwareSectionType()
          Returns the meta object for class 'Virtual Hardware Section Type'.
 EReference getVirtualSystemCollectionType_Content()
          Returns the meta object for the containment reference list 'Content'.
 EAttribute getVirtualSystemCollectionType_ContentGroup()
          Returns the meta object for the attribute list 'Content Group'.
 EReference getVirtualSystemCollectionType_ResourceAllocationSection()
          Returns the meta object for the reference 'Resource Allocation Section'.
 EReference getVirtualSystemCollectionType_StartupSection()
          Returns the meta object for the reference 'Startup Section'.
 EClass getVirtualSystemCollectionType()
          Returns the meta object for class 'Virtual System Collection Type'.
 EReference getVirtualSystemType_InstallSection()
          Returns the meta object for the reference 'Install Section'.
 EReference getVirtualSystemType_OperatingSystemSection()
          Returns the meta object for the reference 'Operating System Section'.
 EReference getVirtualSystemType_VirtualHardwareSection()
          Returns the meta object for the reference 'Virtual Hardware Section'.
 EClass getVirtualSystemType()
          Returns the meta object for class 'Virtual System Type'.
 EAttribute getVSSDType_AnyAttribute1()
          Returns the meta object for the attribute list 'Any Attribute1'.
 EReference getVSSDType_VirtualHardwareSection()
          Returns the meta object for the container reference 'Virtual Hardware Section'.
 EClass getVSSDType()
          Returns the meta object for class 'VSSD 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 EnvelopePackage eINSTANCE
The singleton instance of the package.


SECTION_TYPE

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

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

SECTION_TYPE__INFO

static final int SECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

SECTION_TYPE__REQUIRED

static final int SECTION_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
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__CONTENT

static final int SECTION_TYPE__CONTENT
The feature id for the 'Content' container reference.

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

ANNOTATION_SECTION_TYPE

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

See Also:
AnnotationSectionTypeImpl, EnvelopePackageImpl.getAnnotationSectionType(), Constant Field Values

ANNOTATION_SECTION_TYPE__INFO

static final int ANNOTATION_SECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

ANNOTATION_SECTION_TYPE__REQUIRED

static final int ANNOTATION_SECTION_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

ANNOTATION_SECTION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

ANNOTATION_SECTION_TYPE__CONTENT

static final int ANNOTATION_SECTION_TYPE__CONTENT
The feature id for the 'Content' container reference.

See Also:
Constant Field Values

ANNOTATION_SECTION_TYPE__ANNOTATION

static final int ANNOTATION_SECTION_TYPE__ANNOTATION
The feature id for the 'Annotation' containment reference.

See Also:
Constant Field Values

ANNOTATION_SECTION_TYPE__ANY

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

See Also:
Constant Field Values

ANNOTATION_SECTION_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

CONFIGURATION_TYPE

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

See Also:
ConfigurationTypeImpl, EnvelopePackageImpl.getConfigurationType(), Constant Field Values

CONFIGURATION_TYPE__LABEL

static final int CONFIGURATION_TYPE__LABEL
The feature id for the 'Label' containment reference.

See Also:
Constant Field Values

CONFIGURATION_TYPE__DESCRIPTION

static final int CONFIGURATION_TYPE__DESCRIPTION
The feature id for the 'Description' containment reference.

See Also:
Constant Field Values

CONFIGURATION_TYPE__DEFAULT

static final int CONFIGURATION_TYPE__DEFAULT
The feature id for the 'Default' attribute.

See Also:
Constant Field Values

CONFIGURATION_TYPE__ID

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

See Also:
Constant Field Values

CONFIGURATION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

CONFIGURATION_TYPE__DEPLOYMENT_OPTION_SECTION

static final int CONFIGURATION_TYPE__DEPLOYMENT_OPTION_SECTION
The feature id for the 'Deployment Option Section' container reference.

See Also:
Constant Field Values

CONFIGURATION_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

CONTENT_TYPE

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

See Also:
ContentTypeImpl, EnvelopePackageImpl.getContentType(), Constant Field Values

CONTENT_TYPE__INFO

static final int CONTENT_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

CONTENT_TYPE__NAME

static final int CONTENT_TYPE__NAME
The feature id for the 'Name' containment reference.

See Also:
Constant Field Values

CONTENT_TYPE__SECTION_GROUP

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

See Also:
Constant Field Values

CONTENT_TYPE__SECTION

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

See Also:
Constant Field Values

CONTENT_TYPE__ANY

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

See Also:
Constant Field Values

CONTENT_TYPE__ANNOTATION_SECTION

static final int CONTENT_TYPE__ANNOTATION_SECTION
The feature id for the 'Annotation Section' reference.

See Also:
Constant Field Values

CONTENT_TYPE__ID

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

See Also:
Constant Field Values

CONTENT_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

CONTENT_TYPE__ENVELOPE

static final int CONTENT_TYPE__ENVELOPE
The feature id for the 'Envelope' container reference.

See Also:
Constant Field Values

CONTENT_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

DEPLOYMENT_OPTION_SECTION_TYPE

static final int DEPLOYMENT_OPTION_SECTION_TYPE
The meta object id for the 'Deployment Option Section Type' class.

See Also:
DeploymentOptionSectionTypeImpl, EnvelopePackageImpl.getDeploymentOptionSectionType(), Constant Field Values

DEPLOYMENT_OPTION_SECTION_TYPE__INFO

static final int DEPLOYMENT_OPTION_SECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

DEPLOYMENT_OPTION_SECTION_TYPE__REQUIRED

static final int DEPLOYMENT_OPTION_SECTION_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

DEPLOYMENT_OPTION_SECTION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

DEPLOYMENT_OPTION_SECTION_TYPE__CONTENT

static final int DEPLOYMENT_OPTION_SECTION_TYPE__CONTENT
The feature id for the 'Content' container reference.

See Also:
Constant Field Values

DEPLOYMENT_OPTION_SECTION_TYPE__CONFIGURATION

static final int DEPLOYMENT_OPTION_SECTION_TYPE__CONFIGURATION
The feature id for the 'Configuration' containment reference list.

See Also:
Constant Field Values

DEPLOYMENT_OPTION_SECTION_TYPE__ANY

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

See Also:
Constant Field Values

DEPLOYMENT_OPTION_SECTION_TYPE__DEFAULT_CONFIGURATION

static final int DEPLOYMENT_OPTION_SECTION_TYPE__DEFAULT_CONFIGURATION
The feature id for the 'Default Configuration' reference.

See Also:
Constant Field Values

DEPLOYMENT_OPTION_SECTION_TYPE_FEATURE_COUNT

static final int DEPLOYMENT_OPTION_SECTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Deployment Option Section Type' class.

See Also:
Constant Field Values

DISK_SECTION_TYPE

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

See Also:
DiskSectionTypeImpl, EnvelopePackageImpl.getDiskSectionType(), Constant Field Values

DISK_SECTION_TYPE__INFO

static final int DISK_SECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

DISK_SECTION_TYPE__REQUIRED

static final int DISK_SECTION_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

DISK_SECTION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

DISK_SECTION_TYPE__CONTENT

static final int DISK_SECTION_TYPE__CONTENT
The feature id for the 'Content' container reference.

See Also:
Constant Field Values

DISK_SECTION_TYPE__DISK

static final int DISK_SECTION_TYPE__DISK
The feature id for the 'Disk' containment reference list.

See Also:
Constant Field Values

DISK_SECTION_TYPE__ANY

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

See Also:
Constant Field Values

DISK_SECTION_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

DOCUMENT_ROOT

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

See Also:
DocumentRootImpl, EnvelopePackageImpl.getDocumentRoot(), 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__ANNOTATION_SECTION

static final int DOCUMENT_ROOT__ANNOTATION_SECTION
The feature id for the 'Annotation 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__CONTENT

static final int DOCUMENT_ROOT__CONTENT
The feature id for the 'Content' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DEPLOYMENT_OPTION_SECTION

static final int DOCUMENT_ROOT__DEPLOYMENT_OPTION_SECTION
The feature id for the 'Deployment Option Section' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DISK_SECTION

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

See Also:
Constant Field Values

DOCUMENT_ROOT__ENVELOPE

static final int DOCUMENT_ROOT__ENVELOPE
The feature id for the 'Envelope' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__EULA_SECTION

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

See Also:
Constant Field Values

DOCUMENT_ROOT__INSTALL_SECTION

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

See Also:
Constant Field Values

DOCUMENT_ROOT__NETWORK_SECTION

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

See Also:
Constant Field Values

DOCUMENT_ROOT__OPERATING_SYSTEM_SECTION

static final int DOCUMENT_ROOT__OPERATING_SYSTEM_SECTION
The feature id for the 'Operating System Section' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PRODUCT_SECTION

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

See Also:
Constant Field Values

DOCUMENT_ROOT__RESOURCE_ALLOCATION_SECTION

static final int DOCUMENT_ROOT__RESOURCE_ALLOCATION_SECTION
The feature id for the 'Resource Allocation Section' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__STARTUP_SECTION

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

See Also:
Constant Field Values

DOCUMENT_ROOT__STRINGS

static final int DOCUMENT_ROOT__STRINGS
The feature id for the 'Strings' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__VIRTUAL_HARDWARE_SECTION

static final int DOCUMENT_ROOT__VIRTUAL_HARDWARE_SECTION
The feature id for the 'Virtual Hardware Section' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__VIRTUAL_SYSTEM

static final int DOCUMENT_ROOT__VIRTUAL_SYSTEM
The feature id for the 'Virtual System' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__VIRTUAL_SYSTEM_COLLECTION

static final int DOCUMENT_ROOT__VIRTUAL_SYSTEM_COLLECTION
The feature id for the 'Virtual System Collection' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__REQUIRED

static final int DOCUMENT_ROOT__REQUIRED
The feature id for the 'Required' attribute.

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

ENVELOPE_TYPE

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

See Also:
EnvelopeTypeImpl, EnvelopePackageImpl.getEnvelopeType(), Constant Field Values

ENVELOPE_TYPE__REFERENCES

static final int ENVELOPE_TYPE__REFERENCES
The feature id for the 'References' containment reference.

See Also:
Constant Field Values

ENVELOPE_TYPE__SECTION_GROUP

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

See Also:
Constant Field Values

ENVELOPE_TYPE__SECTION

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

See Also:
Constant Field Values

ENVELOPE_TYPE__CONTENT_GROUP

static final int ENVELOPE_TYPE__CONTENT_GROUP
The feature id for the 'Content Group' attribute list.

See Also:
Constant Field Values

ENVELOPE_TYPE__CONTENT

static final int ENVELOPE_TYPE__CONTENT
The feature id for the 'Content' containment reference.

See Also:
Constant Field Values

ENVELOPE_TYPE__STRINGS

static final int ENVELOPE_TYPE__STRINGS
The feature id for the 'Strings' containment reference list.

See Also:
Constant Field Values

ENVELOPE_TYPE__ANY

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

See Also:
Constant Field Values

ENVELOPE_TYPE__DEPLOYMENT_OPTIONS

static final int ENVELOPE_TYPE__DEPLOYMENT_OPTIONS
The feature id for the 'Deployment Options' reference.

See Also:
Constant Field Values

ENVELOPE_TYPE__DISK_SECTION

static final int ENVELOPE_TYPE__DISK_SECTION
The feature id for the 'Disk Section' reference.

See Also:
Constant Field Values

ENVELOPE_TYPE__LANG

static final int ENVELOPE_TYPE__LANG
The feature id for the 'Lang' attribute.

See Also:
Constant Field Values

ENVELOPE_TYPE__NETWORK_SECTION

static final int ENVELOPE_TYPE__NETWORK_SECTION
The feature id for the 'Network Section' reference.

See Also:
Constant Field Values

ENVELOPE_TYPE__VIRTUAL_SYSTEM

static final int ENVELOPE_TYPE__VIRTUAL_SYSTEM
The feature id for the 'Virtual System' reference.

See Also:
Constant Field Values

ENVELOPE_TYPE__VIRTUAL_SYSTEM_COLLECTION

static final int ENVELOPE_TYPE__VIRTUAL_SYSTEM_COLLECTION
The feature id for the 'Virtual System Collection' reference.

See Also:
Constant Field Values

ENVELOPE_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

ENVELOPE_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

EULA_SECTION_TYPE

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

See Also:
EulaSectionTypeImpl, EnvelopePackageImpl.getEulaSectionType(), Constant Field Values

EULA_SECTION_TYPE__INFO

static final int EULA_SECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

EULA_SECTION_TYPE__REQUIRED

static final int EULA_SECTION_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

EULA_SECTION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

EULA_SECTION_TYPE__CONTENT

static final int EULA_SECTION_TYPE__CONTENT
The feature id for the 'Content' container reference.

See Also:
Constant Field Values

EULA_SECTION_TYPE__LICENSE

static final int EULA_SECTION_TYPE__LICENSE
The feature id for the 'License' containment reference.

See Also:
Constant Field Values

EULA_SECTION_TYPE__ANY

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

See Also:
Constant Field Values

EULA_SECTION_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

FILE_TYPE

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

See Also:
FileTypeImpl, EnvelopePackageImpl.getFileType(), Constant Field Values

FILE_TYPE__URI

static final int FILE_TYPE__URI
The feature id for the 'Uri' attribute.

See Also:
Constant Field Values

FILE_TYPE__ANY

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

See Also:
Constant Field Values

FILE_TYPE__CHUNK_SIZE

static final int FILE_TYPE__CHUNK_SIZE
The feature id for the 'Chunk Size' attribute.

See Also:
Constant Field Values

FILE_TYPE__COMPRESSION

static final int FILE_TYPE__COMPRESSION
The feature id for the 'Compression' attribute.

See Also:
Constant Field Values

FILE_TYPE__HREF

static final int FILE_TYPE__HREF
The feature id for the 'Href' attribute.

See Also:
Constant Field Values

FILE_TYPE__ID

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

See Also:
Constant Field Values

FILE_TYPE__LOCAL_REF

static final int FILE_TYPE__LOCAL_REF
The feature id for the 'Local Ref' attribute.

See Also:
Constant Field Values

FILE_TYPE__PACKAGED

static final int FILE_TYPE__PACKAGED
The feature id for the 'Packaged' attribute.

See Also:
Constant Field Values

FILE_TYPE__RESOURCE_BUNDLE

static final int FILE_TYPE__RESOURCE_BUNDLE
The feature id for the 'Resource Bundle' attribute.

See Also:
Constant Field Values

FILE_TYPE__SIZE

static final int FILE_TYPE__SIZE
The feature id for the 'Size' attribute.

See Also:
Constant Field Values

FILE_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

FILE_TYPE__REFERENCES

static final int FILE_TYPE__REFERENCES
The feature id for the 'References' container reference.

See Also:
Constant Field Values

FILE_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

ICON_TYPE

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

See Also:
IconTypeImpl, EnvelopePackageImpl.getIconType(), Constant Field Values

ICON_TYPE__FILE_REF

static final int ICON_TYPE__FILE_REF
The feature id for the 'File Ref' attribute.

See Also:
Constant Field Values

ICON_TYPE__HEIGHT

static final int ICON_TYPE__HEIGHT
The feature id for the 'Height' attribute.

See Also:
Constant Field Values

ICON_TYPE__MIME_TYPE

static final int ICON_TYPE__MIME_TYPE
The feature id for the 'Mime Type' attribute.

See Also:
Constant Field Values

ICON_TYPE__WIDTH

static final int ICON_TYPE__WIDTH
The feature id for the 'Width' attribute.

See Also:
Constant Field Values

ICON_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

ICON_TYPE__PRODUCT_SECTION

static final int ICON_TYPE__PRODUCT_SECTION
The feature id for the 'Product Section' container reference.

See Also:
Constant Field Values

ICON_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

INSTALL_SECTION_TYPE

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

See Also:
InstallSectionTypeImpl, EnvelopePackageImpl.getInstallSectionType(), Constant Field Values

INSTALL_SECTION_TYPE__INFO

static final int INSTALL_SECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

INSTALL_SECTION_TYPE__REQUIRED

static final int INSTALL_SECTION_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

INSTALL_SECTION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

INSTALL_SECTION_TYPE__CONTENT

static final int INSTALL_SECTION_TYPE__CONTENT
The feature id for the 'Content' container reference.

See Also:
Constant Field Values

INSTALL_SECTION_TYPE__ANY

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

See Also:
Constant Field Values

INSTALL_SECTION_TYPE__INITIAL_BOOT_STOP_DELAY

static final int INSTALL_SECTION_TYPE__INITIAL_BOOT_STOP_DELAY
The feature id for the 'Initial Boot Stop Delay' attribute.

See Also:
Constant Field Values

INSTALL_SECTION_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

ITEM_TYPE

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

See Also:
ItemTypeImpl, EnvelopePackageImpl.getItemType(), Constant Field Values

ITEM_TYPE__ID

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

See Also:
Constant Field Values

ITEM_TYPE__ID_REFERENCE

static final int ITEM_TYPE__ID_REFERENCE
The feature id for the 'Id Reference' reference.

See Also:
Constant Field Values

ITEM_TYPE__ORDER

static final int ITEM_TYPE__ORDER
The feature id for the 'Order' attribute.

See Also:
Constant Field Values

ITEM_TYPE__START_ACTION

static final int ITEM_TYPE__START_ACTION
The feature id for the 'Start Action' attribute.

See Also:
Constant Field Values

ITEM_TYPE__START_DELAY

static final int ITEM_TYPE__START_DELAY
The feature id for the 'Start Delay' attribute.

See Also:
Constant Field Values

ITEM_TYPE__STOP_ACTION

static final int ITEM_TYPE__STOP_ACTION
The feature id for the 'Stop Action' attribute.

See Also:
Constant Field Values

ITEM_TYPE__STOP_DELAY

static final int ITEM_TYPE__STOP_DELAY
The feature id for the 'Stop Delay' attribute.

See Also:
Constant Field Values

ITEM_TYPE__WAITING_FOR_GUEST

static final int ITEM_TYPE__WAITING_FOR_GUEST
The feature id for the 'Waiting For Guest' attribute.

See Also:
Constant Field Values

ITEM_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

ITEM_TYPE__STARTUP_SECTION

static final int ITEM_TYPE__STARTUP_SECTION
The feature id for the 'Startup Section' container reference.

See Also:
Constant Field Values

ITEM_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

MSG_TYPE

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

See Also:
MsgTypeImpl, EnvelopePackageImpl.getMsgType(), Constant Field Values

MSG_TYPE__VALUE

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

See Also:
Constant Field Values

MSG_TYPE__MSGID

static final int MSG_TYPE__MSGID
The feature id for the 'Msgid' attribute.

See Also:
Constant Field Values

MSG_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

MSG_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

NETWORK_SECTION_TYPE

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

See Also:
NetworkSectionTypeImpl, EnvelopePackageImpl.getNetworkSectionType(), Constant Field Values

NETWORK_SECTION_TYPE__INFO

static final int NETWORK_SECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

NETWORK_SECTION_TYPE__REQUIRED

static final int NETWORK_SECTION_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

NETWORK_SECTION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

NETWORK_SECTION_TYPE__CONTENT

static final int NETWORK_SECTION_TYPE__CONTENT
The feature id for the 'Content' container reference.

See Also:
Constant Field Values

NETWORK_SECTION_TYPE__NETWORK

static final int NETWORK_SECTION_TYPE__NETWORK
The feature id for the 'Network' containment reference list.

See Also:
Constant Field Values

NETWORK_SECTION_TYPE__ANY

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

See Also:
Constant Field Values

NETWORK_SECTION_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

NETWORK_TYPE

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

See Also:
NetworkTypeImpl, EnvelopePackageImpl.getNetworkType(), Constant Field Values

NETWORK_TYPE__DESCRIPTION

static final int NETWORK_TYPE__DESCRIPTION
The feature id for the 'Description' containment reference.

See Also:
Constant Field Values

NETWORK_TYPE__NAME

static final int NETWORK_TYPE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

NETWORK_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

NETWORK_TYPE__NETWORK_SECTION

static final int NETWORK_TYPE__NETWORK_SECTION
The feature id for the 'Network Section' container reference.

See Also:
Constant Field Values

NETWORK_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

OPERATING_SYSTEM_SECTION_TYPE

static final int OPERATING_SYSTEM_SECTION_TYPE
The meta object id for the 'Operating System Section Type' class.

See Also:
OperatingSystemSectionTypeImpl, EnvelopePackageImpl.getOperatingSystemSectionType(), Constant Field Values

OPERATING_SYSTEM_SECTION_TYPE__INFO

static final int OPERATING_SYSTEM_SECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

OPERATING_SYSTEM_SECTION_TYPE__REQUIRED

static final int OPERATING_SYSTEM_SECTION_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

OPERATING_SYSTEM_SECTION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

OPERATING_SYSTEM_SECTION_TYPE__CONTENT

static final int OPERATING_SYSTEM_SECTION_TYPE__CONTENT
The feature id for the 'Content' container reference.

See Also:
Constant Field Values

OPERATING_SYSTEM_SECTION_TYPE__DESCRIPTION

static final int OPERATING_SYSTEM_SECTION_TYPE__DESCRIPTION
The feature id for the 'Description' containment reference.

See Also:
Constant Field Values

OPERATING_SYSTEM_SECTION_TYPE__ANY

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

See Also:
Constant Field Values

OPERATING_SYSTEM_SECTION_TYPE__ID

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

See Also:
Constant Field Values

OPERATING_SYSTEM_SECTION_TYPE__VERSION

static final int OPERATING_SYSTEM_SECTION_TYPE__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values

OPERATING_SYSTEM_SECTION_TYPE_FEATURE_COUNT

static final int OPERATING_SYSTEM_SECTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Operating System Section Type' class.

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE

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

See Also:
ProductSectionTypeImpl, EnvelopePackageImpl.getProductSectionType(), Constant Field Values

PRODUCT_SECTION_TYPE__INFO

static final int PRODUCT_SECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__REQUIRED

static final int PRODUCT_SECTION_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__CONTENT

static final int PRODUCT_SECTION_TYPE__CONTENT
The feature id for the 'Content' container reference.

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__PRODUCT

static final int PRODUCT_SECTION_TYPE__PRODUCT
The feature id for the 'Product' containment reference.

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__VENDOR

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

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__VERSION

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

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__FULL_VERSION

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

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__PRODUCT_URL

static final int PRODUCT_SECTION_TYPE__PRODUCT_URL
The feature id for the 'Product Url' containment reference.

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__VENDOR_URL

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

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__APP_URL

static final int PRODUCT_SECTION_TYPE__APP_URL
The feature id for the 'App Url' containment reference.

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__ICON

static final int PRODUCT_SECTION_TYPE__ICON
The feature id for the 'Icon' containment reference list.

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__GROUP

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

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__CATEGORY

static final int PRODUCT_SECTION_TYPE__CATEGORY
The feature id for the 'Category' containment reference list.

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__PROPERTY

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

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__ANY

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

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__CLASS

static final int PRODUCT_SECTION_TYPE__CLASS
The feature id for the 'Class' attribute.

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE__INSTANCE

static final int PRODUCT_SECTION_TYPE__INSTANCE
The feature id for the 'Instance' attribute.

See Also:
Constant Field Values

PRODUCT_SECTION_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

PROPERTY_CONFIGURATION_VALUE_TYPE

static final int PROPERTY_CONFIGURATION_VALUE_TYPE
The meta object id for the 'Property Configuration Value Type' class.

See Also:
PropertyConfigurationValueTypeImpl, EnvelopePackageImpl.getPropertyConfigurationValueType(), Constant Field Values

PROPERTY_CONFIGURATION_VALUE_TYPE__ANY

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

See Also:
Constant Field Values

PROPERTY_CONFIGURATION_VALUE_TYPE__CONFIGURATION

static final int PROPERTY_CONFIGURATION_VALUE_TYPE__CONFIGURATION
The feature id for the 'Configuration' attribute.

See Also:
Constant Field Values

PROPERTY_CONFIGURATION_VALUE_TYPE__CONFIGURATION_REFERENCE

static final int PROPERTY_CONFIGURATION_VALUE_TYPE__CONFIGURATION_REFERENCE
The feature id for the 'Configuration Reference' reference list.

See Also:
Constant Field Values

PROPERTY_CONFIGURATION_VALUE_TYPE__VALUE

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

See Also:
Constant Field Values

PROPERTY_CONFIGURATION_VALUE_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

PROPERTY_CONFIGURATION_VALUE_TYPE__PROPERTY

static final int PROPERTY_CONFIGURATION_VALUE_TYPE__PROPERTY
The feature id for the 'Property' container reference.

See Also:
Constant Field Values

PROPERTY_CONFIGURATION_VALUE_TYPE_FEATURE_COUNT

static final int PROPERTY_CONFIGURATION_VALUE_TYPE_FEATURE_COUNT
The number of structural features of the 'Property Configuration Value 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, EnvelopePackageImpl.getPropertyType(), Constant Field Values

PROPERTY_TYPE__LABEL

static final int PROPERTY_TYPE__LABEL
The feature id for the 'Label' containment reference.

See Also:
Constant Field Values

PROPERTY_TYPE__DESCRIPTION

static final int PROPERTY_TYPE__DESCRIPTION
The feature id for the 'Description' containment reference.

See Also:
Constant Field Values

PROPERTY_TYPE__VALUE

static final int PROPERTY_TYPE__VALUE
The feature id for the 'Value' containment reference list.

See Also:
Constant Field Values

PROPERTY_TYPE__CATEGORY

static final int PROPERTY_TYPE__CATEGORY
The feature id for the 'Category' reference.

See Also:
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__QUALIFIERS

static final int PROPERTY_TYPE__QUALIFIERS
The feature id for the 'Qualifiers' attribute.

See Also:
Constant Field Values

PROPERTY_TYPE__TYPE

static final int PROPERTY_TYPE__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

PROPERTY_TYPE__USER_CONFIGURABLE

static final int PROPERTY_TYPE__USER_CONFIGURABLE
The feature id for the 'User Configurable' attribute.

See Also:
Constant Field Values

PROPERTY_TYPE__VALUE1

static final int PROPERTY_TYPE__VALUE1
The feature id for the 'Value1' 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__PRODUCT_SECTION

static final int PROPERTY_TYPE__PRODUCT_SECTION
The feature id for the 'Product Section' container reference.

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

RASD_TYPE

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

See Also:
RASDTypeImpl, EnvelopePackageImpl.getRASDType(), Constant Field Values

RASD_TYPE__ADDRESS

static final int RASD_TYPE__ADDRESS
The feature id for the 'Address' containment reference.

See Also:
Constant Field Values

RASD_TYPE__ADDRESS_ON_PARENT

static final int RASD_TYPE__ADDRESS_ON_PARENT
The feature id for the 'Address On Parent' containment reference.

See Also:
Constant Field Values

RASD_TYPE__ALLOCATION_UNITS

static final int RASD_TYPE__ALLOCATION_UNITS
The feature id for the 'Allocation Units' containment reference.

See Also:
Constant Field Values

RASD_TYPE__AUTOMATIC_ALLOCATION

static final int RASD_TYPE__AUTOMATIC_ALLOCATION
The feature id for the 'Automatic Allocation' containment reference.

See Also:
Constant Field Values

RASD_TYPE__AUTOMATIC_DEALLOCATION

static final int RASD_TYPE__AUTOMATIC_DEALLOCATION
The feature id for the 'Automatic Deallocation' containment reference.

See Also:
Constant Field Values

RASD_TYPE__CAPTION

static final int RASD_TYPE__CAPTION
The feature id for the 'Caption' containment reference.

See Also:
Constant Field Values

RASD_TYPE__CHANGEABLE_TYPE

static final int RASD_TYPE__CHANGEABLE_TYPE
The feature id for the 'Changeable Type' containment reference.

See Also:
Constant Field Values

RASD_TYPE__CONFIGURATION_NAME

static final int RASD_TYPE__CONFIGURATION_NAME
The feature id for the 'Configuration Name' containment reference.

See Also:
Constant Field Values

RASD_TYPE__CONNECTION

static final int RASD_TYPE__CONNECTION
The feature id for the 'Connection' containment reference list.

See Also:
Constant Field Values

RASD_TYPE__CONSUMER_VISIBILITY

static final int RASD_TYPE__CONSUMER_VISIBILITY
The feature id for the 'Consumer Visibility' containment reference.

See Also:
Constant Field Values

RASD_TYPE__DESCRIPTION

static final int RASD_TYPE__DESCRIPTION
The feature id for the 'Description' containment reference.

See Also:
Constant Field Values

RASD_TYPE__ELEMENT_NAME

static final int RASD_TYPE__ELEMENT_NAME
The feature id for the 'Element Name' containment reference.

See Also:
Constant Field Values

RASD_TYPE__GENERATION

static final int RASD_TYPE__GENERATION
The feature id for the 'Generation' containment reference.

See Also:
Constant Field Values

RASD_TYPE__HOST_RESOURCE

static final int RASD_TYPE__HOST_RESOURCE
The feature id for the 'Host Resource' containment reference list.

See Also:
Constant Field Values

RASD_TYPE__INSTANCE_ID

static final int RASD_TYPE__INSTANCE_ID
The feature id for the 'Instance ID' containment reference.

See Also:
Constant Field Values

RASD_TYPE__LIMIT

static final int RASD_TYPE__LIMIT
The feature id for the 'Limit' containment reference.

See Also:
Constant Field Values

RASD_TYPE__MAPPING_BEHAVIOR

static final int RASD_TYPE__MAPPING_BEHAVIOR
The feature id for the 'Mapping Behavior' containment reference.

See Also:
Constant Field Values

RASD_TYPE__OTHER_RESOURCE_TYPE

static final int RASD_TYPE__OTHER_RESOURCE_TYPE
The feature id for the 'Other Resource Type' containment reference.

See Also:
Constant Field Values

RASD_TYPE__PARENT

static final int RASD_TYPE__PARENT
The feature id for the 'Parent' containment reference.

See Also:
Constant Field Values

RASD_TYPE__POOL_ID

static final int RASD_TYPE__POOL_ID
The feature id for the 'Pool ID' containment reference.

See Also:
Constant Field Values

RASD_TYPE__RESERVATION

static final int RASD_TYPE__RESERVATION
The feature id for the 'Reservation' containment reference.

See Also:
Constant Field Values

RASD_TYPE__RESOURCE_SUB_TYPE

static final int RASD_TYPE__RESOURCE_SUB_TYPE
The feature id for the 'Resource Sub Type' containment reference.

See Also:
Constant Field Values

RASD_TYPE__RESOURCE_TYPE

static final int RASD_TYPE__RESOURCE_TYPE
The feature id for the 'Resource Type' containment reference.

See Also:
Constant Field Values

RASD_TYPE__VIRTUAL_QUANTITY

static final int RASD_TYPE__VIRTUAL_QUANTITY
The feature id for the 'Virtual Quantity' containment reference.

See Also:
Constant Field Values

RASD_TYPE__WEIGHT

static final int RASD_TYPE__WEIGHT
The feature id for the 'Weight' containment reference.

See Also:
Constant Field Values

RASD_TYPE__ANY

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

See Also:
Constant Field Values

RASD_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

RASD_TYPE__BOUND

static final int RASD_TYPE__BOUND
The feature id for the 'Bound' attribute.

See Also:
Constant Field Values

RASD_TYPE__CONFIGURATION

static final int RASD_TYPE__CONFIGURATION
The feature id for the 'Configuration' attribute.

See Also:
Constant Field Values

RASD_TYPE__CONFIGURATION_REFERENCE

static final int RASD_TYPE__CONFIGURATION_REFERENCE
The feature id for the 'Configuration Reference' reference list.

See Also:
Constant Field Values

RASD_TYPE__REQUIRED

static final int RASD_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

RASD_TYPE__ANY_ATTRIBUTE1

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

See Also:
Constant Field Values

RASD_TYPE__VIRTUAL_HARDWARE_SECTION

static final int RASD_TYPE__VIRTUAL_HARDWARE_SECTION
The feature id for the 'Virtual Hardware Section' container reference.

See Also:
Constant Field Values

RASD_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

REFERENCES_TYPE

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

See Also:
ReferencesTypeImpl, EnvelopePackageImpl.getReferencesType(), Constant Field Values

REFERENCES_TYPE__FILE

static final int REFERENCES_TYPE__FILE
The feature id for the 'File' containment reference list.

See Also:
Constant Field Values

REFERENCES_TYPE__ANY

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

See Also:
Constant Field Values

REFERENCES_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

REFERENCES_TYPE__ENVELOPE

static final int REFERENCES_TYPE__ENVELOPE
The feature id for the 'Envelope' container reference.

See Also:
Constant Field Values

REFERENCES_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

RESOURCE_ALLOCATION_SECTION_TYPE

static final int RESOURCE_ALLOCATION_SECTION_TYPE
The meta object id for the 'Resource Allocation Section Type' class.

See Also:
ResourceAllocationSectionTypeImpl, EnvelopePackageImpl.getResourceAllocationSectionType(), Constant Field Values

RESOURCE_ALLOCATION_SECTION_TYPE__INFO

static final int RESOURCE_ALLOCATION_SECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

RESOURCE_ALLOCATION_SECTION_TYPE__REQUIRED

static final int RESOURCE_ALLOCATION_SECTION_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

RESOURCE_ALLOCATION_SECTION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

RESOURCE_ALLOCATION_SECTION_TYPE__CONTENT

static final int RESOURCE_ALLOCATION_SECTION_TYPE__CONTENT
The feature id for the 'Content' container reference.

See Also:
Constant Field Values

RESOURCE_ALLOCATION_SECTION_TYPE__ITEM

static final int RESOURCE_ALLOCATION_SECTION_TYPE__ITEM
The feature id for the 'Item' containment reference list.

See Also:
Constant Field Values

RESOURCE_ALLOCATION_SECTION_TYPE__ANY

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

See Also:
Constant Field Values

RESOURCE_ALLOCATION_SECTION_TYPE_FEATURE_COUNT

static final int RESOURCE_ALLOCATION_SECTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Resource Allocation Section Type' class.

See Also:
Constant Field Values

STARTUP_SECTION_TYPE

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

See Also:
StartupSectionTypeImpl, EnvelopePackageImpl.getStartupSectionType(), Constant Field Values

STARTUP_SECTION_TYPE__INFO

static final int STARTUP_SECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

STARTUP_SECTION_TYPE__REQUIRED

static final int STARTUP_SECTION_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

STARTUP_SECTION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

STARTUP_SECTION_TYPE__CONTENT

static final int STARTUP_SECTION_TYPE__CONTENT
The feature id for the 'Content' container reference.

See Also:
Constant Field Values

STARTUP_SECTION_TYPE__ITEM

static final int STARTUP_SECTION_TYPE__ITEM
The feature id for the 'Item' containment reference list.

See Also:
Constant Field Values

STARTUP_SECTION_TYPE__ANY

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

See Also:
Constant Field Values

STARTUP_SECTION_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

STRING_MSG

static final int STRING_MSG
The meta object id for the 'String Msg' class.

See Also:
StringMsgImpl, EnvelopePackageImpl.getStringMsg(), Constant Field Values

STRING_MSG__VALUE

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

See Also:
Constant Field Values

STRING_MSG__MSGID

static final int STRING_MSG__MSGID
The feature id for the 'Msgid' attribute.

See Also:
Constant Field Values

STRING_MSG__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

STRING_MSG__STRINGS

static final int STRING_MSG__STRINGS
The feature id for the 'Strings' container reference.

See Also:
Constant Field Values

STRING_MSG_FEATURE_COUNT

static final int STRING_MSG_FEATURE_COUNT
The number of structural features of the 'String Msg' class.

See Also:
Constant Field Values

STRINGS_TYPE

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

See Also:
StringsTypeImpl, EnvelopePackageImpl.getStringsType(), Constant Field Values

STRINGS_TYPE__MSG

static final int STRINGS_TYPE__MSG
The feature id for the 'Msg' containment reference list.

See Also:
Constant Field Values

STRINGS_TYPE__FILE_REF

static final int STRINGS_TYPE__FILE_REF
The feature id for the 'File Ref' attribute.

See Also:
Constant Field Values

STRINGS_TYPE__LANG

static final int STRINGS_TYPE__LANG
The feature id for the 'Lang' attribute.

See Also:
Constant Field Values

STRINGS_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

STRINGS_TYPE__ENVELOPE

static final int STRINGS_TYPE__ENVELOPE
The feature id for the 'Envelope' container reference.

See Also:
Constant Field Values

STRINGS_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE

static final int VIRTUAL_DISK_DESC_TYPE
The meta object id for the 'Virtual Disk Desc Type' class.

See Also:
VirtualDiskDescTypeImpl, EnvelopePackageImpl.getVirtualDiskDescType(), Constant Field Values

VIRTUAL_DISK_DESC_TYPE__URI

static final int VIRTUAL_DISK_DESC_TYPE__URI
The feature id for the 'Uri' attribute.

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE__ANY

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

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE__CAPACITY

static final int VIRTUAL_DISK_DESC_TYPE__CAPACITY
The feature id for the 'Capacity' attribute.

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE__CAPACITY_ALLOCATION_UNITS

static final int VIRTUAL_DISK_DESC_TYPE__CAPACITY_ALLOCATION_UNITS
The feature id for the 'Capacity Allocation Units' attribute.

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE__DISK_ID

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

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE__FILE_REF

static final int VIRTUAL_DISK_DESC_TYPE__FILE_REF
The feature id for the 'File Ref' attribute.

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE__FILE_REFERENCE

static final int VIRTUAL_DISK_DESC_TYPE__FILE_REFERENCE
The feature id for the 'File Reference' reference.

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE__FORMAT

static final int VIRTUAL_DISK_DESC_TYPE__FORMAT
The feature id for the 'Format' attribute.

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE__PARENT_REF

static final int VIRTUAL_DISK_DESC_TYPE__PARENT_REF
The feature id for the 'Parent Ref' attribute.

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE__POPULATED_SIZE

static final int VIRTUAL_DISK_DESC_TYPE__POPULATED_SIZE
The feature id for the 'Populated Size' attribute.

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE__DISK_SECTION

static final int VIRTUAL_DISK_DESC_TYPE__DISK_SECTION
The feature id for the 'Disk Section' container reference.

See Also:
Constant Field Values

VIRTUAL_DISK_DESC_TYPE_FEATURE_COUNT

static final int VIRTUAL_DISK_DESC_TYPE_FEATURE_COUNT
The number of structural features of the 'Virtual Disk Desc Type' class.

See Also:
Constant Field Values

VIRTUAL_HARDWARE_SECTION_TYPE

static final int VIRTUAL_HARDWARE_SECTION_TYPE
The meta object id for the 'Virtual Hardware Section Type' class.

See Also:
VirtualHardwareSectionTypeImpl, EnvelopePackageImpl.getVirtualHardwareSectionType(), Constant Field Values

VIRTUAL_HARDWARE_SECTION_TYPE__INFO

static final int VIRTUAL_HARDWARE_SECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

VIRTUAL_HARDWARE_SECTION_TYPE__REQUIRED

static final int VIRTUAL_HARDWARE_SECTION_TYPE__REQUIRED
The feature id for the 'Required' attribute.

See Also:
Constant Field Values

VIRTUAL_HARDWARE_SECTION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

VIRTUAL_HARDWARE_SECTION_TYPE__CONTENT

static final int VIRTUAL_HARDWARE_SECTION_TYPE__CONTENT
The feature id for the 'Content' container reference.

See Also:
Constant Field Values

VIRTUAL_HARDWARE_SECTION_TYPE__SYSTEM

static final int VIRTUAL_HARDWARE_SECTION_TYPE__SYSTEM
The feature id for the 'System' containment reference.

See Also:
Constant Field Values

VIRTUAL_HARDWARE_SECTION_TYPE__ITEM

static final int VIRTUAL_HARDWARE_SECTION_TYPE__ITEM
The feature id for the 'Item' containment reference list.

See Also:
Constant Field Values

VIRTUAL_HARDWARE_SECTION_TYPE__ANY

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

See Also:
Constant Field Values

VIRTUAL_HARDWARE_SECTION_TYPE__TRANSPORT

static final int VIRTUAL_HARDWARE_SECTION_TYPE__TRANSPORT
The feature id for the 'Transport' attribute.

See Also:
Constant Field Values

VIRTUAL_HARDWARE_SECTION_TYPE_FEATURE_COUNT

static final int VIRTUAL_HARDWARE_SECTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Virtual Hardware Section Type' class.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE

static final int VIRTUAL_SYSTEM_COLLECTION_TYPE
The meta object id for the 'Virtual System Collection Type' class.

See Also:
VirtualSystemCollectionTypeImpl, EnvelopePackageImpl.getVirtualSystemCollectionType(), Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__INFO

static final int VIRTUAL_SYSTEM_COLLECTION_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__NAME

static final int VIRTUAL_SYSTEM_COLLECTION_TYPE__NAME
The feature id for the 'Name' containment reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__SECTION_GROUP

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

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__SECTION

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

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__ANY

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

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__ANNOTATION_SECTION

static final int VIRTUAL_SYSTEM_COLLECTION_TYPE__ANNOTATION_SECTION
The feature id for the 'Annotation Section' reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__ID

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

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__ENVELOPE

static final int VIRTUAL_SYSTEM_COLLECTION_TYPE__ENVELOPE
The feature id for the 'Envelope' container reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__CONTENT_GROUP

static final int VIRTUAL_SYSTEM_COLLECTION_TYPE__CONTENT_GROUP
The feature id for the 'Content Group' attribute list.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__CONTENT

static final int VIRTUAL_SYSTEM_COLLECTION_TYPE__CONTENT
The feature id for the 'Content' containment reference list.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__RESOURCE_ALLOCATION_SECTION

static final int VIRTUAL_SYSTEM_COLLECTION_TYPE__RESOURCE_ALLOCATION_SECTION
The feature id for the 'Resource Allocation Section' reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE__STARTUP_SECTION

static final int VIRTUAL_SYSTEM_COLLECTION_TYPE__STARTUP_SECTION
The feature id for the 'Startup Section' reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_COLLECTION_TYPE_FEATURE_COUNT

static final int VIRTUAL_SYSTEM_COLLECTION_TYPE_FEATURE_COUNT
The number of structural features of the 'Virtual System Collection Type' class.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE

static final int VIRTUAL_SYSTEM_TYPE
The meta object id for the 'Virtual System Type' class.

See Also:
VirtualSystemTypeImpl, EnvelopePackageImpl.getVirtualSystemType(), Constant Field Values

VIRTUAL_SYSTEM_TYPE__INFO

static final int VIRTUAL_SYSTEM_TYPE__INFO
The feature id for the 'Info' containment reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE__NAME

static final int VIRTUAL_SYSTEM_TYPE__NAME
The feature id for the 'Name' containment reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE__SECTION_GROUP

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

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE__SECTION

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

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE__ANY

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

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE__ANNOTATION_SECTION

static final int VIRTUAL_SYSTEM_TYPE__ANNOTATION_SECTION
The feature id for the 'Annotation Section' reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE__ID

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

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE__ENVELOPE

static final int VIRTUAL_SYSTEM_TYPE__ENVELOPE
The feature id for the 'Envelope' container reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE__INSTALL_SECTION

static final int VIRTUAL_SYSTEM_TYPE__INSTALL_SECTION
The feature id for the 'Install Section' reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE__OPERATING_SYSTEM_SECTION

static final int VIRTUAL_SYSTEM_TYPE__OPERATING_SYSTEM_SECTION
The feature id for the 'Operating System Section' reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE__VIRTUAL_HARDWARE_SECTION

static final int VIRTUAL_SYSTEM_TYPE__VIRTUAL_HARDWARE_SECTION
The feature id for the 'Virtual Hardware Section' reference.

See Also:
Constant Field Values

VIRTUAL_SYSTEM_TYPE_FEATURE_COUNT

static final int VIRTUAL_SYSTEM_TYPE_FEATURE_COUNT
The number of structural features of the 'Virtual System Type' class.

See Also:
Constant Field Values

VSSD_TYPE

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

See Also:
VSSDTypeImpl, EnvelopePackageImpl.getVSSDType(), Constant Field Values

VSSD_TYPE__AUTOMATIC_RECOVERY_ACTION

static final int VSSD_TYPE__AUTOMATIC_RECOVERY_ACTION
The feature id for the 'Automatic Recovery Action' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__AUTOMATIC_SHUTDOWN_ACTION

static final int VSSD_TYPE__AUTOMATIC_SHUTDOWN_ACTION
The feature id for the 'Automatic Shutdown Action' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__AUTOMATIC_STARTUP_ACTION

static final int VSSD_TYPE__AUTOMATIC_STARTUP_ACTION
The feature id for the 'Automatic Startup Action' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__AUTOMATIC_STARTUP_ACTION_DELAY

static final int VSSD_TYPE__AUTOMATIC_STARTUP_ACTION_DELAY
The feature id for the 'Automatic Startup Action Delay' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__AUTOMATIC_STARTUP_ACTION_SEQUENCE_NUMBER

static final int VSSD_TYPE__AUTOMATIC_STARTUP_ACTION_SEQUENCE_NUMBER
The feature id for the 'Automatic Startup Action Sequence Number' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__CAPTION

static final int VSSD_TYPE__CAPTION
The feature id for the 'Caption' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__CHANGEABLE_TYPE

static final int VSSD_TYPE__CHANGEABLE_TYPE
The feature id for the 'Changeable Type' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__CONFIGURATION_DATA_ROOT

static final int VSSD_TYPE__CONFIGURATION_DATA_ROOT
The feature id for the 'Configuration Data Root' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__CONFIGURATION_FILE

static final int VSSD_TYPE__CONFIGURATION_FILE
The feature id for the 'Configuration File' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__CONFIGURATION_ID

static final int VSSD_TYPE__CONFIGURATION_ID
The feature id for the 'Configuration ID' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__CONFIGURATION_NAME

static final int VSSD_TYPE__CONFIGURATION_NAME
The feature id for the 'Configuration Name' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__CREATION_TIME

static final int VSSD_TYPE__CREATION_TIME
The feature id for the 'Creation Time' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__DESCRIPTION

static final int VSSD_TYPE__DESCRIPTION
The feature id for the 'Description' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__ELEMENT_NAME

static final int VSSD_TYPE__ELEMENT_NAME
The feature id for the 'Element Name' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__GENERATION

static final int VSSD_TYPE__GENERATION
The feature id for the 'Generation' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__INSTANCE_ID

static final int VSSD_TYPE__INSTANCE_ID
The feature id for the 'Instance ID' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__LOG_DATA_ROOT

static final int VSSD_TYPE__LOG_DATA_ROOT
The feature id for the 'Log Data Root' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__NOTES

static final int VSSD_TYPE__NOTES
The feature id for the 'Notes' containment reference list.

See Also:
Constant Field Values

VSSD_TYPE__RECOVERY_FILE

static final int VSSD_TYPE__RECOVERY_FILE
The feature id for the 'Recovery File' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__SNAPSHOT_DATA_ROOT

static final int VSSD_TYPE__SNAPSHOT_DATA_ROOT
The feature id for the 'Snapshot Data Root' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__SUSPEND_DATA_ROOT

static final int VSSD_TYPE__SUSPEND_DATA_ROOT
The feature id for the 'Suspend Data Root' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__SWAP_FILE_DATA_ROOT

static final int VSSD_TYPE__SWAP_FILE_DATA_ROOT
The feature id for the 'Swap File Data Root' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__VIRTUAL_SYSTEM_IDENTIFIER

static final int VSSD_TYPE__VIRTUAL_SYSTEM_IDENTIFIER
The feature id for the 'Virtual System Identifier' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__VIRTUAL_SYSTEM_TYPE

static final int VSSD_TYPE__VIRTUAL_SYSTEM_TYPE
The feature id for the 'Virtual System Type' containment reference.

See Also:
Constant Field Values

VSSD_TYPE__ANY

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

See Also:
Constant Field Values

VSSD_TYPE__ANY_ATTRIBUTE

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

See Also:
Constant Field Values

VSSD_TYPE__ANY_ATTRIBUTE1

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

See Also:
Constant Field Values

VSSD_TYPE__VIRTUAL_HARDWARE_SECTION

static final int VSSD_TYPE__VIRTUAL_HARDWARE_SECTION
The feature id for the 'Virtual Hardware Section' container reference.

See Also:
Constant Field Values

VSSD_TYPE_FEATURE_COUNT

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

See Also:
Constant Field Values

CAPACITY_ALLOCATION_UNITS_TYPE

static final int CAPACITY_ALLOCATION_UNITS_TYPE
The meta object id for the 'Capacity Allocation Units Type' data type.

See Also:
CapacityAllocationUnitsType, EnvelopePackageImpl.getCapacityAllocationUnitsType(), Constant Field Values

COMPRESSION_TYPES

static final int COMPRESSION_TYPES
The meta object id for the 'Compression Types' enum.

See Also:
CompressionTypes, EnvelopePackageImpl.getCompressionTypes(), Constant Field Values

OPERATING_SYSTEM_TYPES

static final int OPERATING_SYSTEM_TYPES
The meta object id for the 'Operating System Types' enum.

See Also:
OperatingSystemTypes, EnvelopePackageImpl.getOperatingSystemTypes(), Constant Field Values

PROPERTY_TYPE_TYPE

static final int PROPERTY_TYPE_TYPE
The meta object id for the 'Property Type Type' enum.

See Also:
PropertyTypeType, EnvelopePackageImpl.getPropertyTypeType(), Constant Field Values

START_ACTION_TYPES

static final int START_ACTION_TYPES
The meta object id for the 'Start Action Types' enum.

See Also:
StartActionTypes, EnvelopePackageImpl.getStartActionTypes(), Constant Field Values

STOP_ACTION_TYPES

static final int STOP_ACTION_TYPES
The meta object id for the 'Stop Action Types' enum.

See Also:
StopActionTypes, EnvelopePackageImpl.getStopActionTypes(), Constant Field Values

COMPRESSION_TYPES_OBJECT

static final int COMPRESSION_TYPES_OBJECT
The meta object id for the 'Compression Types Object' data type.

See Also:
CompressionTypes, EnvelopePackageImpl.getCompressionTypesObject(), Constant Field Values

OPERATING_SYSTEM_TYPES_OBJECT

static final int OPERATING_SYSTEM_TYPES_OBJECT
The meta object id for the 'Operating System Types Object' data type.

See Also:
OperatingSystemTypes, EnvelopePackageImpl.getOperatingSystemTypesObject(), Constant Field Values

PROPERTY_TYPE_TYPE_OBJECT

static final int PROPERTY_TYPE_TYPE_OBJECT
The meta object id for the 'Property Type Type Object' data type.

See Also:
PropertyTypeType, EnvelopePackageImpl.getPropertyTypeTypeObject(), Constant Field Values

START_ACTION_TYPES_OBJECT

static final int START_ACTION_TYPES_OBJECT
The meta object id for the 'Start Action Types Object' data type.

See Also:
StartActionTypes, EnvelopePackageImpl.getStartActionTypesObject(), Constant Field Values

STOP_ACTION_TYPES_OBJECT

static final int STOP_ACTION_TYPES_OBJECT
The meta object id for the 'Stop Action Types Object' data type.

See Also:
StopActionTypes, EnvelopePackageImpl.getStopActionTypesObject(), Constant Field Values
Method Detail

getAnnotationSectionType

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

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

getAnnotationSectionType_Annotation

EReference getAnnotationSectionType_Annotation()
Returns the meta object for the containment reference 'Annotation'.

Returns:
the meta object for the containment reference 'Annotation'.
See Also:
AnnotationSectionType.getAnnotation(), getAnnotationSectionType()

getAnnotationSectionType_Any

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

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

getConfigurationType

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

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

getConfigurationType_Label

EReference getConfigurationType_Label()
Returns the meta object for the containment reference 'Label'.

Returns:
the meta object for the containment reference 'Label'.
See Also:
ConfigurationType.getLabel(), getConfigurationType()

getConfigurationType_Description

EReference getConfigurationType_Description()
Returns the meta object for the containment reference 'Description'.

Returns:
the meta object for the containment reference 'Description'.
See Also:
ConfigurationType.getDescription(), getConfigurationType()

getConfigurationType_Default

EAttribute getConfigurationType_Default()
Returns the meta object for the attribute 'Default'.

Returns:
the meta object for the attribute 'Default'.
See Also:
ConfigurationType.isDefault(), getConfigurationType()

getConfigurationType_Id

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

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

getConfigurationType_AnyAttribute

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

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

getConfigurationType_DeploymentOptionSection

EReference getConfigurationType_DeploymentOptionSection()
Returns the meta object for the container reference 'Deployment Option Section'.

Returns:
the meta object for the container reference 'Deployment Option Section'.
See Also:
ConfigurationType.getDeploymentOptionSection(), getConfigurationType()

getContentType

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

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

getContentType_Info

EReference getContentType_Info()
Returns the meta object for the containment reference 'Info'.

Returns:
the meta object for the containment reference 'Info'.
See Also:
ContentType.getInfo(), getContentType()

getContentType_Name

EReference getContentType_Name()
Returns the meta object for the containment reference 'Name'.

Returns:
the meta object for the containment reference 'Name'.
See Also:
ContentType.getName(), getContentType()

getContentType_SectionGroup

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

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

getContentType_Section

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

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

getContentType_Any

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

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

getContentType_AnnotationSection

EReference getContentType_AnnotationSection()
Returns the meta object for the reference 'Annotation Section'.

Returns:
the meta object for the reference 'Annotation Section'.
See Also:
ContentType.getAnnotationSection(), getContentType()

getContentType_Id

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

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

getContentType_AnyAttribute

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

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

getContentType_Envelope

EReference getContentType_Envelope()
Returns the meta object for the container reference 'Envelope'.

Returns:
the meta object for the container reference 'Envelope'.
See Also:
ContentType.getEnvelope(), getContentType()

getDeploymentOptionSectionType

EClass getDeploymentOptionSectionType()
Returns the meta object for class 'Deployment Option Section Type'.

Returns:
the meta object for class 'Deployment Option Section Type'.
See Also:
DeploymentOptionSectionType

getDeploymentOptionSectionType_Configuration

EReference getDeploymentOptionSectionType_Configuration()
Returns the meta object for the containment reference list 'Configuration'.

Returns:
the meta object for the containment reference list 'Configuration'.
See Also:
DeploymentOptionSectionType.getConfiguration(), getDeploymentOptionSectionType()

getDeploymentOptionSectionType_Any

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

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

getDeploymentOptionSectionType_DefaultConfiguration

EReference getDeploymentOptionSectionType_DefaultConfiguration()
Returns the meta object for the reference 'Default Configuration'.

Returns:
the meta object for the reference 'Default Configuration'.
See Also:
DeploymentOptionSectionType.getDefaultConfiguration(), getDeploymentOptionSectionType()

getDiskSectionType

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

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

getDiskSectionType_Disk

EReference getDiskSectionType_Disk()
Returns the meta object for the containment reference list 'Disk'.

Returns:
the meta object for the containment reference list 'Disk'.
See Also:
DiskSectionType.getDisk(), getDiskSectionType()

getDiskSectionType_Any

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

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

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_AnnotationSection

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

Returns:
the meta object for the containment reference 'Annotation Section'.
See Also:
DocumentRoot.getAnnotationSection(), 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_Content

EReference getDocumentRoot_Content()
Returns the meta object for the containment reference 'Content'.

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

getDocumentRoot_DeploymentOptionSection

EReference getDocumentRoot_DeploymentOptionSection()
Returns the meta object for the containment reference 'Deployment Option Section'.

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

getDocumentRoot_DiskSection

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

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

getDocumentRoot_Envelope

EReference getDocumentRoot_Envelope()
Returns the meta object for the containment reference 'Envelope'.

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

getDocumentRoot_EulaSection

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

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

getDocumentRoot_InstallSection

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

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

getDocumentRoot_NetworkSection

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

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

getDocumentRoot_OperatingSystemSection

EReference getDocumentRoot_OperatingSystemSection()
Returns the meta object for the containment reference 'Operating System Section'.

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

getDocumentRoot_ProductSection

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

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

getDocumentRoot_ResourceAllocationSection

EReference getDocumentRoot_ResourceAllocationSection()
Returns the meta object for the containment reference 'Resource Allocation Section'.

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

getDocumentRoot_StartupSection

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

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

getDocumentRoot_Strings

EReference getDocumentRoot_Strings()
Returns the meta object for the containment reference 'Strings'.

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

getDocumentRoot_VirtualHardwareSection

EReference getDocumentRoot_VirtualHardwareSection()
Returns the meta object for the containment reference 'Virtual Hardware Section'.

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

getDocumentRoot_VirtualSystem

EReference getDocumentRoot_VirtualSystem()
Returns the meta object for the containment reference 'Virtual System'.

Returns:
the meta object for the containment reference 'Virtual System'.
See Also:
DocumentRoot.getVirtualSystem(), getDocumentRoot()

getDocumentRoot_VirtualSystemCollection

EReference getDocumentRoot_VirtualSystemCollection()
Returns the meta object for the containment reference 'Virtual System Collection'.

Returns:
the meta object for the containment reference 'Virtual System Collection'.
See Also:
DocumentRoot.getVirtualSystemCollection(), getDocumentRoot()

getDocumentRoot_Required

EAttribute getDocumentRoot_Required()
Returns the meta object for the attribute 'Required'.

Returns:
the meta object for the attribute 'Required'.
See Also:
DocumentRoot.isRequired(), getDocumentRoot()

getEnvelopeType

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

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

getEnvelopeType_References

EReference getEnvelopeType_References()
Returns the meta object for the containment reference 'References'.

Returns:
the meta object for the containment reference 'References'.
See Also:
EnvelopeType.getReferences(), getEnvelopeType()

getEnvelopeType_SectionGroup

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

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

getEnvelopeType_Section

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

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

getEnvelopeType_ContentGroup

EAttribute getEnvelopeType_ContentGroup()
Returns the meta object for the attribute list 'Content Group'.

Returns:
the meta object for the attribute list 'Content Group'.
See Also:
EnvelopeType.getContentGroup(), getEnvelopeType()

getEnvelopeType_Content

EReference getEnvelopeType_Content()
Returns the meta object for the containment reference 'Content'.

Returns:
the meta object for the containment reference 'Content'.
See Also:
EnvelopeType.getContent(), getEnvelopeType()

getEnvelopeType_Strings

EReference getEnvelopeType_Strings()
Returns the meta object for the containment reference list 'Strings'.

Returns:
the meta object for the containment reference list 'Strings'.
See Also:
EnvelopeType.getStrings(), getEnvelopeType()

getEnvelopeType_Any

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

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

getEnvelopeType_AnyAttribute

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

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

getEnvelopeType_DiskSection

EReference getEnvelopeType_DiskSection()
Returns the meta object for the reference 'Disk Section'.

Returns:
the meta object for the reference 'Disk Section'.
See Also:
EnvelopeType.getDiskSection(), getEnvelopeType()

getEnvelopeType_Lang

EAttribute getEnvelopeType_Lang()
Returns the meta object for the attribute 'Lang'.

Returns:
the meta object for the attribute 'Lang'.
See Also:
EnvelopeType.getLang(), getEnvelopeType()

getEnvelopeType_NetworkSection

EReference getEnvelopeType_NetworkSection()
Returns the meta object for the reference 'Network Section'.

Returns:
the meta object for the reference 'Network Section'.
See Also:
EnvelopeType.getNetworkSection(), getEnvelopeType()

getEnvelopeType_VirtualSystem

EReference getEnvelopeType_VirtualSystem()
Returns the meta object for the reference 'Virtual System'.

Returns:
the meta object for the reference 'Virtual System'.
See Also:
EnvelopeType.getVirtualSystem(), getEnvelopeType()

getEnvelopeType_VirtualSystemCollection

EReference getEnvelopeType_VirtualSystemCollection()
Returns the meta object for the reference 'Virtual System Collection'.

Returns:
the meta object for the reference 'Virtual System Collection'.
See Also:
EnvelopeType.getVirtualSystemCollection(), getEnvelopeType()

getEnvelopeType_DeploymentOptions

EReference getEnvelopeType_DeploymentOptions()
Returns the meta object for the reference 'Deployment Options'.

Returns:
the meta object for the reference 'Deployment Options'.
See Also:
EnvelopeType.getDeploymentOptions(), getEnvelopeType()

getEulaSectionType

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

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

getEulaSectionType_License

EReference getEulaSectionType_License()
Returns the meta object for the containment reference 'License'.

Returns:
the meta object for the containment reference 'License'.
See Also:
EulaSectionType.getLicense(), getEulaSectionType()

getEulaSectionType_Any

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

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

getFileType

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

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

getFileType_Any

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

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

getFileType_ChunkSize

EAttribute getFileType_ChunkSize()
Returns the meta object for the attribute 'Chunk Size'.

Returns:
the meta object for the attribute 'Chunk Size'.
See Also:
FileType.getChunkSize(), getFileType()

getFileType_Compression

EAttribute getFileType_Compression()
Returns the meta object for the attribute 'Compression'.

Returns:
the meta object for the attribute 'Compression'.
See Also:
FileType.getCompression(), getFileType()

getFileType_Href

EAttribute getFileType_Href()
Returns the meta object for the attribute 'Href'.

Returns:
the meta object for the attribute 'Href'.
See Also:
FileType.getHref(), getFileType()

getFileType_Id

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

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

getFileType_LocalRef

EAttribute getFileType_LocalRef()
Returns the meta object for the attribute 'Local Ref'.

Returns:
the meta object for the attribute 'Local Ref'.
See Also:
FileType.getLocalRef(), getFileType()

getFileType_Packaged

EAttribute getFileType_Packaged()
Returns the meta object for the attribute 'Packaged'.

Returns:
the meta object for the attribute 'Packaged'.
See Also:
FileType.isPackaged(), getFileType()

getFileType_ResourceBundle

EAttribute getFileType_ResourceBundle()
Returns the meta object for the attribute 'Resource Bundle'.

Returns:
the meta object for the attribute 'Resource Bundle'.
See Also:
FileType.isResourceBundle(), getFileType()

getFileType_Size

EAttribute getFileType_Size()
Returns the meta object for the attribute 'Size'.

Returns:
the meta object for the attribute 'Size'.
See Also:
FileType.getSize(), getFileType()

getFileType_AnyAttribute

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

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

getFileType_References

EReference getFileType_References()
Returns the meta object for the container reference 'References'.

Returns:
the meta object for the container reference 'References'.
See Also:
FileType.getReferences(), getFileType()

getIconType

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

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

getIconType_FileRef

EAttribute getIconType_FileRef()
Returns the meta object for the attribute 'File Ref'.

Returns:
the meta object for the attribute 'File Ref'.
See Also:
IconType.getFileRef(), getIconType()

getIconType_Height

EAttribute getIconType_Height()
Returns the meta object for the attribute 'Height'.

Returns:
the meta object for the attribute 'Height'.
See Also:
IconType.getHeight(), getIconType()

getIconType_MimeType

EAttribute getIconType_MimeType()
Returns the meta object for the attribute 'Mime Type'.

Returns:
the meta object for the attribute 'Mime Type'.
See Also:
IconType.getMimeType(), getIconType()

getIconType_Width

EAttribute getIconType_Width()
Returns the meta object for the attribute 'Width'.

Returns:
the meta object for the attribute 'Width'.
See Also:
IconType.getWidth(), getIconType()

getIconType_AnyAttribute

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

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

getIconType_ProductSection

EReference getIconType_ProductSection()
Returns the meta object for the container reference 'Product Section'.

Returns:
the meta object for the container reference 'Product Section'.
See Also:
IconType.getProductSection(), getIconType()

getInstallSectionType

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

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

getInstallSectionType_Any

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

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

getInstallSectionType_InitialBootStopDelay

EAttribute getInstallSectionType_InitialBootStopDelay()
Returns the meta object for the attribute 'Initial Boot Stop Delay'.

Returns:
the meta object for the attribute 'Initial Boot Stop Delay'.
See Also:
InstallSectionType.getInitialBootStopDelay(), getInstallSectionType()

getItemType

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

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

getItemType_Id

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

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

getItemType_IdReference

EReference getItemType_IdReference()
Returns the meta object for the reference 'Id Reference'.

Returns:
the meta object for the reference 'Id Reference'.
See Also:
ItemType.getIdReference(), getItemType()

getItemType_Order

EAttribute getItemType_Order()
Returns the meta object for the attribute 'Order'.

Returns:
the meta object for the attribute 'Order'.
See Also:
ItemType.getOrder(), getItemType()

getItemType_StartAction

EAttribute getItemType_StartAction()
Returns the meta object for the attribute 'Start Action'.

Returns:
the meta object for the attribute 'Start Action'.
See Also:
ItemType.getStartAction(), getItemType()

getItemType_StartDelay

EAttribute getItemType_StartDelay()
Returns the meta object for the attribute 'Start Delay'.

Returns:
the meta object for the attribute 'Start Delay'.
See Also:
ItemType.getStartDelay(), getItemType()

getItemType_StopAction

EAttribute getItemType_StopAction()
Returns the meta object for the attribute 'Stop Action'.

Returns:
the meta object for the attribute 'Stop Action'.
See Also:
ItemType.getStopAction(), getItemType()

getItemType_StopDelay

EAttribute getItemType_StopDelay()
Returns the meta object for the attribute 'Stop Delay'.

Returns:
the meta object for the attribute 'Stop Delay'.
See Also:
ItemType.getStopDelay(), getItemType()

getItemType_WaitingForGuest

EAttribute getItemType_WaitingForGuest()
Returns the meta object for the attribute 'Waiting For Guest'.

Returns:
the meta object for the attribute 'Waiting For Guest'.
See Also:
ItemType.isWaitingForGuest(), getItemType()

getItemType_AnyAttribute

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

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

getItemType_StartupSection

EReference getItemType_StartupSection()
Returns the meta object for the container reference 'Startup Section'.

Returns:
the meta object for the container reference 'Startup Section'.
See Also:
ItemType.getStartupSection(), getItemType()

getMsgType

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

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

getMsgType_Value

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

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

getMsgType_Msgid

EAttribute getMsgType_Msgid()
Returns the meta object for the attribute 'Msgid'.

Returns:
the meta object for the attribute 'Msgid'.
See Also:
MsgType.getMsgid(), getMsgType()

getMsgType_AnyAttribute

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

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

getNetworkSectionType

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

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

getNetworkSectionType_Network

EReference getNetworkSectionType_Network()
Returns the meta object for the containment reference list 'Network'.

Returns:
the meta object for the containment reference list 'Network'.
See Also:
NetworkSectionType.getNetwork(), getNetworkSectionType()

getNetworkSectionType_Any

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

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

getNetworkType

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

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

getNetworkType_Description

EReference getNetworkType_Description()
Returns the meta object for the containment reference 'Description'.

Returns:
the meta object for the containment reference 'Description'.
See Also:
NetworkType.getDescription(), getNetworkType()

getNetworkType_Name

EAttribute getNetworkType_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
NetworkType.getName(), getNetworkType()

getNetworkType_AnyAttribute

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

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

getNetworkType_NetworkSection

EReference getNetworkType_NetworkSection()
Returns the meta object for the container reference 'Network Section'.

Returns:
the meta object for the container reference 'Network Section'.
See Also:
NetworkType.getNetworkSection(), getNetworkType()

getOperatingSystemSectionType

EClass getOperatingSystemSectionType()
Returns the meta object for class 'Operating System Section Type'.

Returns:
the meta object for class 'Operating System Section Type'.
See Also:
OperatingSystemSectionType

getOperatingSystemSectionType_Description

EReference getOperatingSystemSectionType_Description()
Returns the meta object for the containment reference 'Description'.

Returns:
the meta object for the containment reference 'Description'.
See Also:
OperatingSystemSectionType.getDescription(), getOperatingSystemSectionType()

getOperatingSystemSectionType_Any

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

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

getOperatingSystemSectionType_Id

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

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

getOperatingSystemSectionType_Version

EAttribute getOperatingSystemSectionType_Version()
Returns the meta object for the attribute 'Version'.

Returns:
the meta object for the attribute 'Version'.
See Also:
OperatingSystemSectionType.getVersion(), getOperatingSystemSectionType()

getProductSectionType

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

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

getProductSectionType_Product

EReference getProductSectionType_Product()
Returns the meta object for the containment reference 'Product'.

Returns:
the meta object for the containment reference 'Product'.
See Also:
ProductSectionType.getProduct(), getProductSectionType()

getProductSectionType_Vendor

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

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

getProductSectionType_Version

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

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

getProductSectionType_FullVersion

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

Returns:
the meta object for the containment reference 'Full Version'.
See Also:
ProductSectionType.getFullVersion(), getProductSectionType()

getProductSectionType_ProductUrl

EReference getProductSectionType_ProductUrl()
Returns the meta object for the containment reference 'Product Url'.

Returns:
the meta object for the containment reference 'Product Url'.
See Also:
ProductSectionType.getProductUrl(), getProductSectionType()

getProductSectionType_VendorUrl

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

Returns:
the meta object for the containment reference 'Vendor Url'.
See Also:
ProductSectionType.getVendorUrl(), getProductSectionType()

getProductSectionType_AppUrl

EReference getProductSectionType_AppUrl()
Returns the meta object for the containment reference 'App Url'.

Returns:
the meta object for the containment reference 'App Url'.
See Also:
ProductSectionType.getAppUrl(), getProductSectionType()

getProductSectionType_Icon

EReference getProductSectionType_Icon()
Returns the meta object for the containment reference list 'Icon'.

Returns:
the meta object for the containment reference list 'Icon'.
See Also:
ProductSectionType.getIcon(), getProductSectionType()

getProductSectionType_Group

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

Returns:
the meta object for the attribute list 'Group'.
See Also:
ProductSectionType.getGroup(), getProductSectionType()

getProductSectionType_Category

EReference getProductSectionType_Category()
Returns the meta object for the containment reference list 'Category'.

Returns:
the meta object for the containment reference list 'Category'.
See Also:
ProductSectionType.getCategory(), getProductSectionType()

getProductSectionType_Property

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

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

getProductSectionType_Any

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

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

getProductSectionType_Class

EAttribute getProductSectionType_Class()
Returns the meta object for the attribute 'Class'.

Returns:
the meta object for the attribute 'Class'.
See Also:
ProductSectionType.getClass_(), getProductSectionType()

getProductSectionType_Instance

EAttribute getProductSectionType_Instance()
Returns the meta object for the attribute 'Instance'.

Returns:
the meta object for the attribute 'Instance'.
See Also:
ProductSectionType.getInstance(), getProductSectionType()

getPropertyConfigurationValueType

EClass getPropertyConfigurationValueType()
Returns the meta object for class 'Property Configuration Value Type'.

Returns:
the meta object for class 'Property Configuration Value Type'.
See Also:
PropertyConfigurationValueType

getPropertyConfigurationValueType_Any

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

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

getPropertyConfigurationValueType_Configuration

EAttribute getPropertyConfigurationValueType_Configuration()
Returns the meta object for the attribute 'Configuration'.

Returns:
the meta object for the attribute 'Configuration'.
See Also:
PropertyConfigurationValueType.getConfiguration(), getPropertyConfigurationValueType()

getPropertyConfigurationValueType_ConfigurationReference

EReference getPropertyConfigurationValueType_ConfigurationReference()
Returns the meta object for the reference list 'Configuration Reference'.

Returns:
the meta object for the reference list 'Configuration Reference'.
See Also:
PropertyConfigurationValueType.getConfigurationReference(), getPropertyConfigurationValueType()

getPropertyConfigurationValueType_Value

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

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

getPropertyConfigurationValueType_AnyAttribute

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

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

getPropertyConfigurationValueType_Property

EReference getPropertyConfigurationValueType_Property()
Returns the meta object for the container reference 'Property'.

Returns:
the meta object for the container reference 'Property'.
See Also:
PropertyConfigurationValueType.getProperty(), getPropertyConfigurationValueType()

getPropertyType

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

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

getPropertyType_Label

EReference getPropertyType_Label()
Returns the meta object for the containment reference 'Label'.

Returns:
the meta object for the containment reference 'Label'.
See Also:
PropertyType.getLabel(), getPropertyType()

getPropertyType_Description

EReference getPropertyType_Description()
Returns the meta object for the containment reference 'Description'.

Returns:
the meta object for the containment reference 'Description'.
See Also:
PropertyType.getDescription(), getPropertyType()

getPropertyType_Value

EReference getPropertyType_Value()
Returns the meta object for the containment reference list 'Value'.

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

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_Qualifiers

EAttribute getPropertyType_Qualifiers()
Returns the meta object for the attribute 'Qualifiers'.

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

getPropertyType_Type

EAttribute getPropertyType_Type()
Returns the meta object for the attribute 'Type'.

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

getPropertyType_UserConfigurable

EAttribute getPropertyType_UserConfigurable()
Returns the meta object for the attribute 'User Configurable'.

Returns:
the meta object for the attribute 'User Configurable'.
See Also:
PropertyType.isUserConfigurable(), getPropertyType()

getPropertyType_Value1

EAttribute getPropertyType_Value1()
Returns the meta object for the attribute 'Value1'.

Returns:
the meta object for the attribute 'Value1'.
See Also:
PropertyType.getValue1(), 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()

getPropertyType_ProductSection

EReference getPropertyType_ProductSection()
Returns the meta object for the container reference 'Product Section'.

Returns:
the meta object for the container reference 'Product Section'.
See Also:
PropertyType.getProductSection(), getPropertyType()

getPropertyType_Category

EReference getPropertyType_Category()
Returns the meta object for the reference 'Category'.

Returns:
the meta object for the reference 'Category'.
See Also:
PropertyType.getCategory(), getPropertyType()

getRASDType

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

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

getRASDType_Bound

EAttribute getRASDType_Bound()
Returns the meta object for the attribute 'Bound'.

Returns:
the meta object for the attribute 'Bound'.
See Also:
RASDType.getBound(), getRASDType()

getRASDType_Configuration

EAttribute getRASDType_Configuration()
Returns the meta object for the attribute 'Configuration'.

Returns:
the meta object for the attribute 'Configuration'.
See Also:
RASDType.getConfiguration(), getRASDType()

getRASDType_Required

EAttribute getRASDType_Required()
Returns the meta object for the attribute 'Required'.

Returns:
the meta object for the attribute 'Required'.
See Also:
RASDType.isRequired(), getRASDType()

getRASDType_AnyAttribute1

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

Returns:
the meta object for the attribute list 'Any Attribute1'.
See Also:
RASDType.getAnyAttribute1(), getRASDType()

getRASDType_VirtualHardwareSection

EReference getRASDType_VirtualHardwareSection()
Returns the meta object for the container reference 'Virtual Hardware Section'.

Returns:
the meta object for the container reference 'Virtual Hardware Section'.
See Also:
RASDType.getVirtualHardwareSection(), getRASDType()

getRASDType_ConfigurationReference

EReference getRASDType_ConfigurationReference()
Returns the meta object for the reference list 'Configuration Reference'.

Returns:
the meta object for the reference list 'Configuration Reference'.
See Also:
RASDType.getConfigurationReference(), getRASDType()

getReferencesType

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

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

getReferencesType_File

EReference getReferencesType_File()
Returns the meta object for the containment reference list 'File'.

Returns:
the meta object for the containment reference list 'File'.
See Also:
ReferencesType.getFile(), getReferencesType()

getReferencesType_Any

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

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

getReferencesType_AnyAttribute

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

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

getReferencesType_Envelope

EReference getReferencesType_Envelope()
Returns the meta object for the container reference 'Envelope'.

Returns:
the meta object for the container reference 'Envelope'.
See Also:
ReferencesType.getEnvelope(), getReferencesType()

getResourceAllocationSectionType

EClass getResourceAllocationSectionType()
Returns the meta object for class 'Resource Allocation Section Type'.

Returns:
the meta object for class 'Resource Allocation Section Type'.
See Also:
ResourceAllocationSectionType

getResourceAllocationSectionType_Item

EReference getResourceAllocationSectionType_Item()
Returns the meta object for the containment reference list 'Item'.

Returns:
the meta object for the containment reference list 'Item'.
See Also:
ResourceAllocationSectionType.getItem(), getResourceAllocationSectionType()

getResourceAllocationSectionType_Any

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

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

getSectionType

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

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

getSectionType_Info

EReference getSectionType_Info()
Returns the meta object for the containment reference 'Info'.

Returns:
the meta object for the containment reference 'Info'.
See Also:
SectionType.getInfo(), getSectionType()

getSectionType_Required

EAttribute getSectionType_Required()
Returns the meta object for the attribute 'Required'.

Returns:
the meta object for the attribute 'Required'.
See Also:
SectionType.isRequired(), getSectionType()

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()

getSectionType_Content

EReference getSectionType_Content()
Returns the meta object for the container reference 'Content'.

Returns:
the meta object for the container reference 'Content'.
See Also:
SectionType.getContent(), getSectionType()

getStartupSectionType

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

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

getStartupSectionType_Item

EReference getStartupSectionType_Item()
Returns the meta object for the containment reference list 'Item'.

Returns:
the meta object for the containment reference list 'Item'.
See Also:
StartupSectionType.getItem(), getStartupSectionType()

getStartupSectionType_Any

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

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

getStringMsg

EClass getStringMsg()
Returns the meta object for class 'String Msg'.

Returns:
the meta object for class 'String Msg'.
See Also:
StringMsg

getStringMsg_Value

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

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

getStringMsg_Msgid

EAttribute getStringMsg_Msgid()
Returns the meta object for the attribute 'Msgid'.

Returns:
the meta object for the attribute 'Msgid'.
See Also:
StringMsg.getMsgid(), getStringMsg()

getStringMsg_AnyAttribute

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

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

getStringMsg_Strings

EReference getStringMsg_Strings()
Returns the meta object for the container reference 'Strings'.

Returns:
the meta object for the container reference 'Strings'.
See Also:
StringMsg.getStrings(), getStringMsg()

getStringsType

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

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

getStringsType_Msg

EReference getStringsType_Msg()
Returns the meta object for the containment reference list 'Msg'.

Returns:
the meta object for the containment reference list 'Msg'.
See Also:
StringsType.getMsg(), getStringsType()

getStringsType_FileRef

EAttribute getStringsType_FileRef()
Returns the meta object for the attribute 'File Ref'.

Returns:
the meta object for the attribute 'File Ref'.
See Also:
StringsType.getFileRef(), getStringsType()

getStringsType_Lang

EAttribute getStringsType_Lang()
Returns the meta object for the attribute 'Lang'.

Returns:
the meta object for the attribute 'Lang'.
See Also:
StringsType.getLang(), getStringsType()

getStringsType_AnyAttribute

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

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

getStringsType_Envelope

EReference getStringsType_Envelope()
Returns the meta object for the container reference 'Envelope'.

Returns:
the meta object for the container reference 'Envelope'.
See Also:
StringsType.getEnvelope(), getStringsType()

getVirtualDiskDescType

EClass getVirtualDiskDescType()
Returns the meta object for class 'Virtual Disk Desc Type'.

Returns:
the meta object for class 'Virtual Disk Desc Type'.
See Also:
VirtualDiskDescType

getVirtualDiskDescType_Any

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

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

getVirtualDiskDescType_Capacity

EAttribute getVirtualDiskDescType_Capacity()
Returns the meta object for the attribute 'Capacity'.

Returns:
the meta object for the attribute 'Capacity'.
See Also:
VirtualDiskDescType.getCapacity(), getVirtualDiskDescType()

getVirtualDiskDescType_CapacityAllocationUnits

EAttribute getVirtualDiskDescType_CapacityAllocationUnits()
Returns the meta object for the attribute 'Capacity Allocation Units'.

Returns:
the meta object for the attribute 'Capacity Allocation Units'.
See Also:
VirtualDiskDescType.getCapacityAllocationUnits(), getVirtualDiskDescType()

getVirtualDiskDescType_DiskId

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

Returns:
the meta object for the attribute 'Disk Id'.
See Also:
VirtualDiskDescType.getDiskId(), getVirtualDiskDescType()

getVirtualDiskDescType_FileRef

EAttribute getVirtualDiskDescType_FileRef()
Returns the meta object for the attribute 'File Ref'.

Returns:
the meta object for the attribute 'File Ref'.
See Also:
VirtualDiskDescType.getFileRef(), getVirtualDiskDescType()

getVirtualDiskDescType_FileReference

EReference getVirtualDiskDescType_FileReference()
Returns the meta object for the reference 'File Reference'.

Returns:
the meta object for the reference 'File Reference'.
See Also:
VirtualDiskDescType.getFileReference(), getVirtualDiskDescType()

getVirtualDiskDescType_Format

EAttribute getVirtualDiskDescType_Format()
Returns the meta object for the attribute 'Format'.

Returns:
the meta object for the attribute 'Format'.
See Also:
VirtualDiskDescType.getFormat(), getVirtualDiskDescType()

getVirtualDiskDescType_ParentRef

EAttribute getVirtualDiskDescType_ParentRef()
Returns the meta object for the attribute 'Parent Ref'.

Returns:
the meta object for the attribute 'Parent Ref'.
See Also:
VirtualDiskDescType.getParentRef(), getVirtualDiskDescType()

getVirtualDiskDescType_PopulatedSize

EAttribute getVirtualDiskDescType_PopulatedSize()
Returns the meta object for the attribute 'Populated Size'.

Returns:
the meta object for the attribute 'Populated Size'.
See Also:
VirtualDiskDescType.getPopulatedSize(), getVirtualDiskDescType()

getVirtualDiskDescType_AnyAttribute

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

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

getVirtualDiskDescType_DiskSection

EReference getVirtualDiskDescType_DiskSection()
Returns the meta object for the container reference 'Disk Section'.

Returns:
the meta object for the container reference 'Disk Section'.
See Also:
VirtualDiskDescType.getDiskSection(), getVirtualDiskDescType()

getVirtualHardwareSectionType

EClass getVirtualHardwareSectionType()
Returns the meta object for class 'Virtual Hardware Section Type'.

Returns:
the meta object for class 'Virtual Hardware Section Type'.
See Also:
VirtualHardwareSectionType

getVirtualHardwareSectionType_System

EReference getVirtualHardwareSectionType_System()
Returns the meta object for the containment reference 'System'.

Returns:
the meta object for the containment reference 'System'.
See Also:
VirtualHardwareSectionType.getSystem(), getVirtualHardwareSectionType()

getVirtualHardwareSectionType_Item

EReference getVirtualHardwareSectionType_Item()
Returns the meta object for the containment reference list 'Item'.

Returns:
the meta object for the containment reference list 'Item'.
See Also:
VirtualHardwareSectionType.getItem(), getVirtualHardwareSectionType()

getVirtualHardwareSectionType_Any

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

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

getVirtualHardwareSectionType_Transport

EAttribute getVirtualHardwareSectionType_Transport()
Returns the meta object for the attribute 'Transport'.

Returns:
the meta object for the attribute 'Transport'.
See Also:
VirtualHardwareSectionType.getTransport(), getVirtualHardwareSectionType()

getVirtualSystemCollectionType

EClass getVirtualSystemCollectionType()
Returns the meta object for class 'Virtual System Collection Type'.

Returns:
the meta object for class 'Virtual System Collection Type'.
See Also:
VirtualSystemCollectionType

getVirtualSystemCollectionType_ContentGroup

EAttribute getVirtualSystemCollectionType_ContentGroup()
Returns the meta object for the attribute list 'Content Group'.

Returns:
the meta object for the attribute list 'Content Group'.
See Also:
VirtualSystemCollectionType.getContentGroup(), getVirtualSystemCollectionType()

getVirtualSystemCollectionType_Content

EReference getVirtualSystemCollectionType_Content()
Returns the meta object for the containment reference list 'Content'.

Returns:
the meta object for the containment reference list 'Content'.
See Also:
VirtualSystemCollectionType.getContent(), getVirtualSystemCollectionType()

getVirtualSystemCollectionType_ResourceAllocationSection

EReference getVirtualSystemCollectionType_ResourceAllocationSection()
Returns the meta object for the reference 'Resource Allocation Section'.

Returns:
the meta object for the reference 'Resource Allocation Section'.
See Also:
VirtualSystemCollectionType.getResourceAllocationSection(), getVirtualSystemCollectionType()

getVirtualSystemCollectionType_StartupSection

EReference getVirtualSystemCollectionType_StartupSection()
Returns the meta object for the reference 'Startup Section'.

Returns:
the meta object for the reference 'Startup Section'.
See Also:
VirtualSystemCollectionType.getStartupSection(), getVirtualSystemCollectionType()

getVirtualSystemType

EClass getVirtualSystemType()
Returns the meta object for class 'Virtual System Type'.

Returns:
the meta object for class 'Virtual System Type'.
See Also:
VirtualSystemType

getVirtualSystemType_InstallSection

EReference getVirtualSystemType_InstallSection()
Returns the meta object for the reference 'Install Section'.

Returns:
the meta object for the reference 'Install Section'.
See Also:
VirtualSystemType.getInstallSection(), getVirtualSystemType()

getVirtualSystemType_OperatingSystemSection

EReference getVirtualSystemType_OperatingSystemSection()
Returns the meta object for the reference 'Operating System Section'.

Returns:
the meta object for the reference 'Operating System Section'.
See Also:
VirtualSystemType.getOperatingSystemSection(), getVirtualSystemType()

getVirtualSystemType_VirtualHardwareSection

EReference getVirtualSystemType_VirtualHardwareSection()
Returns the meta object for the reference 'Virtual Hardware Section'.

Returns:
the meta object for the reference 'Virtual Hardware Section'.
See Also:
VirtualSystemType.getVirtualHardwareSection(), getVirtualSystemType()

getVSSDType

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

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

getVSSDType_AnyAttribute1

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

Returns:
the meta object for the attribute list 'Any Attribute1'.
See Also:
VSSDType.getAnyAttribute1(), getVSSDType()

getVSSDType_VirtualHardwareSection

EReference getVSSDType_VirtualHardwareSection()
Returns the meta object for the container reference 'Virtual Hardware Section'.

Returns:
the meta object for the container reference 'Virtual Hardware Section'.
See Also:
VSSDType.getVirtualHardwareSection(), getVSSDType()

getCapacityAllocationUnitsType

EDataType getCapacityAllocationUnitsType()
Returns the meta object for data type 'Capacity Allocation Units Type'.

Returns:
the meta object for data type 'Capacity Allocation Units Type'.
See Also:
CapacityAllocationUnitsType

getCompressionTypes

EEnum getCompressionTypes()
Returns the meta object for enum 'Compression Types'.

Returns:
the meta object for enum 'Compression Types'.
See Also:
CompressionTypes

getOperatingSystemTypes

EEnum getOperatingSystemTypes()
Returns the meta object for enum 'Operating System Types'.

Returns:
the meta object for enum 'Operating System Types'.
See Also:
OperatingSystemTypes

getPropertyTypeType

EEnum getPropertyTypeType()
Returns the meta object for enum 'Property Type Type'.

Returns:
the meta object for enum 'Property Type Type'.
See Also:
PropertyTypeType

getStartActionTypes

EEnum getStartActionTypes()
Returns the meta object for enum 'Start Action Types'.

Returns:
the meta object for enum 'Start Action Types'.
See Also:
StartActionTypes

getStopActionTypes

EEnum getStopActionTypes()
Returns the meta object for enum 'Stop Action Types'.

Returns:
the meta object for enum 'Stop Action Types'.
See Also:
StopActionTypes

getCompressionTypesObject

EDataType getCompressionTypesObject()
Returns the meta object for data type 'Compression Types Object'.

Returns:
the meta object for data type 'Compression Types Object'.
See Also:
CompressionTypes

getOperatingSystemTypesObject

EDataType getOperatingSystemTypesObject()
Returns the meta object for data type 'Operating System Types Object'.

Returns:
the meta object for data type 'Operating System Types Object'.
See Also:
OperatingSystemTypes

getPropertyTypeTypeObject

EDataType getPropertyTypeTypeObject()
Returns the meta object for data type 'Property Type Type Object'.

Returns:
the meta object for data type 'Property Type Type Object'.
See Also:
PropertyTypeType

getStartActionTypesObject

EDataType getStartActionTypesObject()
Returns the meta object for data type 'Start Action Types Object'.

Returns:
the meta object for data type 'Start Action Types Object'.
See Also:
StartActionTypes

getStopActionTypesObject

EDataType getStopActionTypesObject()
Returns the meta object for data type 'Stop Action Types Object'.

Returns:
the meta object for data type 'Stop Action Types Object'.
See Also:
StopActionTypes

getEnvelopeFactory

EnvelopeFactory getEnvelopeFactory()
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