org.eclipse.jpt.jpa.core.resource.orm
Class OrmPackage

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl
              extended by org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
                  extended by org.eclipse.emf.ecore.impl.EModelElementImpl
                      extended by org.eclipse.emf.ecore.impl.ENamedElementImpl
                          extended by org.eclipse.emf.ecore.impl.EPackageImpl
                              extended by org.eclipse.jpt.jpa.core.resource.orm.OrmPackage
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.util.BasicExtendedMetaData.EPackageExtendedMetaData.Holder

public class OrmPackage
extends org.eclipse.emf.ecore.impl.EPackageImpl

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

See Also:
OrmFactory

Nested Class Summary
static interface OrmPackage.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 class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
static int ABSTRACT_XML_ATTRIBUTE_MAPPING
          The meta object id for the 'Abstract Xml Attribute Mapping' class.
static int ABSTRACT_XML_ATTRIBUTE_MAPPING__ACCESS
          The feature id for the 'Access' attribute.
static int ABSTRACT_XML_ATTRIBUTE_MAPPING__NAME
          The feature id for the 'Name' attribute.
static int ABSTRACT_XML_ATTRIBUTE_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Abstract Xml Attribute Mapping' class.
static int ABSTRACT_XML_COLUMN
          The meta object id for the 'Abstract Xml Column' class.
static int ABSTRACT_XML_COLUMN__COLUMN_DEFINITION
          The feature id for the 'Column Definition' attribute.
static int ABSTRACT_XML_COLUMN__INSERTABLE
          The feature id for the 'Insertable' attribute.
static int ABSTRACT_XML_COLUMN__NAME
          The feature id for the 'Name' attribute.
static int ABSTRACT_XML_COLUMN__NULLABLE
          The feature id for the 'Nullable' attribute.
static int ABSTRACT_XML_COLUMN__TABLE
          The feature id for the 'Table' attribute.
static int ABSTRACT_XML_COLUMN__UNIQUE
          The feature id for the 'Unique' attribute.
static int ABSTRACT_XML_COLUMN__UPDATABLE
          The feature id for the 'Updatable' attribute.
static int ABSTRACT_XML_COLUMN_FEATURE_COUNT
          The number of structural features of the 'Abstract Xml Column' class.
static int ABSTRACT_XML_EMBEDDED
          The meta object id for the 'Abstract Xml Embedded' class.
static int ABSTRACT_XML_EMBEDDED__ACCESS
          The feature id for the 'Access' attribute.
static int ABSTRACT_XML_EMBEDDED__ATTRIBUTE_OVERRIDES
          The feature id for the 'Attribute Overrides' containment reference list.
static int ABSTRACT_XML_EMBEDDED__NAME
          The feature id for the 'Name' attribute.
static int ABSTRACT_XML_EMBEDDED_FEATURE_COUNT
          The number of structural features of the 'Abstract Xml Embedded' class.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING
          The meta object id for the 'Abstract Xml Multi Relationship Mapping' class.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__ACCESS
          The feature id for the 'Access' attribute.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__CASCADE
          The feature id for the 'Cascade' containment reference.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__FETCH
          The feature id for the 'Fetch' attribute.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__JOIN_TABLE
          The feature id for the 'Join Table' containment reference.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY
          The feature id for the 'Map Key' containment reference.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_ATTRIBUTE_OVERRIDES
          The feature id for the 'Map Key Attribute Overrides' containment reference list.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_CLASS
          The feature id for the 'Map Key Class' containment reference.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_COLUMN
          The feature id for the 'Map Key Column' containment reference.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_ENUMERATED
          The feature id for the 'Map Key Enumerated' attribute.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_JOIN_COLUMNS
          The feature id for the 'Map Key Join Columns' containment reference list.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_TEMPORAL
          The feature id for the 'Map Key Temporal' attribute.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAPPED_BY
          The feature id for the 'Mapped By' attribute.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__NAME
          The feature id for the 'Name' attribute.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__ORDER_BY
          The feature id for the 'Order By' attribute.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__ORDER_COLUMN
          The feature id for the 'Order Column' containment reference.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__TARGET_ENTITY
          The feature id for the 'Target Entity' attribute.
static int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Abstract Xml Multi Relationship Mapping' class.
static int ABSTRACT_XML_NAMED_COLUMN
          The meta object id for the 'Abstract Xml Named Column' class.
static int ABSTRACT_XML_NAMED_COLUMN__COLUMN_DEFINITION
          The feature id for the 'Column Definition' attribute.
static int ABSTRACT_XML_NAMED_COLUMN__NAME
          The feature id for the 'Name' attribute.
static int ABSTRACT_XML_NAMED_COLUMN_FEATURE_COUNT
          The number of structural features of the 'Abstract Xml Named Column' class.
static int ABSTRACT_XML_REFERENCE_TABLE
          The meta object id for the 'Abstract Xml Reference Table' class.
static int ABSTRACT_XML_REFERENCE_TABLE__CATALOG
          The feature id for the 'Catalog' attribute.
static int ABSTRACT_XML_REFERENCE_TABLE__JOIN_COLUMNS
          The feature id for the 'Join Columns' containment reference list.
static int ABSTRACT_XML_REFERENCE_TABLE__NAME
          The feature id for the 'Name' attribute.
static int ABSTRACT_XML_REFERENCE_TABLE__SCHEMA
          The feature id for the 'Schema' attribute.
static int ABSTRACT_XML_REFERENCE_TABLE__UNIQUE_CONSTRAINTS
          The feature id for the 'Unique Constraints' containment reference list.
static int ABSTRACT_XML_REFERENCE_TABLE_FEATURE_COUNT
          The number of structural features of the 'Abstract Xml Reference Table' class.
static int ABSTRACT_XML_RELATIONSHIP_MAPPING
          The meta object id for the 'Abstract Xml Relationship Mapping' class.
static int ABSTRACT_XML_RELATIONSHIP_MAPPING__ACCESS
          The feature id for the 'Access' attribute.
static int ABSTRACT_XML_RELATIONSHIP_MAPPING__CASCADE
          The feature id for the 'Cascade' containment reference.
static int ABSTRACT_XML_RELATIONSHIP_MAPPING__FETCH
          The feature id for the 'Fetch' attribute.
static int ABSTRACT_XML_RELATIONSHIP_MAPPING__NAME
          The feature id for the 'Name' attribute.
static int ABSTRACT_XML_RELATIONSHIP_MAPPING__TARGET_ENTITY
          The feature id for the 'Target Entity' attribute.
static int ABSTRACT_XML_RELATIONSHIP_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Abstract Xml Relationship Mapping' class.
static int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING
          The meta object id for the 'Abstract Xml Single Relationship Mapping' class.
static int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__ACCESS
          The feature id for the 'Access' attribute.
static int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__CASCADE
          The feature id for the 'Cascade' containment reference.
static int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__FETCH
          The feature id for the 'Fetch' attribute.
static int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__ID
          The feature id for the 'Id' attribute.
static int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__JOIN_COLUMNS
          The feature id for the 'Join Columns' containment reference list.
static int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__JOIN_TABLE
          The feature id for the 'Join Table' containment reference.
static int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__MAPS_ID
          The feature id for the 'Maps Id' attribute.
static int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__NAME
          The feature id for the 'Name' attribute.
static int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__OPTIONAL
          The feature id for the 'Optional' attribute.
static int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__TARGET_ENTITY
          The feature id for the 'Target Entity' attribute.
static int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Abstract Xml Single Relationship Mapping' class.
static int ABSTRACT_XML_TABLE
          The meta object id for the 'Abstract Xml Table' class.
static int ABSTRACT_XML_TABLE__CATALOG
          The feature id for the 'Catalog' attribute.
static int ABSTRACT_XML_TABLE__NAME
          The feature id for the 'Name' attribute.
static int ABSTRACT_XML_TABLE__SCHEMA
          The feature id for the 'Schema' attribute.
static int ABSTRACT_XML_TABLE__UNIQUE_CONSTRAINTS
          The feature id for the 'Unique Constraints' containment reference list.
static int ABSTRACT_XML_TABLE_FEATURE_COUNT
          The number of structural features of the 'Abstract Xml Table' class.
static int ABSTRACT_XML_TYPE_MAPPING
          The meta object id for the 'Abstract Xml Type Mapping' class.
static int ABSTRACT_XML_TYPE_MAPPING__ACCESS
          The feature id for the 'Access' attribute.
static int ABSTRACT_XML_TYPE_MAPPING__ATTRIBUTES
          The feature id for the 'Attributes' containment reference.
static int ABSTRACT_XML_TYPE_MAPPING__CLASS_NAME
          The feature id for the 'Class Name' attribute.
static int ABSTRACT_XML_TYPE_MAPPING__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ABSTRACT_XML_TYPE_MAPPING__METADATA_COMPLETE
          The feature id for the 'Metadata Complete' attribute.
static int ABSTRACT_XML_TYPE_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Abstract Xml Type Mapping' class.
static int ACCESS_TYPE
          The meta object id for the 'Access Type' enum.
static int ATTRIBUTES
          The meta object id for the 'Attributes' class.
static int ATTRIBUTES__BASICS
          The feature id for the 'Basics' containment reference list.
static int ATTRIBUTES__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ATTRIBUTES__ELEMENT_COLLECTIONS
          The feature id for the 'Element Collections' containment reference list.
static int ATTRIBUTES__EMBEDDED_IDS
          The feature id for the 'Embedded Ids' containment reference list.
static int ATTRIBUTES__EMBEDDEDS
          The feature id for the 'Embeddeds' containment reference list.
static int ATTRIBUTES__IDS
          The feature id for the 'Ids' containment reference list.
static int ATTRIBUTES__MANY_TO_MANYS
          The feature id for the 'Many To Manys' containment reference list.
static int ATTRIBUTES__MANY_TO_ONES
          The feature id for the 'Many To Ones' containment reference list.
static int ATTRIBUTES__ONE_TO_MANYS
          The feature id for the 'One To Manys' containment reference list.
static int ATTRIBUTES__ONE_TO_ONES
          The feature id for the 'One To Ones' containment reference list.
static int ATTRIBUTES__TRANSIENTS
          The feature id for the 'Transients' containment reference list.
static int ATTRIBUTES__VERSIONS
          The feature id for the 'Versions' containment reference list.
static int ATTRIBUTES_FEATURE_COUNT
          The number of structural features of the 'Attributes' class.
static int CASCADE_TYPE
          The meta object id for the 'Cascade Type' class.
static int CASCADE_TYPE__CASCADE_ALL
          The feature id for the 'Cascade All' attribute.
static int CASCADE_TYPE__CASCADE_DETACH
          The feature id for the 'Cascade Detach' attribute.
static int CASCADE_TYPE__CASCADE_MERGE
          The feature id for the 'Cascade Merge' attribute.
static int CASCADE_TYPE__CASCADE_PERSIST
          The feature id for the 'Cascade Persist' attribute.
static int CASCADE_TYPE__CASCADE_REFRESH
          The feature id for the 'Cascade Refresh' attribute.
static int CASCADE_TYPE__CASCADE_REMOVE
          The feature id for the 'Cascade Remove' attribute.
static int CASCADE_TYPE_FEATURE_COUNT
          The number of structural features of the 'Cascade Type' class.
static int COLUMN_MAPPING
          The meta object id for the 'Column Mapping' class.
static int COLUMN_MAPPING__COLUMN
          The feature id for the 'Column' containment reference.
static int COLUMN_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Column Mapping' class.
static int COLUMN_RESULT
          The meta object id for the 'Column Result' class.
static int COLUMN_RESULT__NAME
          The feature id for the 'Name' attribute.
static int COLUMN_RESULT_FEATURE_COUNT
          The number of structural features of the 'Column Result' class.
static int DISCRIMINATOR_TYPE
          The meta object id for the 'Discriminator Type' enum.
static OrmPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int ENTITY_LISTENER
          The meta object id for the 'Entity Listener' class.
static int ENTITY_LISTENER__CLASS_NAME
          The feature id for the 'Class Name' attribute.
static int ENTITY_LISTENER__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ENTITY_LISTENER__POST_LOAD
          The feature id for the 'Post Load' containment reference.
static int ENTITY_LISTENER__POST_PERSIST
          The feature id for the 'Post Persist' containment reference.
static int ENTITY_LISTENER__POST_REMOVE
          The feature id for the 'Post Remove' containment reference.
static int ENTITY_LISTENER__POST_UPDATE
          The feature id for the 'Post Update' containment reference.
static int ENTITY_LISTENER__PRE_PERSIST
          The feature id for the 'Pre Persist' containment reference.
static int ENTITY_LISTENER__PRE_REMOVE
          The feature id for the 'Pre Remove' containment reference.
static int ENTITY_LISTENER__PRE_UPDATE
          The feature id for the 'Pre Update' containment reference.
static int ENTITY_LISTENER_FEATURE_COUNT
          The number of structural features of the 'Entity Listener' class.
static int ENTITY_LISTENERS
          The meta object id for the 'Entity Listeners' class.
static int ENTITY_LISTENERS__ENTITY_LISTENERS
          The feature id for the 'Entity Listeners' containment reference list.
static int ENTITY_LISTENERS_FEATURE_COUNT
          The number of structural features of the 'Entity Listeners' class.
static int ENTITY_RESULT
          The meta object id for the 'Entity Result' class.
static int ENTITY_RESULT__DISCRIMINATOR_COLUMN
          The feature id for the 'Discriminator Column' attribute.
static int ENTITY_RESULT__ENTITY_CLASS
          The feature id for the 'Entity Class' attribute.
static int ENTITY_RESULT__FIELD_RESULTS
          The feature id for the 'Field Results' containment reference list.
static int ENTITY_RESULT_FEATURE_COUNT
          The number of structural features of the 'Entity Result' class.
static int ENUM_TYPE
          The meta object id for the 'Enum Type' enum.
static int EVENT_METHOD
          The meta object id for the 'Event Method' class.
static int EVENT_METHOD__DESCRIPTION
          The feature id for the 'Description' attribute.
static int EVENT_METHOD__METHOD_NAME
          The feature id for the 'Method Name' attribute.
static int EVENT_METHOD_FEATURE_COUNT
          The number of structural features of the 'Event Method' class.
static int FETCH_TYPE
          The meta object id for the 'Fetch Type' enum.
static int FIELD_RESULT
          The meta object id for the 'Field Result' class.
static int FIELD_RESULT__COLUMN
          The feature id for the 'Column' attribute.
static int FIELD_RESULT__NAME
          The feature id for the 'Name' attribute.
static int FIELD_RESULT_FEATURE_COUNT
          The number of structural features of the 'Field Result' class.
static int GENERATION_TYPE
          The meta object id for the 'Generation Type' enum.
static int INHERITANCE
          The meta object id for the 'Inheritance' class.
static int INHERITANCE__STRATEGY
          The feature id for the 'Strategy' attribute.
static int INHERITANCE_FEATURE_COUNT
          The number of structural features of the 'Inheritance' class.
static int INHERITANCE_TYPE
          The meta object id for the 'Inheritance Type' enum.
static int LOB
          The meta object id for the 'Lob' class.
static int LOB_FEATURE_COUNT
          The number of structural features of the 'Lob' class.
static int MAP_KEY
          The meta object id for the 'Map Key' class.
static int MAP_KEY__NAME
          The feature id for the 'Name' attribute.
static int MAP_KEY_FEATURE_COUNT
          The number of structural features of the 'Map Key' class.
static int POST_LOAD
          The meta object id for the 'Post Load' class.
static int POST_LOAD__DESCRIPTION
          The feature id for the 'Description' attribute.
static int POST_LOAD__METHOD_NAME
          The feature id for the 'Method Name' attribute.
static int POST_LOAD_FEATURE_COUNT
          The number of structural features of the 'Post Load' class.
static int POST_PERSIST
          The meta object id for the 'Post Persist' class.
static int POST_PERSIST__DESCRIPTION
          The feature id for the 'Description' attribute.
static int POST_PERSIST__METHOD_NAME
          The feature id for the 'Method Name' attribute.
static int POST_PERSIST_FEATURE_COUNT
          The number of structural features of the 'Post Persist' class.
static int POST_REMOVE
          The meta object id for the 'Post Remove' class.
static int POST_REMOVE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int POST_REMOVE__METHOD_NAME
          The feature id for the 'Method Name' attribute.
static int POST_REMOVE_FEATURE_COUNT
          The number of structural features of the 'Post Remove' class.
static int POST_UPDATE
          The meta object id for the 'Post Update' class.
static int POST_UPDATE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int POST_UPDATE__METHOD_NAME
          The feature id for the 'Method Name' attribute.
static int POST_UPDATE_FEATURE_COUNT
          The number of structural features of the 'Post Update' class.
static int PRE_PERSIST
          The meta object id for the 'Pre Persist' class.
static int PRE_PERSIST__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PRE_PERSIST__METHOD_NAME
          The feature id for the 'Method Name' attribute.
static int PRE_PERSIST_FEATURE_COUNT
          The number of structural features of the 'Pre Persist' class.
static int PRE_REMOVE
          The meta object id for the 'Pre Remove' class.
static int PRE_REMOVE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PRE_REMOVE__METHOD_NAME
          The feature id for the 'Method Name' attribute.
static int PRE_REMOVE_FEATURE_COUNT
          The number of structural features of the 'Pre Remove' class.
static int PRE_UPDATE
          The meta object id for the 'Pre Update' class.
static int PRE_UPDATE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int PRE_UPDATE__METHOD_NAME
          The feature id for the 'Method Name' attribute.
static int PRE_UPDATE_FEATURE_COUNT
          The number of structural features of the 'Pre Update' class.
static int SQL_RESULT_SET_MAPPING
          The meta object id for the 'Sql Result Set Mapping' class.
static int SQL_RESULT_SET_MAPPING__COLUMN_RESULTS
          The feature id for the 'Column Results' containment reference list.
static int SQL_RESULT_SET_MAPPING__DESCRIPTION
          The feature id for the 'Description' attribute.
static int SQL_RESULT_SET_MAPPING__ENTITY_RESULTS
          The feature id for the 'Entity Results' containment reference list.
static int SQL_RESULT_SET_MAPPING__NAME
          The feature id for the 'Name' attribute.
static int SQL_RESULT_SET_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Sql Result Set Mapping' class.
static int TEMPORAL_TYPE
          The meta object id for the 'Temporal Type' enum.
static int XML_ACCESS_HOLDER
          The meta object id for the 'Xml Access Holder' class.
static int XML_ACCESS_HOLDER__ACCESS
          The feature id for the 'Access' attribute.
static int XML_ACCESS_HOLDER_FEATURE_COUNT
          The number of structural features of the 'Xml Access Holder' class.
static int XML_ASSOCIATION_OVERRIDE
          The meta object id for the 'Xml Association Override' class.
static int XML_ASSOCIATION_OVERRIDE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_ASSOCIATION_OVERRIDE__JOIN_COLUMNS
          The feature id for the 'Join Columns' containment reference list.
static int XML_ASSOCIATION_OVERRIDE__JOIN_TABLE
          The feature id for the 'Join Table' containment reference.
static int XML_ASSOCIATION_OVERRIDE__NAME
          The feature id for the 'Name' attribute.
static int XML_ASSOCIATION_OVERRIDE_CONTAINER
          The meta object id for the 'Xml Association Override Container' class.
static int XML_ASSOCIATION_OVERRIDE_CONTAINER__ASSOCIATION_OVERRIDES
          The feature id for the 'Association Overrides' containment reference list.
static int XML_ASSOCIATION_OVERRIDE_CONTAINER_FEATURE_COUNT
          The number of structural features of the 'Xml Association Override Container' class.
static int XML_ASSOCIATION_OVERRIDE_FEATURE_COUNT
          The number of structural features of the 'Xml Association Override' class.
static int XML_ATTRIBUTE_MAPPING
          The meta object id for the 'Xml Attribute Mapping' class.
static int XML_ATTRIBUTE_MAPPING__ACCESS
          The feature id for the 'Access' attribute.
static int XML_ATTRIBUTE_MAPPING__NAME
          The feature id for the 'Name' attribute.
static int XML_ATTRIBUTE_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Xml Attribute Mapping' class.
static int XML_ATTRIBUTE_OVERRIDE
          The meta object id for the 'Xml Attribute Override' class.
static int XML_ATTRIBUTE_OVERRIDE__COLUMN
          The feature id for the 'Column' containment reference.
static int XML_ATTRIBUTE_OVERRIDE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_ATTRIBUTE_OVERRIDE__NAME
          The feature id for the 'Name' attribute.
static int XML_ATTRIBUTE_OVERRIDE_CONTAINER
          The meta object id for the 'Xml Attribute Override Container' class.
static int XML_ATTRIBUTE_OVERRIDE_CONTAINER__ATTRIBUTE_OVERRIDES
          The feature id for the 'Attribute Overrides' containment reference list.
static int XML_ATTRIBUTE_OVERRIDE_CONTAINER_FEATURE_COUNT
          The number of structural features of the 'Xml Attribute Override Container' class.
static int XML_ATTRIBUTE_OVERRIDE_FEATURE_COUNT
          The number of structural features of the 'Xml Attribute Override' class.
static int XML_BASIC
          The meta object id for the 'Xml Basic' class.
static int XML_BASIC__ACCESS
          The feature id for the 'Access' attribute.
static int XML_BASIC__COLUMN
          The feature id for the 'Column' containment reference.
static int XML_BASIC__ENUMERATED
          The feature id for the 'Enumerated' attribute.
static int XML_BASIC__FETCH
          The feature id for the 'Fetch' attribute.
static int XML_BASIC__LOB
          The feature id for the 'Lob' attribute.
static int XML_BASIC__NAME
          The feature id for the 'Name' attribute.
static int XML_BASIC__OPTIONAL
          The feature id for the 'Optional' attribute.
static int XML_BASIC__TEMPORAL
          The feature id for the 'Temporal' attribute.
static int XML_BASIC_FEATURE_COUNT
          The number of structural features of the 'Xml Basic' class.
static int XML_CLASS_REFERENCE
          The meta object id for the 'Xml Class Reference' class.
static int XML_CLASS_REFERENCE__CLASS_NAME
          The feature id for the 'Class Name' attribute.
static int XML_CLASS_REFERENCE_FEATURE_COUNT
          The number of structural features of the 'Xml Class Reference' class.
static int XML_COLLECTION_TABLE
          The meta object id for the 'Xml Collection Table' class.
static int XML_COLLECTION_TABLE__CATALOG
          The feature id for the 'Catalog' attribute.
static int XML_COLLECTION_TABLE__JOIN_COLUMNS
          The feature id for the 'Join Columns' containment reference list.
static int XML_COLLECTION_TABLE__NAME
          The feature id for the 'Name' attribute.
static int XML_COLLECTION_TABLE__SCHEMA
          The feature id for the 'Schema' attribute.
static int XML_COLLECTION_TABLE__UNIQUE_CONSTRAINTS
          The feature id for the 'Unique Constraints' containment reference list.
static int XML_COLLECTION_TABLE_FEATURE_COUNT
          The number of structural features of the 'Xml Collection Table' class.
static int XML_COLUMN
          The meta object id for the 'Xml Column' class.
static int XML_COLUMN__COLUMN_DEFINITION
          The feature id for the 'Column Definition' attribute.
static int XML_COLUMN__INSERTABLE
          The feature id for the 'Insertable' attribute.
static int XML_COLUMN__LENGTH
          The feature id for the 'Length' attribute.
static int XML_COLUMN__NAME
          The feature id for the 'Name' attribute.
static int XML_COLUMN__NULLABLE
          The feature id for the 'Nullable' attribute.
static int XML_COLUMN__PRECISION
          The feature id for the 'Precision' attribute.
static int XML_COLUMN__SCALE
          The feature id for the 'Scale' attribute.
static int XML_COLUMN__TABLE
          The feature id for the 'Table' attribute.
static int XML_COLUMN__UNIQUE
          The feature id for the 'Unique' attribute.
static int XML_COLUMN__UPDATABLE
          The feature id for the 'Updatable' attribute.
static int XML_COLUMN_FEATURE_COUNT
          The number of structural features of the 'Xml Column' class.
static int XML_CONVERTIBLE_MAPPING
          The meta object id for the 'Xml Convertible Mapping' class.
static int XML_CONVERTIBLE_MAPPING__ENUMERATED
          The feature id for the 'Enumerated' attribute.
static int XML_CONVERTIBLE_MAPPING__LOB
          The feature id for the 'Lob' attribute.
static int XML_CONVERTIBLE_MAPPING__TEMPORAL
          The feature id for the 'Temporal' attribute.
static int XML_CONVERTIBLE_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Xml Convertible Mapping' class.
static int XML_DISCRIMINATOR_COLUMN
          The meta object id for the 'Xml Discriminator Column' class.
static int XML_DISCRIMINATOR_COLUMN__COLUMN_DEFINITION
          The feature id for the 'Column Definition' attribute.
static int XML_DISCRIMINATOR_COLUMN__DISCRIMINATOR_TYPE
          The feature id for the 'Discriminator Type' attribute.
static int XML_DISCRIMINATOR_COLUMN__LENGTH
          The feature id for the 'Length' attribute.
static int XML_DISCRIMINATOR_COLUMN__NAME
          The feature id for the 'Name' attribute.
static int XML_DISCRIMINATOR_COLUMN_FEATURE_COUNT
          The number of structural features of the 'Xml Discriminator Column' class.
static int XML_ELEMENT_COLLECTION
          The meta object id for the 'Xml Element Collection' class.
static int XML_ELEMENT_COLLECTION__ACCESS
          The feature id for the 'Access' attribute.
static int XML_ELEMENT_COLLECTION__ASSOCIATION_OVERRIDES
          The feature id for the 'Association Overrides' containment reference list.
static int XML_ELEMENT_COLLECTION__ATTRIBUTE_OVERRIDES
          The feature id for the 'Attribute Overrides' containment reference list.
static int XML_ELEMENT_COLLECTION__COLLECTION_TABLE
          The feature id for the 'Collection Table' containment reference.
static int XML_ELEMENT_COLLECTION__COLUMN
          The feature id for the 'Column' containment reference.
static int XML_ELEMENT_COLLECTION__ENUMERATED
          The feature id for the 'Enumerated' attribute.
static int XML_ELEMENT_COLLECTION__FETCH
          The feature id for the 'Fetch' attribute.
static int XML_ELEMENT_COLLECTION__LOB
          The feature id for the 'Lob' attribute.
static int XML_ELEMENT_COLLECTION__MAP_KEY
          The feature id for the 'Map Key' containment reference.
static int XML_ELEMENT_COLLECTION__MAP_KEY_ATTRIBUTE_OVERRIDES
          The feature id for the 'Map Key Attribute Overrides' containment reference list.
static int XML_ELEMENT_COLLECTION__MAP_KEY_CLASS
          The feature id for the 'Map Key Class' containment reference.
static int XML_ELEMENT_COLLECTION__MAP_KEY_COLUMN
          The feature id for the 'Map Key Column' containment reference.
static int XML_ELEMENT_COLLECTION__MAP_KEY_ENUMERATED
          The feature id for the 'Map Key Enumerated' attribute.
static int XML_ELEMENT_COLLECTION__MAP_KEY_JOIN_COLUMNS
          The feature id for the 'Map Key Join Columns' containment reference list.
static int XML_ELEMENT_COLLECTION__MAP_KEY_TEMPORAL
          The feature id for the 'Map Key Temporal' attribute.
static int XML_ELEMENT_COLLECTION__NAME
          The feature id for the 'Name' attribute.
static int XML_ELEMENT_COLLECTION__ORDER_BY
          The feature id for the 'Order By' attribute.
static int XML_ELEMENT_COLLECTION__ORDER_COLUMN
          The feature id for the 'Order Column' containment reference.
static int XML_ELEMENT_COLLECTION__TARGET_CLASS
          The feature id for the 'Target Class' attribute.
static int XML_ELEMENT_COLLECTION__TEMPORAL
          The feature id for the 'Temporal' attribute.
static int XML_ELEMENT_COLLECTION_FEATURE_COUNT
          The number of structural features of the 'Xml Element Collection' class.
static int XML_EMBEDDABLE
          The meta object id for the 'Xml Embeddable' class.
static int XML_EMBEDDABLE__ACCESS
          The feature id for the 'Access' attribute.
static int XML_EMBEDDABLE__ATTRIBUTES
          The feature id for the 'Attributes' containment reference.
static int XML_EMBEDDABLE__CLASS_NAME
          The feature id for the 'Class Name' attribute.
static int XML_EMBEDDABLE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_EMBEDDABLE__METADATA_COMPLETE
          The feature id for the 'Metadata Complete' attribute.
static int XML_EMBEDDABLE_FEATURE_COUNT
          The number of structural features of the 'Xml Embeddable' class.
static int XML_EMBEDDED
          The meta object id for the 'Xml Embedded' class.
static int XML_EMBEDDED__ACCESS
          The feature id for the 'Access' attribute.
static int XML_EMBEDDED__ASSOCIATION_OVERRIDES
          The feature id for the 'Association Overrides' containment reference list.
static int XML_EMBEDDED__ATTRIBUTE_OVERRIDES
          The feature id for the 'Attribute Overrides' containment reference list.
static int XML_EMBEDDED__NAME
          The feature id for the 'Name' attribute.
static int XML_EMBEDDED_FEATURE_COUNT
          The number of structural features of the 'Xml Embedded' class.
static int XML_EMBEDDED_ID
          The meta object id for the 'Xml Embedded Id' class.
static int XML_EMBEDDED_ID__ACCESS
          The feature id for the 'Access' attribute.
static int XML_EMBEDDED_ID__ATTRIBUTE_OVERRIDES
          The feature id for the 'Attribute Overrides' containment reference list.
static int XML_EMBEDDED_ID__NAME
          The feature id for the 'Name' attribute.
static int XML_EMBEDDED_ID_FEATURE_COUNT
          The number of structural features of the 'Xml Embedded Id' class.
static int XML_ENTITY
          The meta object id for the 'Xml Entity' class.
static int XML_ENTITY__ACCESS
          The feature id for the 'Access' attribute.
static int XML_ENTITY__ASSOCIATION_OVERRIDES
          The feature id for the 'Association Overrides' containment reference list.
static int XML_ENTITY__ATTRIBUTE_OVERRIDES
          The feature id for the 'Attribute Overrides' containment reference list.
static int XML_ENTITY__ATTRIBUTES
          The feature id for the 'Attributes' containment reference.
static int XML_ENTITY__CACHEABLE
          The feature id for the 'Cacheable' attribute.
static int XML_ENTITY__CLASS_NAME
          The feature id for the 'Class Name' attribute.
static int XML_ENTITY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_ENTITY__DISCRIMINATOR_COLUMN
          The feature id for the 'Discriminator Column' containment reference.
static int XML_ENTITY__DISCRIMINATOR_VALUE
          The feature id for the 'Discriminator Value' attribute.
static int XML_ENTITY__ENTITY_LISTENERS
          The feature id for the 'Entity Listeners' containment reference.
static int XML_ENTITY__EXCLUDE_DEFAULT_LISTENERS
          The feature id for the 'Exclude Default Listeners' attribute.
static int XML_ENTITY__EXCLUDE_SUPERCLASS_LISTENERS
          The feature id for the 'Exclude Superclass Listeners' attribute.
static int XML_ENTITY__ID_CLASS
          The feature id for the 'Id Class' containment reference.
static int XML_ENTITY__INHERITANCE
          The feature id for the 'Inheritance' containment reference.
static int XML_ENTITY__METADATA_COMPLETE
          The feature id for the 'Metadata Complete' attribute.
static int XML_ENTITY__NAME
          The feature id for the 'Name' attribute.
static int XML_ENTITY__NAMED_NATIVE_QUERIES
          The feature id for the 'Named Native Queries' containment reference list.
static int XML_ENTITY__NAMED_QUERIES
          The feature id for the 'Named Queries' containment reference list.
static int XML_ENTITY__POST_LOAD
          The feature id for the 'Post Load' containment reference.
static int XML_ENTITY__POST_PERSIST
          The feature id for the 'Post Persist' containment reference.
static int XML_ENTITY__POST_REMOVE
          The feature id for the 'Post Remove' containment reference.
static int XML_ENTITY__POST_UPDATE
          The feature id for the 'Post Update' containment reference.
static int XML_ENTITY__PRE_PERSIST
          The feature id for the 'Pre Persist' containment reference.
static int XML_ENTITY__PRE_REMOVE
          The feature id for the 'Pre Remove' containment reference.
static int XML_ENTITY__PRE_UPDATE
          The feature id for the 'Pre Update' containment reference.
static int XML_ENTITY__PRIMARY_KEY_JOIN_COLUMNS
          The feature id for the 'Primary Key Join Columns' containment reference list.
static int XML_ENTITY__SECONDARY_TABLES
          The feature id for the 'Secondary Tables' containment reference list.
static int XML_ENTITY__SEQUENCE_GENERATOR
          The feature id for the 'Sequence Generator' containment reference.
static int XML_ENTITY__SQL_RESULT_SET_MAPPINGS
          The feature id for the 'Sql Result Set Mappings' containment reference list.
static int XML_ENTITY__TABLE
          The feature id for the 'Table' containment reference.
static int XML_ENTITY__TABLE_GENERATOR
          The feature id for the 'Table Generator' containment reference.
static int XML_ENTITY_FEATURE_COUNT
          The number of structural features of the 'Xml Entity' class.
static int XML_ENTITY_MAPPINGS
          The meta object id for the 'Xml Entity Mappings' class.
static int XML_ENTITY_MAPPINGS__ACCESS
          The feature id for the 'Access' attribute.
static int XML_ENTITY_MAPPINGS__CATALOG
          The feature id for the 'Catalog' attribute.
static int XML_ENTITY_MAPPINGS__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_ENTITY_MAPPINGS__EMBEDDABLES
          The feature id for the 'Embeddables' containment reference list.
static int XML_ENTITY_MAPPINGS__ENTITIES
          The feature id for the 'Entities' containment reference list.
static int XML_ENTITY_MAPPINGS__MAPPED_SUPERCLASSES
          The feature id for the 'Mapped Superclasses' containment reference list.
static int XML_ENTITY_MAPPINGS__NAMED_NATIVE_QUERIES
          The feature id for the 'Named Native Queries' containment reference list.
static int XML_ENTITY_MAPPINGS__NAMED_QUERIES
          The feature id for the 'Named Queries' containment reference list.
static int XML_ENTITY_MAPPINGS__PACKAGE
          The feature id for the 'Package' attribute.
static int XML_ENTITY_MAPPINGS__PERSISTENCE_UNIT_METADATA
          The feature id for the 'Persistence Unit Metadata' containment reference.
static int XML_ENTITY_MAPPINGS__SCHEMA
          The feature id for the 'Schema' attribute.
static int XML_ENTITY_MAPPINGS__SCHEMA_LOCATION
          The feature id for the 'Schema Location' attribute.
static int XML_ENTITY_MAPPINGS__SEQUENCE_GENERATORS
          The feature id for the 'Sequence Generators' containment reference list.
static int XML_ENTITY_MAPPINGS__SQL_RESULT_SET_MAPPINGS
          The feature id for the 'Sql Result Set Mappings' containment reference list.
static int XML_ENTITY_MAPPINGS__TABLE_GENERATORS
          The feature id for the 'Table Generators' containment reference list.
static int XML_ENTITY_MAPPINGS__VERSION
          The feature id for the 'Version' attribute.
static int XML_ENTITY_MAPPINGS_FEATURE_COUNT
          The number of structural features of the 'Xml Entity Mappings' class.
static int XML_EVENT_METHOD_CONTAINER
          The meta object id for the 'Xml Event Method Container' class.
static int XML_EVENT_METHOD_CONTAINER__POST_LOAD
          The feature id for the 'Post Load' containment reference.
static int XML_EVENT_METHOD_CONTAINER__POST_PERSIST
          The feature id for the 'Post Persist' containment reference.
static int XML_EVENT_METHOD_CONTAINER__POST_REMOVE
          The feature id for the 'Post Remove' containment reference.
static int XML_EVENT_METHOD_CONTAINER__POST_UPDATE
          The feature id for the 'Post Update' containment reference.
static int XML_EVENT_METHOD_CONTAINER__PRE_PERSIST
          The feature id for the 'Pre Persist' containment reference.
static int XML_EVENT_METHOD_CONTAINER__PRE_REMOVE
          The feature id for the 'Pre Remove' containment reference.
static int XML_EVENT_METHOD_CONTAINER__PRE_UPDATE
          The feature id for the 'Pre Update' containment reference.
static int XML_EVENT_METHOD_CONTAINER_FEATURE_COUNT
          The number of structural features of the 'Xml Event Method Container' class.
static int XML_GENERATED_VALUE
          The meta object id for the 'Xml Generated Value' class.
static int XML_GENERATED_VALUE__GENERATOR
          The feature id for the 'Generator' attribute.
static int XML_GENERATED_VALUE__STRATEGY
          The feature id for the 'Strategy' attribute.
static int XML_GENERATED_VALUE_FEATURE_COUNT
          The number of structural features of the 'Xml Generated Value' class.
static int XML_GENERATOR
          The meta object id for the 'Xml Generator' class.
static int XML_GENERATOR__ALLOCATION_SIZE
          The feature id for the 'Allocation Size' attribute.
static int XML_GENERATOR__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_GENERATOR__INITIAL_VALUE
          The feature id for the 'Initial Value' attribute.
static int XML_GENERATOR__NAME
          The feature id for the 'Name' attribute.
static int XML_GENERATOR_CONTAINER
          The meta object id for the 'Xml Generator Container' class.
static int XML_GENERATOR_CONTAINER__SEQUENCE_GENERATOR
          The feature id for the 'Sequence Generator' containment reference.
static int XML_GENERATOR_CONTAINER__TABLE_GENERATOR
          The feature id for the 'Table Generator' containment reference.
static int XML_GENERATOR_CONTAINER_FEATURE_COUNT
          The number of structural features of the 'Xml Generator Container' class.
static int XML_GENERATOR_FEATURE_COUNT
          The number of structural features of the 'Xml Generator' class.
static int XML_ID
          The meta object id for the 'Xml Id' class.
static int XML_ID__ACCESS
          The feature id for the 'Access' attribute.
static int XML_ID__COLUMN
          The feature id for the 'Column' containment reference.
static int XML_ID__ENUMERATED
          The feature id for the 'Enumerated' attribute.
static int XML_ID__GENERATED_VALUE
          The feature id for the 'Generated Value' containment reference.
static int XML_ID__LOB
          The feature id for the 'Lob' attribute.
static int XML_ID__NAME
          The feature id for the 'Name' attribute.
static int XML_ID__SEQUENCE_GENERATOR
          The feature id for the 'Sequence Generator' containment reference.
static int XML_ID__TABLE_GENERATOR
          The feature id for the 'Table Generator' containment reference.
static int XML_ID__TEMPORAL
          The feature id for the 'Temporal' attribute.
static int XML_ID_CLASS_CONTAINER
          The meta object id for the 'Xml Id Class Container' class.
static int XML_ID_CLASS_CONTAINER__ID_CLASS
          The feature id for the 'Id Class' containment reference.
static int XML_ID_CLASS_CONTAINER_FEATURE_COUNT
          The number of structural features of the 'Xml Id Class Container' class.
static int XML_ID_FEATURE_COUNT
          The number of structural features of the 'Xml Id' class.
static int XML_JOIN_COLUMN
          The meta object id for the 'Xml Join Column' class.
static int XML_JOIN_COLUMN__COLUMN_DEFINITION
          The feature id for the 'Column Definition' attribute.
static int XML_JOIN_COLUMN__INSERTABLE
          The feature id for the 'Insertable' attribute.
static int XML_JOIN_COLUMN__NAME
          The feature id for the 'Name' attribute.
static int XML_JOIN_COLUMN__NULLABLE
          The feature id for the 'Nullable' attribute.
static int XML_JOIN_COLUMN__REFERENCED_COLUMN_NAME
          The feature id for the 'Referenced Column Name' attribute.
static int XML_JOIN_COLUMN__TABLE
          The feature id for the 'Table' attribute.
static int XML_JOIN_COLUMN__UNIQUE
          The feature id for the 'Unique' attribute.
static int XML_JOIN_COLUMN__UPDATABLE
          The feature id for the 'Updatable' attribute.
static int XML_JOIN_COLUMN_CONTAINER
          The meta object id for the 'Xml Join Column Container' class.
static int XML_JOIN_COLUMN_CONTAINER__JOIN_COLUMNS
          The feature id for the 'Join Columns' containment reference list.
static int XML_JOIN_COLUMN_CONTAINER_FEATURE_COUNT
          The number of structural features of the 'Xml Join Column Container' class.
static int XML_JOIN_COLUMN_FEATURE_COUNT
          The number of structural features of the 'Xml Join Column' class.
static int XML_JOIN_TABLE
          The meta object id for the 'Xml Join Table' class.
static int XML_JOIN_TABLE__CATALOG
          The feature id for the 'Catalog' attribute.
static int XML_JOIN_TABLE__INVERSE_JOIN_COLUMNS
          The feature id for the 'Inverse Join Columns' containment reference list.
static int XML_JOIN_TABLE__JOIN_COLUMNS
          The feature id for the 'Join Columns' containment reference list.
static int XML_JOIN_TABLE__NAME
          The feature id for the 'Name' attribute.
static int XML_JOIN_TABLE__SCHEMA
          The feature id for the 'Schema' attribute.
static int XML_JOIN_TABLE__UNIQUE_CONSTRAINTS
          The feature id for the 'Unique Constraints' containment reference list.
static int XML_JOIN_TABLE_CONTAINER
          The meta object id for the 'Xml Join Table Container' class.
static int XML_JOIN_TABLE_CONTAINER__JOIN_TABLE
          The feature id for the 'Join Table' containment reference.
static int XML_JOIN_TABLE_CONTAINER_FEATURE_COUNT
          The number of structural features of the 'Xml Join Table Container' class.
static int XML_JOIN_TABLE_FEATURE_COUNT
          The number of structural features of the 'Xml Join Table' class.
static int XML_MANY_TO_MANY
          The meta object id for the 'Xml Many To Many' class.
static int XML_MANY_TO_MANY__ACCESS
          The feature id for the 'Access' attribute.
static int XML_MANY_TO_MANY__CASCADE
          The feature id for the 'Cascade' containment reference.
static int XML_MANY_TO_MANY__FETCH
          The feature id for the 'Fetch' attribute.
static int XML_MANY_TO_MANY__JOIN_TABLE
          The feature id for the 'Join Table' containment reference.
static int XML_MANY_TO_MANY__MAP_KEY
          The feature id for the 'Map Key' containment reference.
static int XML_MANY_TO_MANY__MAP_KEY_ATTRIBUTE_OVERRIDES
          The feature id for the 'Map Key Attribute Overrides' containment reference list.
static int XML_MANY_TO_MANY__MAP_KEY_CLASS
          The feature id for the 'Map Key Class' containment reference.
static int XML_MANY_TO_MANY__MAP_KEY_COLUMN
          The feature id for the 'Map Key Column' containment reference.
static int XML_MANY_TO_MANY__MAP_KEY_ENUMERATED
          The feature id for the 'Map Key Enumerated' attribute.
static int XML_MANY_TO_MANY__MAP_KEY_JOIN_COLUMNS
          The feature id for the 'Map Key Join Columns' containment reference list.
static int XML_MANY_TO_MANY__MAP_KEY_TEMPORAL
          The feature id for the 'Map Key Temporal' attribute.
static int XML_MANY_TO_MANY__MAPPED_BY
          The feature id for the 'Mapped By' attribute.
static int XML_MANY_TO_MANY__NAME
          The feature id for the 'Name' attribute.
static int XML_MANY_TO_MANY__ORDER_BY
          The feature id for the 'Order By' attribute.
static int XML_MANY_TO_MANY__ORDER_COLUMN
          The feature id for the 'Order Column' containment reference.
static int XML_MANY_TO_MANY__TARGET_ENTITY
          The feature id for the 'Target Entity' attribute.
static int XML_MANY_TO_MANY_FEATURE_COUNT
          The number of structural features of the 'Xml Many To Many' class.
static int XML_MANY_TO_ONE
          The meta object id for the 'Xml Many To One' class.
static int XML_MANY_TO_ONE__ACCESS
          The feature id for the 'Access' attribute.
static int XML_MANY_TO_ONE__CASCADE
          The feature id for the 'Cascade' containment reference.
static int XML_MANY_TO_ONE__FETCH
          The feature id for the 'Fetch' attribute.
static int XML_MANY_TO_ONE__ID
          The feature id for the 'Id' attribute.
static int XML_MANY_TO_ONE__JOIN_COLUMNS
          The feature id for the 'Join Columns' containment reference list.
static int XML_MANY_TO_ONE__JOIN_TABLE
          The feature id for the 'Join Table' containment reference.
static int XML_MANY_TO_ONE__MAPS_ID
          The feature id for the 'Maps Id' attribute.
static int XML_MANY_TO_ONE__NAME
          The feature id for the 'Name' attribute.
static int XML_MANY_TO_ONE__OPTIONAL
          The feature id for the 'Optional' attribute.
static int XML_MANY_TO_ONE__TARGET_ENTITY
          The feature id for the 'Target Entity' attribute.
static int XML_MANY_TO_ONE_FEATURE_COUNT
          The number of structural features of the 'Xml Many To One' class.
static int XML_MAPPED_BY_MAPPING
          The meta object id for the 'Xml Mapped By Mapping' class.
static int XML_MAPPED_BY_MAPPING__MAPPED_BY
          The feature id for the 'Mapped By' attribute.
static int XML_MAPPED_BY_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Xml Mapped By Mapping' class.
static int XML_MAPPED_SUPERCLASS
          The meta object id for the 'Xml Mapped Superclass' class.
static int XML_MAPPED_SUPERCLASS__ACCESS
          The feature id for the 'Access' attribute.
static int XML_MAPPED_SUPERCLASS__ATTRIBUTES
          The feature id for the 'Attributes' containment reference.
static int XML_MAPPED_SUPERCLASS__CLASS_NAME
          The feature id for the 'Class Name' attribute.
static int XML_MAPPED_SUPERCLASS__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_MAPPED_SUPERCLASS__ENTITY_LISTENERS
          The feature id for the 'Entity Listeners' containment reference.
static int XML_MAPPED_SUPERCLASS__EXCLUDE_DEFAULT_LISTENERS
          The feature id for the 'Exclude Default Listeners' attribute.
static int XML_MAPPED_SUPERCLASS__EXCLUDE_SUPERCLASS_LISTENERS
          The feature id for the 'Exclude Superclass Listeners' attribute.
static int XML_MAPPED_SUPERCLASS__ID_CLASS
          The feature id for the 'Id Class' containment reference.
static int XML_MAPPED_SUPERCLASS__METADATA_COMPLETE
          The feature id for the 'Metadata Complete' attribute.
static int XML_MAPPED_SUPERCLASS_FEATURE_COUNT
          The number of structural features of the 'Xml Mapped Superclass' class.
static int XML_NAMED_NATIVE_QUERY
          The meta object id for the 'Xml Named Native Query' class.
static int XML_NAMED_NATIVE_QUERY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_NAMED_NATIVE_QUERY__HINTS
          The feature id for the 'Hints' containment reference list.
static int XML_NAMED_NATIVE_QUERY__NAME
          The feature id for the 'Name' attribute.
static int XML_NAMED_NATIVE_QUERY__QUERY
          The feature id for the 'Query' attribute.
static int XML_NAMED_NATIVE_QUERY__RESULT_CLASS
          The feature id for the 'Result Class' attribute.
static int XML_NAMED_NATIVE_QUERY__RESULT_SET_MAPPING
          The feature id for the 'Result Set Mapping' attribute.
static int XML_NAMED_NATIVE_QUERY_FEATURE_COUNT
          The number of structural features of the 'Xml Named Native Query' class.
static int XML_NAMED_QUERY
          The meta object id for the 'Xml Named Query' class.
static int XML_NAMED_QUERY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_NAMED_QUERY__HINTS
          The feature id for the 'Hints' containment reference list.
static int XML_NAMED_QUERY__LOCK_MODE
          The feature id for the 'Lock Mode' attribute.
static int XML_NAMED_QUERY__NAME
          The feature id for the 'Name' attribute.
static int XML_NAMED_QUERY__QUERY
          The feature id for the 'Query' attribute.
static int XML_NAMED_QUERY_FEATURE_COUNT
          The number of structural features of the 'Xml Named Query' class.
static int XML_NULL_ATTRIBUTE_MAPPING
          The meta object id for the 'Xml Null Attribute Mapping' class.
static int XML_NULL_ATTRIBUTE_MAPPING__ACCESS
          The feature id for the 'Access' attribute.
static int XML_NULL_ATTRIBUTE_MAPPING__NAME
          The feature id for the 'Name' attribute.
static int XML_NULL_ATTRIBUTE_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Xml Null Attribute Mapping' class.
static int XML_ONE_TO_MANY
          The meta object id for the 'Xml One To Many' class.
static int XML_ONE_TO_MANY__ACCESS
          The feature id for the 'Access' attribute.
static int XML_ONE_TO_MANY__CASCADE
          The feature id for the 'Cascade' containment reference.
static int XML_ONE_TO_MANY__FETCH
          The feature id for the 'Fetch' attribute.
static int XML_ONE_TO_MANY__JOIN_COLUMNS
          The feature id for the 'Join Columns' containment reference list.
static int XML_ONE_TO_MANY__JOIN_TABLE
          The feature id for the 'Join Table' containment reference.
static int XML_ONE_TO_MANY__MAP_KEY
          The feature id for the 'Map Key' containment reference.
static int XML_ONE_TO_MANY__MAP_KEY_ATTRIBUTE_OVERRIDES
          The feature id for the 'Map Key Attribute Overrides' containment reference list.
static int XML_ONE_TO_MANY__MAP_KEY_CLASS
          The feature id for the 'Map Key Class' containment reference.
static int XML_ONE_TO_MANY__MAP_KEY_COLUMN
          The feature id for the 'Map Key Column' containment reference.
static int XML_ONE_TO_MANY__MAP_KEY_ENUMERATED
          The feature id for the 'Map Key Enumerated' attribute.
static int XML_ONE_TO_MANY__MAP_KEY_JOIN_COLUMNS
          The feature id for the 'Map Key Join Columns' containment reference list.
static int XML_ONE_TO_MANY__MAP_KEY_TEMPORAL
          The feature id for the 'Map Key Temporal' attribute.
static int XML_ONE_TO_MANY__MAPPED_BY
          The feature id for the 'Mapped By' attribute.
static int XML_ONE_TO_MANY__NAME
          The feature id for the 'Name' attribute.
static int XML_ONE_TO_MANY__ORDER_BY
          The feature id for the 'Order By' attribute.
static int XML_ONE_TO_MANY__ORDER_COLUMN
          The feature id for the 'Order Column' containment reference.
static int XML_ONE_TO_MANY__ORPHAN_REMOVAL
          The feature id for the 'Orphan Removal' attribute.
static int XML_ONE_TO_MANY__TARGET_ENTITY
          The feature id for the 'Target Entity' attribute.
static int XML_ONE_TO_MANY_FEATURE_COUNT
          The number of structural features of the 'Xml One To Many' class.
static int XML_ONE_TO_ONE
          The meta object id for the 'Xml One To One' class.
static int XML_ONE_TO_ONE__ACCESS
          The feature id for the 'Access' attribute.
static int XML_ONE_TO_ONE__CASCADE
          The feature id for the 'Cascade' containment reference.
static int XML_ONE_TO_ONE__FETCH
          The feature id for the 'Fetch' attribute.
static int XML_ONE_TO_ONE__ID
          The feature id for the 'Id' attribute.
static int XML_ONE_TO_ONE__JOIN_COLUMNS
          The feature id for the 'Join Columns' containment reference list.
static int XML_ONE_TO_ONE__JOIN_TABLE
          The feature id for the 'Join Table' containment reference.
static int XML_ONE_TO_ONE__MAPPED_BY
          The feature id for the 'Mapped By' attribute.
static int XML_ONE_TO_ONE__MAPS_ID
          The feature id for the 'Maps Id' attribute.
static int XML_ONE_TO_ONE__NAME
          The feature id for the 'Name' attribute.
static int XML_ONE_TO_ONE__OPTIONAL
          The feature id for the 'Optional' attribute.
static int XML_ONE_TO_ONE__ORPHAN_REMOVAL
          The feature id for the 'Orphan Removal' attribute.
static int XML_ONE_TO_ONE__PRIMARY_KEY_JOIN_COLUMNS
          The feature id for the 'Primary Key Join Columns' containment reference list.
static int XML_ONE_TO_ONE__TARGET_ENTITY
          The feature id for the 'Target Entity' attribute.
static int XML_ONE_TO_ONE_FEATURE_COUNT
          The number of structural features of the 'Xml One To One' class.
static int XML_ORDER_COLUMN
          The meta object id for the 'Xml Order Column' class.
static int XML_ORDER_COLUMN__COLUMN_DEFINITION
          The feature id for the 'Column Definition' attribute.
static int XML_ORDER_COLUMN__INSERTABLE
          The feature id for the 'Insertable' attribute.
static int XML_ORDER_COLUMN__NAME
          The feature id for the 'Name' attribute.
static int XML_ORDER_COLUMN__NULLABLE
          The feature id for the 'Nullable' attribute.
static int XML_ORDER_COLUMN__UPDATABLE
          The feature id for the 'Updatable' attribute.
static int XML_ORDER_COLUMN_FEATURE_COUNT
          The number of structural features of the 'Xml Order Column' class.
static int XML_ORDERABLE
          The meta object id for the 'Xml Orderable' class.
static int XML_ORDERABLE__ORDER_BY
          The feature id for the 'Order By' attribute.
static int XML_ORDERABLE__ORDER_COLUMN
          The feature id for the 'Order Column' containment reference.
static int XML_ORDERABLE_FEATURE_COUNT
          The number of structural features of the 'Xml Orderable' class.
static int XML_OVERRIDE
          The meta object id for the 'Xml Override' class.
static int XML_OVERRIDE__NAME
          The feature id for the 'Name' attribute.
static int XML_OVERRIDE_FEATURE_COUNT
          The number of structural features of the 'Xml Override' class.
static int XML_PERSISTENCE_UNIT_DEFAULTS
          The meta object id for the 'Xml Persistence Unit Defaults' class.
static int XML_PERSISTENCE_UNIT_DEFAULTS__ACCESS
          The feature id for the 'Access' attribute.
static int XML_PERSISTENCE_UNIT_DEFAULTS__CASCADE_PERSIST
          The feature id for the 'Cascade Persist' attribute.
static int XML_PERSISTENCE_UNIT_DEFAULTS__CATALOG
          The feature id for the 'Catalog' attribute.
static int XML_PERSISTENCE_UNIT_DEFAULTS__DELIMITED_IDENTIFIERS
          The feature id for the 'Delimited Identifiers' attribute.
static int XML_PERSISTENCE_UNIT_DEFAULTS__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_PERSISTENCE_UNIT_DEFAULTS__ENTITY_LISTENERS
          The feature id for the 'Entity Listeners' containment reference.
static int XML_PERSISTENCE_UNIT_DEFAULTS__SCHEMA
          The feature id for the 'Schema' attribute.
static int XML_PERSISTENCE_UNIT_DEFAULTS_FEATURE_COUNT
          The number of structural features of the 'Xml Persistence Unit Defaults' class.
static int XML_PERSISTENCE_UNIT_METADATA
          The meta object id for the 'Xml Persistence Unit Metadata' class.
static int XML_PERSISTENCE_UNIT_METADATA__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_PERSISTENCE_UNIT_METADATA__PERSISTENCE_UNIT_DEFAULTS
          The feature id for the 'Persistence Unit Defaults' containment reference.
static int XML_PERSISTENCE_UNIT_METADATA__XML_MAPPING_METADATA_COMPLETE
          The feature id for the 'Xml Mapping Metadata Complete' attribute.
static int XML_PERSISTENCE_UNIT_METADATA_FEATURE_COUNT
          The number of structural features of the 'Xml Persistence Unit Metadata' class.
static int XML_PRIMARY_KEY_JOIN_COLUMN
          The meta object id for the 'Xml Primary Key Join Column' class.
static int XML_PRIMARY_KEY_JOIN_COLUMN__COLUMN_DEFINITION
          The feature id for the 'Column Definition' attribute.
static int XML_PRIMARY_KEY_JOIN_COLUMN__NAME
          The feature id for the 'Name' attribute.
static int XML_PRIMARY_KEY_JOIN_COLUMN__REFERENCED_COLUMN_NAME
          The feature id for the 'Referenced Column Name' attribute.
static int XML_PRIMARY_KEY_JOIN_COLUMN_CONTAINER
          The meta object id for the 'Xml Primary Key Join Column Container' class.
static int XML_PRIMARY_KEY_JOIN_COLUMN_CONTAINER__PRIMARY_KEY_JOIN_COLUMNS
          The feature id for the 'Primary Key Join Columns' containment reference list.
static int XML_PRIMARY_KEY_JOIN_COLUMN_CONTAINER_FEATURE_COUNT
          The number of structural features of the 'Xml Primary Key Join Column Container' class.
static int XML_PRIMARY_KEY_JOIN_COLUMN_FEATURE_COUNT
          The number of structural features of the 'Xml Primary Key Join Column' class.
static int XML_QUERY
          The meta object id for the 'Xml Query' class.
static int XML_QUERY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_QUERY__HINTS
          The feature id for the 'Hints' containment reference list.
static int XML_QUERY__NAME
          The feature id for the 'Name' attribute.
static int XML_QUERY__QUERY
          The feature id for the 'Query' attribute.
static int XML_QUERY_CONTAINER
          The meta object id for the 'Xml Query Container' class.
static int XML_QUERY_CONTAINER__NAMED_NATIVE_QUERIES
          The feature id for the 'Named Native Queries' containment reference list.
static int XML_QUERY_CONTAINER__NAMED_QUERIES
          The feature id for the 'Named Queries' containment reference list.
static int XML_QUERY_CONTAINER_FEATURE_COUNT
          The number of structural features of the 'Xml Query Container' class.
static int XML_QUERY_FEATURE_COUNT
          The number of structural features of the 'Xml Query' class.
static int XML_QUERY_HINT
          The meta object id for the 'Xml Query Hint' class.
static int XML_QUERY_HINT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_QUERY_HINT__NAME
          The feature id for the 'Name' attribute.
static int XML_QUERY_HINT__VALUE
          The feature id for the 'Value' attribute.
static int XML_QUERY_HINT_FEATURE_COUNT
          The number of structural features of the 'Xml Query Hint' class.
static int XML_REFERENCE_TABLE
          The meta object id for the 'Xml Reference Table' class.
static int XML_REFERENCE_TABLE__JOIN_COLUMNS
          The feature id for the 'Join Columns' containment reference list.
static int XML_REFERENCE_TABLE_FEATURE_COUNT
          The number of structural features of the 'Xml Reference Table' class.
static int XML_SECONDARY_TABLE
          The meta object id for the 'Xml Secondary Table' class.
static int XML_SECONDARY_TABLE__CATALOG
          The feature id for the 'Catalog' attribute.
static int XML_SECONDARY_TABLE__NAME
          The feature id for the 'Name' attribute.
static int XML_SECONDARY_TABLE__PRIMARY_KEY_JOIN_COLUMNS
          The feature id for the 'Primary Key Join Columns' containment reference list.
static int XML_SECONDARY_TABLE__SCHEMA
          The feature id for the 'Schema' attribute.
static int XML_SECONDARY_TABLE__UNIQUE_CONSTRAINTS
          The feature id for the 'Unique Constraints' containment reference list.
static int XML_SECONDARY_TABLE_FEATURE_COUNT
          The number of structural features of the 'Xml Secondary Table' class.
static int XML_SEQUENCE_GENERATOR
          The meta object id for the 'Xml Sequence Generator' class.
static int XML_SEQUENCE_GENERATOR__ALLOCATION_SIZE
          The feature id for the 'Allocation Size' attribute.
static int XML_SEQUENCE_GENERATOR__CATALOG
          The feature id for the 'Catalog' attribute.
static int XML_SEQUENCE_GENERATOR__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_SEQUENCE_GENERATOR__INITIAL_VALUE
          The feature id for the 'Initial Value' attribute.
static int XML_SEQUENCE_GENERATOR__NAME
          The feature id for the 'Name' attribute.
static int XML_SEQUENCE_GENERATOR__SCHEMA
          The feature id for the 'Schema' attribute.
static int XML_SEQUENCE_GENERATOR__SEQUENCE_NAME
          The feature id for the 'Sequence Name' attribute.
static int XML_SEQUENCE_GENERATOR_FEATURE_COUNT
          The number of structural features of the 'Xml Sequence Generator' class.
static int XML_TABLE
          The meta object id for the 'Xml Table' class.
static int XML_TABLE__CATALOG
          The feature id for the 'Catalog' attribute.
static int XML_TABLE__NAME
          The feature id for the 'Name' attribute.
static int XML_TABLE__SCHEMA
          The feature id for the 'Schema' attribute.
static int XML_TABLE__UNIQUE_CONSTRAINTS
          The feature id for the 'Unique Constraints' containment reference list.
static int XML_TABLE_FEATURE_COUNT
          The number of structural features of the 'Xml Table' class.
static int XML_TABLE_GENERATOR
          The meta object id for the 'Xml Table Generator' class.
static int XML_TABLE_GENERATOR__ALLOCATION_SIZE
          The feature id for the 'Allocation Size' attribute.
static int XML_TABLE_GENERATOR__CATALOG
          The feature id for the 'Catalog' attribute.
static int XML_TABLE_GENERATOR__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_TABLE_GENERATOR__INITIAL_VALUE
          The feature id for the 'Initial Value' attribute.
static int XML_TABLE_GENERATOR__NAME
          The feature id for the 'Name' attribute.
static int XML_TABLE_GENERATOR__PK_COLUMN_NAME
          The feature id for the 'Pk Column Name' attribute.
static int XML_TABLE_GENERATOR__PK_COLUMN_VALUE
          The feature id for the 'Pk Column Value' attribute.
static int XML_TABLE_GENERATOR__SCHEMA
          The feature id for the 'Schema' attribute.
static int XML_TABLE_GENERATOR__TABLE
          The feature id for the 'Table' attribute.
static int XML_TABLE_GENERATOR__UNIQUE_CONSTRAINTS
          The feature id for the 'Unique Constraints' containment reference list.
static int XML_TABLE_GENERATOR__VALUE_COLUMN_NAME
          The feature id for the 'Value Column Name' attribute.
static int XML_TABLE_GENERATOR_FEATURE_COUNT
          The number of structural features of the 'Xml Table Generator' class.
static int XML_TRANSIENT
          The meta object id for the 'Xml Transient' class.
static int XML_TRANSIENT__ACCESS
          The feature id for the 'Access' attribute.
static int XML_TRANSIENT__NAME
          The feature id for the 'Name' attribute.
static int XML_TRANSIENT_FEATURE_COUNT
          The number of structural features of the 'Xml Transient' class.
static int XML_TYPE_MAPPING
          The meta object id for the 'Xml Type Mapping' class.
static int XML_TYPE_MAPPING__ACCESS
          The feature id for the 'Access' attribute.
static int XML_TYPE_MAPPING__ATTRIBUTES
          The feature id for the 'Attributes' containment reference.
static int XML_TYPE_MAPPING__CLASS_NAME
          The feature id for the 'Class Name' attribute.
static int XML_TYPE_MAPPING__DESCRIPTION
          The feature id for the 'Description' attribute.
static int XML_TYPE_MAPPING__METADATA_COMPLETE
          The feature id for the 'Metadata Complete' attribute.
static int XML_TYPE_MAPPING_FEATURE_COUNT
          The number of structural features of the 'Xml Type Mapping' class.
static int XML_UNIQUE_CONSTRAINT
          The meta object id for the 'Xml Unique Constraint' class.
static int XML_UNIQUE_CONSTRAINT__COLUMN_NAMES
          The feature id for the 'Column Names' attribute list.
static int XML_UNIQUE_CONSTRAINT__NAME
          The feature id for the 'Name' attribute.
static int XML_UNIQUE_CONSTRAINT_FEATURE_COUNT
          The number of structural features of the 'Xml Unique Constraint' class.
static int XML_VERSION
          The meta object id for the 'Xml Version' class.
static int XML_VERSION__ACCESS
          The feature id for the 'Access' attribute.
static int XML_VERSION__COLUMN
          The feature id for the 'Column' containment reference.
static int XML_VERSION__ENUMERATED
          The feature id for the 'Enumerated' attribute.
static int XML_VERSION__LOB
          The feature id for the 'Lob' attribute.
static int XML_VERSION__NAME
          The feature id for the 'Name' attribute.
static int XML_VERSION__TEMPORAL
          The feature id for the 'Temporal' attribute.
static int XML_VERSION_FEATURE_COUNT
          The number of structural features of the 'Xml Version' class.
 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 void createPackageContents()
          Creates the meta-model objects for the package.
 org.eclipse.emf.ecore.EClass getAbstractXmlAttributeMapping()
          Returns the meta object for class 'Abstract Xml Attribute Mapping'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlColumn_Insertable()
          Returns the meta object for the attribute 'Insertable'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlColumn_Nullable()
          Returns the meta object for the attribute 'Nullable'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlColumn_Table()
          Returns the meta object for the attribute 'Table'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlColumn_Unique()
          Returns the meta object for the attribute 'Unique'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlColumn_Updatable()
          Returns the meta object for the attribute 'Updatable'.
 org.eclipse.emf.ecore.EClass getAbstractXmlColumn()
          Returns the meta object for class 'Abstract Xml Column'.
 org.eclipse.emf.ecore.EClass getAbstractXmlEmbedded()
          Returns the meta object for class 'Abstract Xml Embedded'.
 org.eclipse.emf.ecore.EReference getAbstractXmlMultiRelationshipMapping_MapKey()
          Returns the meta object for the containment reference 'Map Key'.
 org.eclipse.emf.ecore.EClass getAbstractXmlMultiRelationshipMapping()
          Returns the meta object for class 'Abstract Xml Multi Relationship Mapping'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlNamedColumn_ColumnDefinition()
          Returns the meta object for the attribute 'Column Definition'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlNamedColumn_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getAbstractXmlNamedColumn()
          Returns the meta object for class 'Abstract Xml Named Column'.
 org.eclipse.emf.ecore.EClass getAbstractXmlReferenceTable()
          Returns the meta object for class 'Abstract Xml Reference Table'.
 org.eclipse.emf.ecore.EReference getAbstractXmlRelationshipMapping_Cascade()
          Returns the meta object for the containment reference 'Cascade'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlRelationshipMapping_Fetch()
          Returns the meta object for the attribute 'Fetch'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlRelationshipMapping_TargetEntity()
          Returns the meta object for the attribute 'Target Entity'.
 org.eclipse.emf.ecore.EClass getAbstractXmlRelationshipMapping()
          Returns the meta object for class 'Abstract Xml Relationship Mapping'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlSingleRelationshipMapping_Optional()
          Returns the meta object for the attribute 'Optional'.
 org.eclipse.emf.ecore.EClass getAbstractXmlSingleRelationshipMapping()
          Returns the meta object for class 'Abstract Xml Single Relationship Mapping'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlTable_Catalog()
          Returns the meta object for the attribute 'Catalog'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlTable_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getAbstractXmlTable_Schema()
          Returns the meta object for the attribute 'Schema'.
 org.eclipse.emf.ecore.EReference getAbstractXmlTable_UniqueConstraints()
          Returns the meta object for the containment reference list 'Unique Constraints'.
 org.eclipse.emf.ecore.EClass getAbstractXmlTable()
          Returns the meta object for class 'Abstract Xml Table'.
 org.eclipse.emf.ecore.EClass getAbstractXmlTypeMapping()
          Returns the meta object for class 'Abstract Xml Type Mapping'.
 org.eclipse.emf.ecore.EEnum getAccessType()
          Returns the meta object for enum 'Access Type'.
 org.eclipse.emf.ecore.EReference getAttributes_Basics()
          Returns the meta object for the containment reference list 'Basics'.
 org.eclipse.emf.ecore.EReference getAttributes_EmbeddedIds()
          Returns the meta object for the containment reference list 'Embedded Ids'.
 org.eclipse.emf.ecore.EReference getAttributes_Embeddeds()
          Returns the meta object for the containment reference list 'Embeddeds'.
 org.eclipse.emf.ecore.EReference getAttributes_Ids()
          Returns the meta object for the containment reference list 'Ids'.
 org.eclipse.emf.ecore.EReference getAttributes_ManyToManys()
          Returns the meta object for the containment reference list 'Many To Manys'.
 org.eclipse.emf.ecore.EReference getAttributes_ManyToOnes()
          Returns the meta object for the containment reference list 'Many To Ones'.
 org.eclipse.emf.ecore.EReference getAttributes_OneToManys()
          Returns the meta object for the containment reference list 'One To Manys'.
 org.eclipse.emf.ecore.EReference getAttributes_OneToOnes()
          Returns the meta object for the containment reference list 'One To Ones'.
 org.eclipse.emf.ecore.EReference getAttributes_Transients()
          Returns the meta object for the containment reference list 'Transients'.
 org.eclipse.emf.ecore.EReference getAttributes_Versions()
          Returns the meta object for the containment reference list 'Versions'.
 org.eclipse.emf.ecore.EClass getAttributes()
          Returns the meta object for class 'Attributes'.
 org.eclipse.emf.ecore.EAttribute getCascadeType_CascadeAll()
          Returns the meta object for the attribute 'Cascade All'.
 org.eclipse.emf.ecore.EAttribute getCascadeType_CascadeMerge()
          Returns the meta object for the attribute 'Cascade Merge'.
 org.eclipse.emf.ecore.EAttribute getCascadeType_CascadePersist()
          Returns the meta object for the attribute 'Cascade Persist'.
 org.eclipse.emf.ecore.EAttribute getCascadeType_CascadeRefresh()
          Returns the meta object for the attribute 'Cascade Refresh'.
 org.eclipse.emf.ecore.EAttribute getCascadeType_CascadeRemove()
          Returns the meta object for the attribute 'Cascade Remove'.
 org.eclipse.emf.ecore.EClass getCascadeType()
          Returns the meta object for class 'Cascade Type'.
 org.eclipse.emf.ecore.EReference getColumnMapping_Column()
          Returns the meta object for the containment reference 'Column'.
 org.eclipse.emf.ecore.EClass getColumnMapping()
          Returns the meta object for class 'Column Mapping'.
 org.eclipse.emf.ecore.EAttribute getColumnResult_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getColumnResult()
          Returns the meta object for class 'Column Result'.
 org.eclipse.emf.ecore.EEnum getDiscriminatorType()
          Returns the meta object for enum 'Discriminator Type'.
 org.eclipse.emf.ecore.EAttribute getEntityListener_ClassName()
          Returns the meta object for the attribute 'Class Name'.
 org.eclipse.emf.ecore.EClass getEntityListener()
          Returns the meta object for class 'Entity Listener'.
 org.eclipse.emf.ecore.EReference getEntityListeners_EntityListeners()
          Returns the meta object for the containment reference list 'Entity Listeners'.
 org.eclipse.emf.ecore.EClass getEntityListeners()
          Returns the meta object for class 'Entity Listeners'.
 org.eclipse.emf.ecore.EAttribute getEntityResult_DiscriminatorColumn()
          Returns the meta object for the attribute 'Discriminator Column'.
 org.eclipse.emf.ecore.EAttribute getEntityResult_EntityClass()
          Returns the meta object for the attribute 'Entity Class'.
 org.eclipse.emf.ecore.EReference getEntityResult_FieldResults()
          Returns the meta object for the containment reference list 'Field Results'.
 org.eclipse.emf.ecore.EClass getEntityResult()
          Returns the meta object for class 'Entity Result'.
 org.eclipse.emf.ecore.EEnum getEnumType()
          Returns the meta object for enum 'Enum Type'.
 org.eclipse.emf.ecore.EAttribute getEventMethod_MethodName()
          Returns the meta object for the attribute 'Method Name'.
 org.eclipse.emf.ecore.EClass getEventMethod()
          Returns the meta object for class 'Event Method'.
 org.eclipse.emf.ecore.EEnum getFetchType()
          Returns the meta object for enum 'Fetch Type'.
 org.eclipse.emf.ecore.EAttribute getFieldResult_Column()
          Returns the meta object for the attribute 'Column'.
 org.eclipse.emf.ecore.EAttribute getFieldResult_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getFieldResult()
          Returns the meta object for class 'Field Result'.
 org.eclipse.emf.ecore.EEnum getGenerationType()
          Returns the meta object for enum 'Generation Type'.
 org.eclipse.emf.ecore.EAttribute getInheritance_Strategy()
          Returns the meta object for the attribute 'Strategy'.
 org.eclipse.emf.ecore.EClass getInheritance()
          Returns the meta object for class 'Inheritance'.
 org.eclipse.emf.ecore.EEnum getInheritanceType()
          Returns the meta object for enum 'Inheritance Type'.
 org.eclipse.emf.ecore.EClass getLob()
          Returns the meta object for class 'Lob'.
 org.eclipse.emf.ecore.EAttribute getMapKey_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getMapKey()
          Returns the meta object for class 'Map Key'.
 OrmFactory getOrmFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EClass getPostLoad()
          Returns the meta object for class 'Post Load'.
 org.eclipse.emf.ecore.EClass getPostPersist()
          Returns the meta object for class 'Post Persist'.
 org.eclipse.emf.ecore.EClass getPostRemove()
          Returns the meta object for class 'Post Remove'.
 org.eclipse.emf.ecore.EClass getPostUpdate()
          Returns the meta object for class 'Post Update'.
 org.eclipse.emf.ecore.EClass getPrePersist()
          Returns the meta object for class 'Pre Persist'.
 org.eclipse.emf.ecore.EClass getPreRemove()
          Returns the meta object for class 'Pre Remove'.
 org.eclipse.emf.ecore.EClass getPreUpdate()
          Returns the meta object for class 'Pre Update'.
 org.eclipse.emf.ecore.EReference getSqlResultSetMapping_ColumnResults()
          Returns the meta object for the containment reference list 'Column Results'.
 org.eclipse.emf.ecore.EReference getSqlResultSetMapping_EntityResults()
          Returns the meta object for the containment reference list 'Entity Results'.
 org.eclipse.emf.ecore.EAttribute getSqlResultSetMapping_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getSqlResultSetMapping()
          Returns the meta object for class 'Sql Result Set Mapping'.
 org.eclipse.emf.ecore.EEnum getTemporalType()
          Returns the meta object for enum 'Temporal Type'.
 org.eclipse.emf.ecore.EAttribute getXmlAccessHolder_Access()
          Returns the meta object for the attribute 'Access'.
 org.eclipse.emf.ecore.EClass getXmlAccessHolder()
          Returns the meta object for class 'Xml Access Holder'.
 org.eclipse.emf.ecore.EClass getXmlAssociationOverride()
          Returns the meta object for class 'Xml Association Override'.
 org.eclipse.emf.ecore.EReference getXmlAssociationOverrideContainer_AssociationOverrides()
          Returns the meta object for the containment reference list 'Association Overrides'.
 org.eclipse.emf.ecore.EClass getXmlAssociationOverrideContainer()
          Returns the meta object for class 'Xml Association Override Container'.
 org.eclipse.emf.ecore.EAttribute getXmlAttributeMapping_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getXmlAttributeMapping()
          Returns the meta object for class 'Xml Attribute Mapping'.
 org.eclipse.emf.ecore.EReference getXmlAttributeOverride_Column()
          Returns the meta object for the containment reference 'Column'.
 org.eclipse.emf.ecore.EClass getXmlAttributeOverride()
          Returns the meta object for class 'Xml Attribute Override'.
 org.eclipse.emf.ecore.EReference getXmlAttributeOverrideContainer_AttributeOverrides()
          Returns the meta object for the containment reference list 'Attribute Overrides'.
 org.eclipse.emf.ecore.EClass getXmlAttributeOverrideContainer()
          Returns the meta object for class 'Xml Attribute Override Container'.
 org.eclipse.emf.ecore.EAttribute getXmlBasic_Fetch()
          Returns the meta object for the attribute 'Fetch'.
 org.eclipse.emf.ecore.EAttribute getXmlBasic_Optional()
          Returns the meta object for the attribute 'Optional'.
 org.eclipse.emf.ecore.EClass getXmlBasic()
          Returns the meta object for class 'Xml Basic'.
 org.eclipse.emf.ecore.EAttribute getXmlClassReference_ClassName()
          Returns the meta object for the attribute 'Class Name'.
 org.eclipse.emf.ecore.EClass getXmlClassReference()
          Returns the meta object for class 'Xml Class Reference'.
 org.eclipse.emf.ecore.EClass getXmlCollectionTable()
          Returns the meta object for class 'Xml Collection Table'.
 org.eclipse.emf.ecore.EAttribute getXmlColumn_Length()
          Returns the meta object for the attribute 'Length'.
 org.eclipse.emf.ecore.EAttribute getXmlColumn_Precision()
          Returns the meta object for the attribute 'Precision'.
 org.eclipse.emf.ecore.EAttribute getXmlColumn_Scale()
          Returns the meta object for the attribute 'Scale'.
 org.eclipse.emf.ecore.EClass getXmlColumn()
          Returns the meta object for class 'Xml Column'.
 org.eclipse.emf.ecore.EAttribute getXmlConvertibleMapping_Enumerated()
          Returns the meta object for the attribute 'Enumerated'.
 org.eclipse.emf.ecore.EAttribute getXmlConvertibleMapping_Lob()
          Returns the meta object for the attribute 'Lob'.
 org.eclipse.emf.ecore.EAttribute getXmlConvertibleMapping_Temporal()
          Returns the meta object for the attribute 'Temporal'.
 org.eclipse.emf.ecore.EClass getXmlConvertibleMapping()
          Returns the meta object for class 'Xml Convertible Mapping'.
 org.eclipse.emf.ecore.EAttribute getXmlDiscriminatorColumn_DiscriminatorType()
          Returns the meta object for the attribute 'Discriminator Type'.
 org.eclipse.emf.ecore.EAttribute getXmlDiscriminatorColumn_Length()
          Returns the meta object for the attribute 'Length'.
 org.eclipse.emf.ecore.EClass getXmlDiscriminatorColumn()
          Returns the meta object for class 'Xml Discriminator Column'.
 org.eclipse.emf.ecore.EClass getXmlElementCollection()
          Returns the meta object for class 'Xml Element Collection'.
 org.eclipse.emf.ecore.EClass getXmlEmbeddable()
          Returns the meta object for class 'Xml Embeddable'.
 org.eclipse.emf.ecore.EClass getXmlEmbedded()
          Returns the meta object for class 'Xml Embedded'.
 org.eclipse.emf.ecore.EClass getXmlEmbeddedId()
          Returns the meta object for class 'Xml Embedded Id'.
 org.eclipse.emf.ecore.EReference getXmlEntity_DiscriminatorColumn()
          Returns the meta object for the containment reference 'Discriminator Column'.
 org.eclipse.emf.ecore.EAttribute getXmlEntity_DiscriminatorValue()
          Returns the meta object for the attribute 'Discriminator Value'.
 org.eclipse.emf.ecore.EReference getXmlEntity_EntityListeners()
          Returns the meta object for the containment reference 'Entity Listeners'.
 org.eclipse.emf.ecore.EAttribute getXmlEntity_ExcludeDefaultListeners()
          Returns the meta object for the attribute 'Exclude Default Listeners'.
 org.eclipse.emf.ecore.EAttribute getXmlEntity_ExcludeSuperclassListeners()
          Returns the meta object for the attribute 'Exclude Superclass Listeners'.
 org.eclipse.emf.ecore.EReference getXmlEntity_Inheritance()
          Returns the meta object for the containment reference 'Inheritance'.
 org.eclipse.emf.ecore.EAttribute getXmlEntity_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getXmlEntity_PrimaryKeyJoinColumns()
          Returns the meta object for the containment reference list 'Primary Key Join Columns'.
 org.eclipse.emf.ecore.EReference getXmlEntity_SecondaryTables()
          Returns the meta object for the containment reference list 'Secondary Tables'.
 org.eclipse.emf.ecore.EReference getXmlEntity_SqlResultSetMappings()
          Returns the meta object for the containment reference list 'Sql Result Set Mappings'.
 org.eclipse.emf.ecore.EReference getXmlEntity_Table()
          Returns the meta object for the containment reference 'Table'.
 org.eclipse.emf.ecore.EClass getXmlEntity()
          Returns the meta object for class 'Xml Entity'.
 org.eclipse.emf.ecore.EAttribute getXmlEntityMappings_Catalog()
          Returns the meta object for the attribute 'Catalog'.
 org.eclipse.emf.ecore.EAttribute getXmlEntityMappings_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EReference getXmlEntityMappings_Embeddables()
          Returns the meta object for the containment reference list 'Embeddables'.
 org.eclipse.emf.ecore.EReference getXmlEntityMappings_Entities()
          Returns the meta object for the containment reference list 'Entities'.
 org.eclipse.emf.ecore.EReference getXmlEntityMappings_MappedSuperclasses()
          Returns the meta object for the containment reference list 'Mapped Superclasses'.
 org.eclipse.emf.ecore.EAttribute getXmlEntityMappings_Package()
          Returns the meta object for the attribute 'Package'.
 org.eclipse.emf.ecore.EReference getXmlEntityMappings_PersistenceUnitMetadata()
          Returns the meta object for the containment reference 'Persistence Unit Metadata'.
 org.eclipse.emf.ecore.EAttribute getXmlEntityMappings_Schema()
          Returns the meta object for the attribute 'Schema'.
 org.eclipse.emf.ecore.EReference getXmlEntityMappings_SequenceGenerators()
          Returns the meta object for the containment reference list 'Sequence Generators'.
 org.eclipse.emf.ecore.EReference getXmlEntityMappings_SqlResultSetMappings()
          Returns the meta object for the containment reference list 'Sql Result Set Mappings'.
 org.eclipse.emf.ecore.EReference getXmlEntityMappings_TableGenerators()
          Returns the meta object for the containment reference list 'Table Generators'.
 org.eclipse.emf.ecore.EClass getXmlEntityMappings()
          Returns the meta object for class 'Xml Entity Mappings'.
 org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PostLoad()
          Returns the meta object for the containment reference 'Post Load'.
 org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PostPersist()
          Returns the meta object for the containment reference 'Post Persist'.
 org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PostRemove()
          Returns the meta object for the containment reference 'Post Remove'.
 org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PostUpdate()
          Returns the meta object for the containment reference 'Post Update'.
 org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PrePersist()
          Returns the meta object for the containment reference 'Pre Persist'.
 org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PreRemove()
          Returns the meta object for the containment reference 'Pre Remove'.
 org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PreUpdate()
          Returns the meta object for the containment reference 'Pre Update'.
 org.eclipse.emf.ecore.EClass getXmlEventMethodContainer()
          Returns the meta object for class 'Xml Event Method Container'.
 org.eclipse.emf.ecore.EAttribute getXmlGeneratedValue_Generator()
          Returns the meta object for the attribute 'Generator'.
 org.eclipse.emf.ecore.EAttribute getXmlGeneratedValue_Strategy()
          Returns the meta object for the attribute 'Strategy'.
 org.eclipse.emf.ecore.EClass getXmlGeneratedValue()
          Returns the meta object for class 'Xml Generated Value'.
 org.eclipse.emf.ecore.EAttribute getXmlGenerator_AllocationSize()
          Returns the meta object for the attribute 'Allocation Size'.
 org.eclipse.emf.ecore.EAttribute getXmlGenerator_InitialValue()
          Returns the meta object for the attribute 'Initial Value'.
 org.eclipse.emf.ecore.EAttribute getXmlGenerator_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getXmlGenerator()
          Returns the meta object for class 'Xml Generator'.
 org.eclipse.emf.ecore.EReference getXmlGeneratorContainer_SequenceGenerator()
          Returns the meta object for the containment reference 'Sequence Generator'.
 org.eclipse.emf.ecore.EReference getXmlGeneratorContainer_TableGenerator()
          Returns the meta object for the containment reference 'Table Generator'.
 org.eclipse.emf.ecore.EClass getXmlGeneratorContainer()
          Returns the meta object for class 'Xml Generator Container'.
 org.eclipse.emf.ecore.EReference getXmlId_GeneratedValue()
          Returns the meta object for the containment reference 'Generated Value'.
 org.eclipse.emf.ecore.EClass getXmlId()
          Returns the meta object for class 'Xml Id'.
 org.eclipse.emf.ecore.EReference getXmlIdClassContainer_IdClass()
          Returns the meta object for the containment reference 'Id Class'.
 org.eclipse.emf.ecore.EClass getXmlIdClassContainer()
          Returns the meta object for class 'Xml Id Class Container'.
 org.eclipse.emf.ecore.EAttribute getXmlJoinColumn_ReferencedColumnName()
          Returns the meta object for the attribute 'Referenced Column Name'.
 org.eclipse.emf.ecore.EClass getXmlJoinColumn()
          Returns the meta object for class 'Xml Join Column'.
 org.eclipse.emf.ecore.EReference getXmlJoinColumnContainer_JoinColumns()
          Returns the meta object for the containment reference list 'Join Columns'.
 org.eclipse.emf.ecore.EClass getXmlJoinColumnContainer()
          Returns the meta object for class 'Xml Join Column Container'.
 org.eclipse.emf.ecore.EReference getXmlJoinTable_InverseJoinColumns()
          Returns the meta object for the containment reference list 'Inverse Join Columns'.
 org.eclipse.emf.ecore.EClass getXmlJoinTable()
          Returns the meta object for class 'Xml Join Table'.
 org.eclipse.emf.ecore.EReference getXmlJoinTableContainer_JoinTable()
          Returns the meta object for the containment reference 'Join Table'.
 org.eclipse.emf.ecore.EClass getXmlJoinTableContainer()
          Returns the meta object for class 'Xml Join Table Container'.
 org.eclipse.emf.ecore.EClass getXmlManyToMany()
          Returns the meta object for class 'Xml Many To Many'.
 org.eclipse.emf.ecore.EClass getXmlManyToOne()
          Returns the meta object for class 'Xml Many To One'.
 org.eclipse.emf.ecore.EAttribute getXmlMappedByMapping_MappedBy()
          Returns the meta object for the attribute 'Mapped By'.
 org.eclipse.emf.ecore.EClass getXmlMappedByMapping()
          Returns the meta object for class 'Xml Mapped By Mapping'.
 org.eclipse.emf.ecore.EReference getXmlMappedSuperclass_EntityListeners()
          Returns the meta object for the containment reference 'Entity Listeners'.
 org.eclipse.emf.ecore.EAttribute getXmlMappedSuperclass_ExcludeDefaultListeners()
          Returns the meta object for the attribute 'Exclude Default Listeners'.
 org.eclipse.emf.ecore.EAttribute getXmlMappedSuperclass_ExcludeSuperclassListeners()
          Returns the meta object for the attribute 'Exclude Superclass Listeners'.
 org.eclipse.emf.ecore.EClass getXmlMappedSuperclass()
          Returns the meta object for class 'Xml Mapped Superclass'.
 org.eclipse.emf.ecore.EAttribute getXmlNamedNativeQuery_ResultClass()
          Returns the meta object for the attribute 'Result Class'.
 org.eclipse.emf.ecore.EAttribute getXmlNamedNativeQuery_ResultSetMapping()
          Returns the meta object for the attribute 'Result Set Mapping'.
 org.eclipse.emf.ecore.EClass getXmlNamedNativeQuery()
          Returns the meta object for class 'Xml Named Native Query'.
 org.eclipse.emf.ecore.EClass getXmlNamedQuery()
          Returns the meta object for class 'Xml Named Query'.
 org.eclipse.emf.ecore.EClass getXmlNullAttributeMapping()
          Returns the meta object for class 'Xml Null Attribute Mapping'.
 org.eclipse.emf.ecore.EClass getXmlOneToMany()
          Returns the meta object for class 'Xml One To Many'.
 org.eclipse.emf.ecore.EClass getXmlOneToOne()
          Returns the meta object for class 'Xml One To One'.
 org.eclipse.emf.ecore.EAttribute getXmlOrderable_OrderBy()
          Returns the meta object for the attribute 'Order By'.
 org.eclipse.emf.ecore.EClass getXmlOrderable()
          Returns the meta object for class 'Xml Orderable'.
 org.eclipse.emf.ecore.EClass getXmlOrderColumn()
          Returns the meta object for class 'Xml Order Column'.
 org.eclipse.emf.ecore.EAttribute getXmlOverride_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EClass getXmlOverride()
          Returns the meta object for class 'Xml Override'.
 org.eclipse.emf.ecore.EAttribute getXmlPersistenceUnitDefaults_CascadePersist()
          Returns the meta object for the attribute 'Cascade Persist'.
 org.eclipse.emf.ecore.EAttribute getXmlPersistenceUnitDefaults_Catalog()
          Returns the meta object for the attribute 'Catalog'.
 org.eclipse.emf.ecore.EReference getXmlPersistenceUnitDefaults_EntityListeners()
          Returns the meta object for the containment reference 'Entity Listeners'.
 org.eclipse.emf.ecore.EAttribute getXmlPersistenceUnitDefaults_Schema()
          Returns the meta object for the attribute 'Schema'.
 org.eclipse.emf.ecore.EClass getXmlPersistenceUnitDefaults()
          Returns the meta object for class 'Xml Persistence Unit Defaults'.
 org.eclipse.emf.ecore.EReference getXmlPersistenceUnitMetadata_PersistenceUnitDefaults()
          Returns the meta object for the containment reference 'Persistence Unit Defaults'.
 org.eclipse.emf.ecore.EAttribute getXmlPersistenceUnitMetadata_XmlMappingMetadataComplete()
          Returns the meta object for the attribute 'Xml Mapping Metadata Complete'.
 org.eclipse.emf.ecore.EClass getXmlPersistenceUnitMetadata()
          Returns the meta object for class 'Xml Persistence Unit Metadata'.
 org.eclipse.emf.ecore.EAttribute getXmlPrimaryKeyJoinColumn_ReferencedColumnName()
          Returns the meta object for the attribute 'Referenced Column Name'.
 org.eclipse.emf.ecore.EClass getXmlPrimaryKeyJoinColumn()
          Returns the meta object for class 'Xml Primary Key Join Column'.
 org.eclipse.emf.ecore.EReference getXmlPrimaryKeyJoinColumnContainer_PrimaryKeyJoinColumns()
          Returns the meta object for the containment reference list 'Primary Key Join Columns'.
 org.eclipse.emf.ecore.EClass getXmlPrimaryKeyJoinColumnContainer()
          Returns the meta object for class 'Xml Primary Key Join Column Container'.
 org.eclipse.emf.ecore.EReference getXmlQuery_Hints()
          Returns the meta object for the containment reference list 'Hints'.
 org.eclipse.emf.ecore.EAttribute getXmlQuery_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getXmlQuery_Query()
          Returns the meta object for the attribute 'Query'.
 org.eclipse.emf.ecore.EClass getXmlQuery()
          Returns the meta object for class 'Xml Query'.
 org.eclipse.emf.ecore.EReference getXmlQueryContainer_NamedNativeQueries()
          Returns the meta object for the containment reference list 'Named Native Queries'.
 org.eclipse.emf.ecore.EReference getXmlQueryContainer_NamedQueries()
          Returns the meta object for the containment reference list 'Named Queries'.
 org.eclipse.emf.ecore.EClass getXmlQueryContainer()
          Returns the meta object for class 'Xml Query Container'.
 org.eclipse.emf.ecore.EAttribute getXmlQueryHint_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getXmlQueryHint_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getXmlQueryHint()
          Returns the meta object for class 'Xml Query Hint'.
 org.eclipse.emf.ecore.EReference getXmlReferenceTable_JoinColumns()
          Returns the meta object for the containment reference list 'Join Columns'.
 org.eclipse.emf.ecore.EClass getXmlReferenceTable()
          Returns the meta object for class 'Xml Reference Table'.
 org.eclipse.emf.ecore.EReference getXmlSecondaryTable_PrimaryKeyJoinColumns()
          Returns the meta object for the containment reference list 'Primary Key Join Columns'.
 org.eclipse.emf.ecore.EClass getXmlSecondaryTable()
          Returns the meta object for class 'Xml Secondary Table'.
 org.eclipse.emf.ecore.EAttribute getXmlSequenceGenerator_SequenceName()
          Returns the meta object for the attribute 'Sequence Name'.
 org.eclipse.emf.ecore.EClass getXmlSequenceGenerator()
          Returns the meta object for class 'Xml Sequence Generator'.
 org.eclipse.emf.ecore.EClass getXmlTable()
          Returns the meta object for class 'Xml Table'.
 org.eclipse.emf.ecore.EAttribute getXmlTableGenerator_Catalog()
          Returns the meta object for the attribute 'Catalog'.
 org.eclipse.emf.ecore.EAttribute getXmlTableGenerator_PkColumnName()
          Returns the meta object for the attribute 'Pk Column Name'.
 org.eclipse.emf.ecore.EAttribute getXmlTableGenerator_PkColumnValue()
          Returns the meta object for the attribute 'Pk Column Value'.
 org.eclipse.emf.ecore.EAttribute getXmlTableGenerator_Schema()
          Returns the meta object for the attribute 'Schema'.
 org.eclipse.emf.ecore.EAttribute getXmlTableGenerator_Table()
          Returns the meta object for the attribute 'Table'.
 org.eclipse.emf.ecore.EReference getXmlTableGenerator_UniqueConstraints()
          Returns the meta object for the containment reference list 'Unique Constraints'.
 org.eclipse.emf.ecore.EAttribute getXmlTableGenerator_ValueColumnName()
          Returns the meta object for the attribute 'Value Column Name'.
 org.eclipse.emf.ecore.EClass getXmlTableGenerator()
          Returns the meta object for class 'Xml Table Generator'.
 org.eclipse.emf.ecore.EClass getXmlTransient()
          Returns the meta object for class 'Xml Transient'.
 org.eclipse.emf.ecore.EReference getXmlTypeMapping_Attributes()
          Returns the meta object for the containment reference 'Attributes'.
 org.eclipse.emf.ecore.EAttribute getXmlTypeMapping_ClassName()
          Returns the meta object for the attribute 'Class Name'.
 org.eclipse.emf.ecore.EAttribute getXmlTypeMapping_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EAttribute getXmlTypeMapping_MetadataComplete()
          Returns the meta object for the attribute 'Metadata Complete'.
 org.eclipse.emf.ecore.EClass getXmlTypeMapping()
          Returns the meta object for class 'Xml Type Mapping'.
 org.eclipse.emf.ecore.EAttribute getXmlUniqueConstraint_ColumnNames()
          Returns the meta object for the attribute list 'Column Names'.
 org.eclipse.emf.ecore.EClass getXmlUniqueConstraint()
          Returns the meta object for class 'Xml Unique Constraint'.
 org.eclipse.emf.ecore.EClass getXmlVersion()
          Returns the meta object for class 'Xml Version'.
static OrmPackage init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 void initializePackageContents()
          Complete the initialization of the package and its meta-model.
 
Methods inherited from class org.eclipse.emf.ecore.impl.EPackageImpl
basicGetESuperPackage, basicSetEFactoryInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eUnset, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, setEFactoryInstance, setExtendedMetaData, setNamespaceURI, setNsPrefix, setNsURI, toString
 
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl
eContents, eCrossReferences, getName, getNameGen, setName
 
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl
eURIFragmentSegment, getEAnnotation, getEAnnotations
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eInternalContainer
 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

eNAME

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

See Also:
Constant Field Values

eNS_URI

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

See Also:
Constant Field Values

eNS_PREFIX

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

See Also:
Constant Field Values

eINSTANCE

public static final OrmPackage eINSTANCE
The singleton instance of the package.


XML_ACCESS_HOLDER

public static final int XML_ACCESS_HOLDER
The meta object id for the 'Xml Access Holder' class.

See Also:
XmlAccessHolder, getXmlAccessHolder(), Constant Field Values

XML_ACCESS_HOLDER__ACCESS

public static final int XML_ACCESS_HOLDER__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_ACCESS_HOLDER_FEATURE_COUNT

public static final int XML_ACCESS_HOLDER_FEATURE_COUNT
The number of structural features of the 'Xml Access Holder' class.

See Also:
Constant Field Values

XML_ATTRIBUTE_MAPPING

public static final int XML_ATTRIBUTE_MAPPING
The meta object id for the 'Xml Attribute Mapping' class.

See Also:
XmlAttributeMapping, getXmlAttributeMapping(), Constant Field Values

XML_ATTRIBUTE_MAPPING__ACCESS

public static final int XML_ATTRIBUTE_MAPPING__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_ATTRIBUTE_MAPPING__NAME

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

See Also:
Constant Field Values

XML_ATTRIBUTE_MAPPING_FEATURE_COUNT

public static final int XML_ATTRIBUTE_MAPPING_FEATURE_COUNT
The number of structural features of the 'Xml Attribute Mapping' class.

See Also:
Constant Field Values

ABSTRACT_XML_ATTRIBUTE_MAPPING

public static final int ABSTRACT_XML_ATTRIBUTE_MAPPING
The meta object id for the 'Abstract Xml Attribute Mapping' class.

See Also:
AbstractXmlAttributeMapping, getAbstractXmlAttributeMapping(), Constant Field Values

ABSTRACT_XML_ATTRIBUTE_MAPPING__ACCESS

public static final int ABSTRACT_XML_ATTRIBUTE_MAPPING__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_ATTRIBUTE_MAPPING__NAME

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

See Also:
Constant Field Values

ABSTRACT_XML_ATTRIBUTE_MAPPING_FEATURE_COUNT

public static final int ABSTRACT_XML_ATTRIBUTE_MAPPING_FEATURE_COUNT
The number of structural features of the 'Abstract Xml Attribute Mapping' class.

See Also:
Constant Field Values

ABSTRACT_XML_NAMED_COLUMN

public static final int ABSTRACT_XML_NAMED_COLUMN
The meta object id for the 'Abstract Xml Named Column' class.

See Also:
AbstractXmlNamedColumn, getAbstractXmlNamedColumn(), Constant Field Values

ABSTRACT_XML_NAMED_COLUMN__COLUMN_DEFINITION

public static final int ABSTRACT_XML_NAMED_COLUMN__COLUMN_DEFINITION
The feature id for the 'Column Definition' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_NAMED_COLUMN__NAME

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

See Also:
Constant Field Values

ABSTRACT_XML_NAMED_COLUMN_FEATURE_COUNT

public static final int ABSTRACT_XML_NAMED_COLUMN_FEATURE_COUNT
The number of structural features of the 'Abstract Xml Named Column' class.

See Also:
Constant Field Values

ABSTRACT_XML_COLUMN

public static final int ABSTRACT_XML_COLUMN
The meta object id for the 'Abstract Xml Column' class.

See Also:
AbstractXmlColumn, getAbstractXmlColumn(), Constant Field Values

ABSTRACT_XML_COLUMN__COLUMN_DEFINITION

public static final int ABSTRACT_XML_COLUMN__COLUMN_DEFINITION
The feature id for the 'Column Definition' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_COLUMN__NAME

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

See Also:
Constant Field Values

ABSTRACT_XML_COLUMN__INSERTABLE

public static final int ABSTRACT_XML_COLUMN__INSERTABLE
The feature id for the 'Insertable' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_COLUMN__NULLABLE

public static final int ABSTRACT_XML_COLUMN__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_COLUMN__TABLE

public static final int ABSTRACT_XML_COLUMN__TABLE
The feature id for the 'Table' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_COLUMN__UNIQUE

public static final int ABSTRACT_XML_COLUMN__UNIQUE
The feature id for the 'Unique' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_COLUMN__UPDATABLE

public static final int ABSTRACT_XML_COLUMN__UPDATABLE
The feature id for the 'Updatable' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_COLUMN_FEATURE_COUNT

public static final int ABSTRACT_XML_COLUMN_FEATURE_COUNT
The number of structural features of the 'Abstract Xml Column' class.

See Also:
Constant Field Values

ABSTRACT_XML_EMBEDDED

public static final int ABSTRACT_XML_EMBEDDED
The meta object id for the 'Abstract Xml Embedded' class.

See Also:
AbstractXmlEmbedded, getAbstractXmlEmbedded(), Constant Field Values

ABSTRACT_XML_EMBEDDED__ACCESS

public static final int ABSTRACT_XML_EMBEDDED__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_EMBEDDED__NAME

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

See Also:
Constant Field Values

ABSTRACT_XML_EMBEDDED__ATTRIBUTE_OVERRIDES

public static final int ABSTRACT_XML_EMBEDDED__ATTRIBUTE_OVERRIDES
The feature id for the 'Attribute Overrides' containment reference list.

See Also:
Constant Field Values

ABSTRACT_XML_EMBEDDED_FEATURE_COUNT

public static final int ABSTRACT_XML_EMBEDDED_FEATURE_COUNT
The number of structural features of the 'Abstract Xml Embedded' class.

See Also:
Constant Field Values

ABSTRACT_XML_RELATIONSHIP_MAPPING

public static final int ABSTRACT_XML_RELATIONSHIP_MAPPING
The meta object id for the 'Abstract Xml Relationship Mapping' class.

See Also:
AbstractXmlRelationshipMapping, getAbstractXmlRelationshipMapping(), Constant Field Values

ABSTRACT_XML_RELATIONSHIP_MAPPING__ACCESS

public static final int ABSTRACT_XML_RELATIONSHIP_MAPPING__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_RELATIONSHIP_MAPPING__NAME

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

See Also:
Constant Field Values

ABSTRACT_XML_RELATIONSHIP_MAPPING__TARGET_ENTITY

public static final int ABSTRACT_XML_RELATIONSHIP_MAPPING__TARGET_ENTITY
The feature id for the 'Target Entity' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_RELATIONSHIP_MAPPING__FETCH

public static final int ABSTRACT_XML_RELATIONSHIP_MAPPING__FETCH
The feature id for the 'Fetch' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_RELATIONSHIP_MAPPING__CASCADE

public static final int ABSTRACT_XML_RELATIONSHIP_MAPPING__CASCADE
The feature id for the 'Cascade' containment reference.

See Also:
Constant Field Values

ABSTRACT_XML_RELATIONSHIP_MAPPING_FEATURE_COUNT

public static final int ABSTRACT_XML_RELATIONSHIP_MAPPING_FEATURE_COUNT
The number of structural features of the 'Abstract Xml Relationship Mapping' class.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING
The meta object id for the 'Abstract Xml Multi Relationship Mapping' class.

See Also:
AbstractXmlMultiRelationshipMapping, getAbstractXmlMultiRelationshipMapping(), Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__ACCESS

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__NAME

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

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__TARGET_ENTITY

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__TARGET_ENTITY
The feature id for the 'Target Entity' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__FETCH

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__FETCH
The feature id for the 'Fetch' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__CASCADE

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__CASCADE
The feature id for the 'Cascade' containment reference.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAPPED_BY

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAPPED_BY
The feature id for the 'Mapped By' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__JOIN_TABLE

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__JOIN_TABLE
The feature id for the 'Join Table' containment reference.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__ORDER_COLUMN

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__ORDER_COLUMN
The feature id for the 'Order Column' containment reference.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__ORDER_BY

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__ORDER_BY
The feature id for the 'Order By' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_ATTRIBUTE_OVERRIDES

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_ATTRIBUTE_OVERRIDES
The feature id for the 'Map Key Attribute Overrides' containment reference list.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_CLASS

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_CLASS
The feature id for the 'Map Key Class' containment reference.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_TEMPORAL

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_TEMPORAL
The feature id for the 'Map Key Temporal' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_ENUMERATED

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_ENUMERATED
The feature id for the 'Map Key Enumerated' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_COLUMN

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_COLUMN
The feature id for the 'Map Key Column' containment reference.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_JOIN_COLUMNS

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY_JOIN_COLUMNS
The feature id for the 'Map Key Join Columns' containment reference list.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY
The feature id for the 'Map Key' containment reference.

See Also:
Constant Field Values

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING_FEATURE_COUNT

public static final int ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING_FEATURE_COUNT
The number of structural features of the 'Abstract Xml Multi Relationship Mapping' class.

See Also:
Constant Field Values

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING

public static final int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING
The meta object id for the 'Abstract Xml Single Relationship Mapping' class.

See Also:
AbstractXmlSingleRelationshipMapping, getAbstractXmlSingleRelationshipMapping(), Constant Field Values

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__ACCESS

public static final int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__NAME

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

See Also:
Constant Field Values

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__TARGET_ENTITY

public static final int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__TARGET_ENTITY
The feature id for the 'Target Entity' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__FETCH

public static final int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__FETCH
The feature id for the 'Fetch' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__CASCADE

public static final int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__CASCADE
The feature id for the 'Cascade' containment reference.

See Also:
Constant Field Values

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__JOIN_TABLE

public static final int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__JOIN_TABLE
The feature id for the 'Join Table' containment reference.

See Also:
Constant Field Values

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__JOIN_COLUMNS

public static final int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__JOIN_COLUMNS
The feature id for the 'Join Columns' containment reference list.

See Also:
Constant Field Values

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__ID

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

See Also:
Constant Field Values

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__MAPS_ID

public static final int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__MAPS_ID
The feature id for the 'Maps Id' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__OPTIONAL

public static final int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__OPTIONAL
The feature id for the 'Optional' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING_FEATURE_COUNT

public static final int ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING_FEATURE_COUNT
The number of structural features of the 'Abstract Xml Single Relationship Mapping' class.

See Also:
Constant Field Values

ABSTRACT_XML_TABLE

public static final int ABSTRACT_XML_TABLE
The meta object id for the 'Abstract Xml Table' class.

See Also:
AbstractXmlTable, getAbstractXmlTable(), Constant Field Values

ABSTRACT_XML_TABLE__NAME

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

See Also:
Constant Field Values

ABSTRACT_XML_TABLE__CATALOG

public static final int ABSTRACT_XML_TABLE__CATALOG
The feature id for the 'Catalog' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_TABLE__SCHEMA

public static final int ABSTRACT_XML_TABLE__SCHEMA
The feature id for the 'Schema' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_TABLE__UNIQUE_CONSTRAINTS

public static final int ABSTRACT_XML_TABLE__UNIQUE_CONSTRAINTS
The feature id for the 'Unique Constraints' containment reference list.

See Also:
Constant Field Values

ABSTRACT_XML_TABLE_FEATURE_COUNT

public static final int ABSTRACT_XML_TABLE_FEATURE_COUNT
The number of structural features of the 'Abstract Xml Table' class.

See Also:
Constant Field Values

XML_TYPE_MAPPING

public static final int XML_TYPE_MAPPING
The meta object id for the 'Xml Type Mapping' class.

See Also:
XmlTypeMapping, getXmlTypeMapping(), Constant Field Values

ABSTRACT_XML_TYPE_MAPPING

public static final int ABSTRACT_XML_TYPE_MAPPING
The meta object id for the 'Abstract Xml Type Mapping' class.

See Also:
AbstractXmlTypeMapping, getAbstractXmlTypeMapping(), Constant Field Values

XML_ASSOCIATION_OVERRIDE

public static final int XML_ASSOCIATION_OVERRIDE
The meta object id for the 'Xml Association Override' class.

See Also:
XmlAssociationOverride, getXmlAssociationOverride(), Constant Field Values

XML_ASSOCIATION_OVERRIDE_CONTAINER

public static final int XML_ASSOCIATION_OVERRIDE_CONTAINER
The meta object id for the 'Xml Association Override Container' class.

See Also:
XmlAssociationOverrideContainer, getXmlAssociationOverrideContainer(), Constant Field Values

XML_ATTRIBUTE_OVERRIDE

public static final int XML_ATTRIBUTE_OVERRIDE
The meta object id for the 'Xml Attribute Override' class.

See Also:
XmlAttributeOverride, getXmlAttributeOverride(), Constant Field Values

XML_ATTRIBUTE_OVERRIDE_CONTAINER

public static final int XML_ATTRIBUTE_OVERRIDE_CONTAINER
The meta object id for the 'Xml Attribute Override Container' class.

See Also:
XmlAttributeOverrideContainer, getXmlAttributeOverrideContainer(), Constant Field Values

ATTRIBUTES

public static final int ATTRIBUTES
The meta object id for the 'Attributes' class.

See Also:
Attributes, getAttributes(), Constant Field Values

XML_BASIC

public static final int XML_BASIC
The meta object id for the 'Xml Basic' class.

See Also:
XmlBasic, getXmlBasic(), Constant Field Values

CASCADE_TYPE

public static final int CASCADE_TYPE
The meta object id for the 'Cascade Type' class.

See Also:
CascadeType, getCascadeType(), Constant Field Values

ABSTRACT_XML_REFERENCE_TABLE

public static final int ABSTRACT_XML_REFERENCE_TABLE
The meta object id for the 'Abstract Xml Reference Table' class.

See Also:
AbstractXmlReferenceTable, getAbstractXmlReferenceTable(), Constant Field Values

ABSTRACT_XML_REFERENCE_TABLE__NAME

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

See Also:
Constant Field Values

ABSTRACT_XML_REFERENCE_TABLE__CATALOG

public static final int ABSTRACT_XML_REFERENCE_TABLE__CATALOG
The feature id for the 'Catalog' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_REFERENCE_TABLE__SCHEMA

public static final int ABSTRACT_XML_REFERENCE_TABLE__SCHEMA
The feature id for the 'Schema' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_REFERENCE_TABLE__UNIQUE_CONSTRAINTS

public static final int ABSTRACT_XML_REFERENCE_TABLE__UNIQUE_CONSTRAINTS
The feature id for the 'Unique Constraints' containment reference list.

See Also:
Constant Field Values

ABSTRACT_XML_REFERENCE_TABLE__JOIN_COLUMNS

public static final int ABSTRACT_XML_REFERENCE_TABLE__JOIN_COLUMNS
The feature id for the 'Join Columns' containment reference list.

See Also:
Constant Field Values

ABSTRACT_XML_REFERENCE_TABLE_FEATURE_COUNT

public static final int ABSTRACT_XML_REFERENCE_TABLE_FEATURE_COUNT
The number of structural features of the 'Abstract Xml Reference Table' class.

See Also:
Constant Field Values

XML_TYPE_MAPPING__ACCESS

public static final int XML_TYPE_MAPPING__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_TYPE_MAPPING__CLASS_NAME

public static final int XML_TYPE_MAPPING__CLASS_NAME
The feature id for the 'Class Name' attribute.

See Also:
Constant Field Values

XML_TYPE_MAPPING__METADATA_COMPLETE

public static final int XML_TYPE_MAPPING__METADATA_COMPLETE
The feature id for the 'Metadata Complete' attribute.

See Also:
Constant Field Values

XML_TYPE_MAPPING__DESCRIPTION

public static final int XML_TYPE_MAPPING__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_TYPE_MAPPING__ATTRIBUTES

public static final int XML_TYPE_MAPPING__ATTRIBUTES
The feature id for the 'Attributes' containment reference.

See Also:
Constant Field Values

XML_TYPE_MAPPING_FEATURE_COUNT

public static final int XML_TYPE_MAPPING_FEATURE_COUNT
The number of structural features of the 'Xml Type Mapping' class.

See Also:
Constant Field Values

ABSTRACT_XML_TYPE_MAPPING__ACCESS

public static final int ABSTRACT_XML_TYPE_MAPPING__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_TYPE_MAPPING__CLASS_NAME

public static final int ABSTRACT_XML_TYPE_MAPPING__CLASS_NAME
The feature id for the 'Class Name' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_TYPE_MAPPING__METADATA_COMPLETE

public static final int ABSTRACT_XML_TYPE_MAPPING__METADATA_COMPLETE
The feature id for the 'Metadata Complete' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_TYPE_MAPPING__DESCRIPTION

public static final int ABSTRACT_XML_TYPE_MAPPING__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

ABSTRACT_XML_TYPE_MAPPING__ATTRIBUTES

public static final int ABSTRACT_XML_TYPE_MAPPING__ATTRIBUTES
The feature id for the 'Attributes' containment reference.

See Also:
Constant Field Values

ABSTRACT_XML_TYPE_MAPPING_FEATURE_COUNT

public static final int ABSTRACT_XML_TYPE_MAPPING_FEATURE_COUNT
The number of structural features of the 'Abstract Xml Type Mapping' class.

See Also:
Constant Field Values

XML_OVERRIDE

public static final int XML_OVERRIDE
The meta object id for the 'Xml Override' class.

See Also:
XmlOverride, getXmlOverride(), Constant Field Values

XML_OVERRIDE__NAME

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

See Also:
Constant Field Values

XML_OVERRIDE_FEATURE_COUNT

public static final int XML_OVERRIDE_FEATURE_COUNT
The number of structural features of the 'Xml Override' class.

See Also:
Constant Field Values

XML_ASSOCIATION_OVERRIDE__NAME

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

See Also:
Constant Field Values

XML_ASSOCIATION_OVERRIDE__JOIN_COLUMNS

public static final int XML_ASSOCIATION_OVERRIDE__JOIN_COLUMNS
The feature id for the 'Join Columns' containment reference list.

See Also:
Constant Field Values

XML_ASSOCIATION_OVERRIDE__JOIN_TABLE

public static final int XML_ASSOCIATION_OVERRIDE__JOIN_TABLE
The feature id for the 'Join Table' containment reference.

See Also:
Constant Field Values

XML_ASSOCIATION_OVERRIDE__DESCRIPTION

public static final int XML_ASSOCIATION_OVERRIDE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_ASSOCIATION_OVERRIDE_FEATURE_COUNT

public static final int XML_ASSOCIATION_OVERRIDE_FEATURE_COUNT
The number of structural features of the 'Xml Association Override' class.

See Also:
Constant Field Values

XML_ASSOCIATION_OVERRIDE_CONTAINER__ASSOCIATION_OVERRIDES

public static final int XML_ASSOCIATION_OVERRIDE_CONTAINER__ASSOCIATION_OVERRIDES
The feature id for the 'Association Overrides' containment reference list.

See Also:
Constant Field Values

XML_ASSOCIATION_OVERRIDE_CONTAINER_FEATURE_COUNT

public static final int XML_ASSOCIATION_OVERRIDE_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Xml Association Override Container' class.

See Also:
Constant Field Values

XML_ATTRIBUTE_OVERRIDE__NAME

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

See Also:
Constant Field Values

XML_ATTRIBUTE_OVERRIDE__DESCRIPTION

public static final int XML_ATTRIBUTE_OVERRIDE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_ATTRIBUTE_OVERRIDE__COLUMN

public static final int XML_ATTRIBUTE_OVERRIDE__COLUMN
The feature id for the 'Column' containment reference.

See Also:
Constant Field Values

XML_ATTRIBUTE_OVERRIDE_FEATURE_COUNT

public static final int XML_ATTRIBUTE_OVERRIDE_FEATURE_COUNT
The number of structural features of the 'Xml Attribute Override' class.

See Also:
Constant Field Values

XML_ATTRIBUTE_OVERRIDE_CONTAINER__ATTRIBUTE_OVERRIDES

public static final int XML_ATTRIBUTE_OVERRIDE_CONTAINER__ATTRIBUTE_OVERRIDES
The feature id for the 'Attribute Overrides' containment reference list.

See Also:
Constant Field Values

XML_ATTRIBUTE_OVERRIDE_CONTAINER_FEATURE_COUNT

public static final int XML_ATTRIBUTE_OVERRIDE_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Xml Attribute Override Container' class.

See Also:
Constant Field Values

ATTRIBUTES__DESCRIPTION

public static final int ATTRIBUTES__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

ATTRIBUTES__ELEMENT_COLLECTIONS

public static final int ATTRIBUTES__ELEMENT_COLLECTIONS
The feature id for the 'Element Collections' containment reference list.

See Also:
Constant Field Values

ATTRIBUTES__IDS

public static final int ATTRIBUTES__IDS
The feature id for the 'Ids' containment reference list.

See Also:
Constant Field Values

ATTRIBUTES__EMBEDDED_IDS

public static final int ATTRIBUTES__EMBEDDED_IDS
The feature id for the 'Embedded Ids' containment reference list.

See Also:
Constant Field Values

ATTRIBUTES__BASICS

public static final int ATTRIBUTES__BASICS
The feature id for the 'Basics' containment reference list.

See Also:
Constant Field Values

ATTRIBUTES__VERSIONS

public static final int ATTRIBUTES__VERSIONS
The feature id for the 'Versions' containment reference list.

See Also:
Constant Field Values

ATTRIBUTES__MANY_TO_ONES

public static final int ATTRIBUTES__MANY_TO_ONES
The feature id for the 'Many To Ones' containment reference list.

See Also:
Constant Field Values

ATTRIBUTES__ONE_TO_MANYS

public static final int ATTRIBUTES__ONE_TO_MANYS
The feature id for the 'One To Manys' containment reference list.

See Also:
Constant Field Values

ATTRIBUTES__ONE_TO_ONES

public static final int ATTRIBUTES__ONE_TO_ONES
The feature id for the 'One To Ones' containment reference list.

See Also:
Constant Field Values

ATTRIBUTES__MANY_TO_MANYS

public static final int ATTRIBUTES__MANY_TO_MANYS
The feature id for the 'Many To Manys' containment reference list.

See Also:
Constant Field Values

ATTRIBUTES__EMBEDDEDS

public static final int ATTRIBUTES__EMBEDDEDS
The feature id for the 'Embeddeds' containment reference list.

See Also:
Constant Field Values

ATTRIBUTES__TRANSIENTS

public static final int ATTRIBUTES__TRANSIENTS
The feature id for the 'Transients' containment reference list.

See Also:
Constant Field Values

ATTRIBUTES_FEATURE_COUNT

public static final int ATTRIBUTES_FEATURE_COUNT
The number of structural features of the 'Attributes' class.

See Also:
Constant Field Values

XML_BASIC__ACCESS

public static final int XML_BASIC__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_BASIC__NAME

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

See Also:
Constant Field Values

XML_BASIC__COLUMN

public static final int XML_BASIC__COLUMN
The feature id for the 'Column' containment reference.

See Also:
Constant Field Values

XML_BASIC__LOB

public static final int XML_BASIC__LOB
The feature id for the 'Lob' attribute.

See Also:
Constant Field Values

XML_BASIC__TEMPORAL

public static final int XML_BASIC__TEMPORAL
The feature id for the 'Temporal' attribute.

See Also:
Constant Field Values

XML_BASIC__ENUMERATED

public static final int XML_BASIC__ENUMERATED
The feature id for the 'Enumerated' attribute.

See Also:
Constant Field Values

XML_BASIC__FETCH

public static final int XML_BASIC__FETCH
The feature id for the 'Fetch' attribute.

See Also:
Constant Field Values

XML_BASIC__OPTIONAL

public static final int XML_BASIC__OPTIONAL
The feature id for the 'Optional' attribute.

See Also:
Constant Field Values

XML_BASIC_FEATURE_COUNT

public static final int XML_BASIC_FEATURE_COUNT
The number of structural features of the 'Xml Basic' class.

See Also:
Constant Field Values

CASCADE_TYPE__CASCADE_DETACH

public static final int CASCADE_TYPE__CASCADE_DETACH
The feature id for the 'Cascade Detach' attribute.

See Also:
Constant Field Values

CASCADE_TYPE__CASCADE_ALL

public static final int CASCADE_TYPE__CASCADE_ALL
The feature id for the 'Cascade All' attribute.

See Also:
Constant Field Values

CASCADE_TYPE__CASCADE_PERSIST

public static final int CASCADE_TYPE__CASCADE_PERSIST
The feature id for the 'Cascade Persist' attribute.

See Also:
Constant Field Values

CASCADE_TYPE__CASCADE_MERGE

public static final int CASCADE_TYPE__CASCADE_MERGE
The feature id for the 'Cascade Merge' attribute.

See Also:
Constant Field Values

CASCADE_TYPE__CASCADE_REMOVE

public static final int CASCADE_TYPE__CASCADE_REMOVE
The feature id for the 'Cascade Remove' attribute.

See Also:
Constant Field Values

CASCADE_TYPE__CASCADE_REFRESH

public static final int CASCADE_TYPE__CASCADE_REFRESH
The feature id for the 'Cascade Refresh' attribute.

See Also:
Constant Field Values

CASCADE_TYPE_FEATURE_COUNT

public static final int CASCADE_TYPE_FEATURE_COUNT
The number of structural features of the 'Cascade Type' class.

See Also:
Constant Field Values

XML_CLASS_REFERENCE

public static final int XML_CLASS_REFERENCE
The meta object id for the 'Xml Class Reference' class.

See Also:
XmlClassReference, getXmlClassReference(), Constant Field Values

XML_CLASS_REFERENCE__CLASS_NAME

public static final int XML_CLASS_REFERENCE__CLASS_NAME
The feature id for the 'Class Name' attribute.

See Also:
Constant Field Values

XML_CLASS_REFERENCE_FEATURE_COUNT

public static final int XML_CLASS_REFERENCE_FEATURE_COUNT
The number of structural features of the 'Xml Class Reference' class.

See Also:
Constant Field Values

XML_COLLECTION_TABLE

public static final int XML_COLLECTION_TABLE
The meta object id for the 'Xml Collection Table' class.

See Also:
XmlCollectionTable, getXmlCollectionTable(), Constant Field Values

XML_COLLECTION_TABLE__NAME

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

See Also:
Constant Field Values

XML_COLLECTION_TABLE__CATALOG

public static final int XML_COLLECTION_TABLE__CATALOG
The feature id for the 'Catalog' attribute.

See Also:
Constant Field Values

XML_COLLECTION_TABLE__SCHEMA

public static final int XML_COLLECTION_TABLE__SCHEMA
The feature id for the 'Schema' attribute.

See Also:
Constant Field Values

XML_COLLECTION_TABLE__UNIQUE_CONSTRAINTS

public static final int XML_COLLECTION_TABLE__UNIQUE_CONSTRAINTS
The feature id for the 'Unique Constraints' containment reference list.

See Also:
Constant Field Values

XML_COLLECTION_TABLE__JOIN_COLUMNS

public static final int XML_COLLECTION_TABLE__JOIN_COLUMNS
The feature id for the 'Join Columns' containment reference list.

See Also:
Constant Field Values

XML_COLLECTION_TABLE_FEATURE_COUNT

public static final int XML_COLLECTION_TABLE_FEATURE_COUNT
The number of structural features of the 'Xml Collection Table' class.

See Also:
Constant Field Values

XML_COLUMN

public static final int XML_COLUMN
The meta object id for the 'Xml Column' class.

See Also:
XmlColumn, getXmlColumn(), Constant Field Values

XML_COLUMN__COLUMN_DEFINITION

public static final int XML_COLUMN__COLUMN_DEFINITION
The feature id for the 'Column Definition' attribute.

See Also:
Constant Field Values

XML_COLUMN__NAME

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

See Also:
Constant Field Values

XML_COLUMN__INSERTABLE

public static final int XML_COLUMN__INSERTABLE
The feature id for the 'Insertable' attribute.

See Also:
Constant Field Values

XML_COLUMN__NULLABLE

public static final int XML_COLUMN__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

XML_COLUMN__TABLE

public static final int XML_COLUMN__TABLE
The feature id for the 'Table' attribute.

See Also:
Constant Field Values

XML_COLUMN__UNIQUE

public static final int XML_COLUMN__UNIQUE
The feature id for the 'Unique' attribute.

See Also:
Constant Field Values

XML_COLUMN__UPDATABLE

public static final int XML_COLUMN__UPDATABLE
The feature id for the 'Updatable' attribute.

See Also:
Constant Field Values

XML_COLUMN__LENGTH

public static final int XML_COLUMN__LENGTH
The feature id for the 'Length' attribute.

See Also:
Constant Field Values

XML_COLUMN__PRECISION

public static final int XML_COLUMN__PRECISION
The feature id for the 'Precision' attribute.

See Also:
Constant Field Values

XML_COLUMN__SCALE

public static final int XML_COLUMN__SCALE
The feature id for the 'Scale' attribute.

See Also:
Constant Field Values

XML_COLUMN_FEATURE_COUNT

public static final int XML_COLUMN_FEATURE_COUNT
The number of structural features of the 'Xml Column' class.

See Also:
Constant Field Values

COLUMN_MAPPING

public static final int COLUMN_MAPPING
The meta object id for the 'Column Mapping' class.

See Also:
ColumnMapping, getColumnMapping(), Constant Field Values

COLUMN_MAPPING__COLUMN

public static final int COLUMN_MAPPING__COLUMN
The feature id for the 'Column' containment reference.

See Also:
Constant Field Values

COLUMN_MAPPING_FEATURE_COUNT

public static final int COLUMN_MAPPING_FEATURE_COUNT
The number of structural features of the 'Column Mapping' class.

See Also:
Constant Field Values

COLUMN_RESULT

public static final int COLUMN_RESULT
The meta object id for the 'Column Result' class.

See Also:
ColumnResult, getColumnResult(), Constant Field Values

COLUMN_RESULT__NAME

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

See Also:
Constant Field Values

COLUMN_RESULT_FEATURE_COUNT

public static final int COLUMN_RESULT_FEATURE_COUNT
The number of structural features of the 'Column Result' class.

See Also:
Constant Field Values

XML_CONVERTIBLE_MAPPING

public static final int XML_CONVERTIBLE_MAPPING
The meta object id for the 'Xml Convertible Mapping' class.

See Also:
XmlConvertibleMapping, getXmlConvertibleMapping(), Constant Field Values

XML_CONVERTIBLE_MAPPING__LOB

public static final int XML_CONVERTIBLE_MAPPING__LOB
The feature id for the 'Lob' attribute.

See Also:
Constant Field Values

XML_CONVERTIBLE_MAPPING__TEMPORAL

public static final int XML_CONVERTIBLE_MAPPING__TEMPORAL
The feature id for the 'Temporal' attribute.

See Also:
Constant Field Values

XML_CONVERTIBLE_MAPPING__ENUMERATED

public static final int XML_CONVERTIBLE_MAPPING__ENUMERATED
The feature id for the 'Enumerated' attribute.

See Also:
Constant Field Values

XML_CONVERTIBLE_MAPPING_FEATURE_COUNT

public static final int XML_CONVERTIBLE_MAPPING_FEATURE_COUNT
The number of structural features of the 'Xml Convertible Mapping' class.

See Also:
Constant Field Values

XML_DISCRIMINATOR_COLUMN

public static final int XML_DISCRIMINATOR_COLUMN
The meta object id for the 'Xml Discriminator Column' class.

See Also:
XmlDiscriminatorColumn, getXmlDiscriminatorColumn(), Constant Field Values

XML_DISCRIMINATOR_COLUMN__COLUMN_DEFINITION

public static final int XML_DISCRIMINATOR_COLUMN__COLUMN_DEFINITION
The feature id for the 'Column Definition' attribute.

See Also:
Constant Field Values

XML_DISCRIMINATOR_COLUMN__NAME

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

See Also:
Constant Field Values

XML_DISCRIMINATOR_COLUMN__DISCRIMINATOR_TYPE

public static final int XML_DISCRIMINATOR_COLUMN__DISCRIMINATOR_TYPE
The feature id for the 'Discriminator Type' attribute.

See Also:
Constant Field Values

XML_DISCRIMINATOR_COLUMN__LENGTH

public static final int XML_DISCRIMINATOR_COLUMN__LENGTH
The feature id for the 'Length' attribute.

See Also:
Constant Field Values

XML_DISCRIMINATOR_COLUMN_FEATURE_COUNT

public static final int XML_DISCRIMINATOR_COLUMN_FEATURE_COUNT
The number of structural features of the 'Xml Discriminator Column' class.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION

public static final int XML_ELEMENT_COLLECTION
The meta object id for the 'Xml Element Collection' class.

See Also:
XmlElementCollection, getXmlElementCollection(), Constant Field Values

XML_ELEMENT_COLLECTION__ACCESS

public static final int XML_ELEMENT_COLLECTION__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__NAME

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

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__LOB

public static final int XML_ELEMENT_COLLECTION__LOB
The feature id for the 'Lob' attribute.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__TEMPORAL

public static final int XML_ELEMENT_COLLECTION__TEMPORAL
The feature id for the 'Temporal' attribute.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__ENUMERATED

public static final int XML_ELEMENT_COLLECTION__ENUMERATED
The feature id for the 'Enumerated' attribute.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__ORDER_COLUMN

public static final int XML_ELEMENT_COLLECTION__ORDER_COLUMN
The feature id for the 'Order Column' containment reference.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__ORDER_BY

public static final int XML_ELEMENT_COLLECTION__ORDER_BY
The feature id for the 'Order By' attribute.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__ATTRIBUTE_OVERRIDES

public static final int XML_ELEMENT_COLLECTION__ATTRIBUTE_OVERRIDES
The feature id for the 'Attribute Overrides' containment reference list.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__ASSOCIATION_OVERRIDES

public static final int XML_ELEMENT_COLLECTION__ASSOCIATION_OVERRIDES
The feature id for the 'Association Overrides' containment reference list.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__MAP_KEY_ATTRIBUTE_OVERRIDES

public static final int XML_ELEMENT_COLLECTION__MAP_KEY_ATTRIBUTE_OVERRIDES
The feature id for the 'Map Key Attribute Overrides' containment reference list.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__TARGET_CLASS

public static final int XML_ELEMENT_COLLECTION__TARGET_CLASS
The feature id for the 'Target Class' attribute.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__FETCH

public static final int XML_ELEMENT_COLLECTION__FETCH
The feature id for the 'Fetch' attribute.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__MAP_KEY

public static final int XML_ELEMENT_COLLECTION__MAP_KEY
The feature id for the 'Map Key' containment reference.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__MAP_KEY_CLASS

public static final int XML_ELEMENT_COLLECTION__MAP_KEY_CLASS
The feature id for the 'Map Key Class' containment reference.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__MAP_KEY_TEMPORAL

public static final int XML_ELEMENT_COLLECTION__MAP_KEY_TEMPORAL
The feature id for the 'Map Key Temporal' attribute.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__MAP_KEY_ENUMERATED

public static final int XML_ELEMENT_COLLECTION__MAP_KEY_ENUMERATED
The feature id for the 'Map Key Enumerated' attribute.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__MAP_KEY_COLUMN

public static final int XML_ELEMENT_COLLECTION__MAP_KEY_COLUMN
The feature id for the 'Map Key Column' containment reference.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__MAP_KEY_JOIN_COLUMNS

public static final int XML_ELEMENT_COLLECTION__MAP_KEY_JOIN_COLUMNS
The feature id for the 'Map Key Join Columns' containment reference list.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__COLUMN

public static final int XML_ELEMENT_COLLECTION__COLUMN
The feature id for the 'Column' containment reference.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION__COLLECTION_TABLE

public static final int XML_ELEMENT_COLLECTION__COLLECTION_TABLE
The feature id for the 'Collection Table' containment reference.

See Also:
Constant Field Values

XML_ELEMENT_COLLECTION_FEATURE_COUNT

public static final int XML_ELEMENT_COLLECTION_FEATURE_COUNT
The number of structural features of the 'Xml Element Collection' class.

See Also:
Constant Field Values

XML_EMBEDDABLE

public static final int XML_EMBEDDABLE
The meta object id for the 'Xml Embeddable' class.

See Also:
XmlEmbeddable, getXmlEmbeddable(), Constant Field Values

XML_EMBEDDABLE__ACCESS

public static final int XML_EMBEDDABLE__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_EMBEDDABLE__CLASS_NAME

public static final int XML_EMBEDDABLE__CLASS_NAME
The feature id for the 'Class Name' attribute.

See Also:
Constant Field Values

XML_EMBEDDABLE__METADATA_COMPLETE

public static final int XML_EMBEDDABLE__METADATA_COMPLETE
The feature id for the 'Metadata Complete' attribute.

See Also:
Constant Field Values

XML_EMBEDDABLE__DESCRIPTION

public static final int XML_EMBEDDABLE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_EMBEDDABLE__ATTRIBUTES

public static final int XML_EMBEDDABLE__ATTRIBUTES
The feature id for the 'Attributes' containment reference.

See Also:
Constant Field Values

XML_EMBEDDABLE_FEATURE_COUNT

public static final int XML_EMBEDDABLE_FEATURE_COUNT
The number of structural features of the 'Xml Embeddable' class.

See Also:
Constant Field Values

XML_EMBEDDED

public static final int XML_EMBEDDED
The meta object id for the 'Xml Embedded' class.

See Also:
XmlEmbedded, getXmlEmbedded(), Constant Field Values

XML_EMBEDDED__ACCESS

public static final int XML_EMBEDDED__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_EMBEDDED__NAME

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

See Also:
Constant Field Values

XML_EMBEDDED__ATTRIBUTE_OVERRIDES

public static final int XML_EMBEDDED__ATTRIBUTE_OVERRIDES
The feature id for the 'Attribute Overrides' containment reference list.

See Also:
Constant Field Values

XML_EMBEDDED__ASSOCIATION_OVERRIDES

public static final int XML_EMBEDDED__ASSOCIATION_OVERRIDES
The feature id for the 'Association Overrides' containment reference list.

See Also:
Constant Field Values

XML_EMBEDDED_FEATURE_COUNT

public static final int XML_EMBEDDED_FEATURE_COUNT
The number of structural features of the 'Xml Embedded' class.

See Also:
Constant Field Values

XML_EMBEDDED_ID

public static final int XML_EMBEDDED_ID
The meta object id for the 'Xml Embedded Id' class.

See Also:
XmlEmbeddedId, getXmlEmbeddedId(), Constant Field Values

XML_EMBEDDED_ID__ACCESS

public static final int XML_EMBEDDED_ID__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_EMBEDDED_ID__NAME

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

See Also:
Constant Field Values

XML_EMBEDDED_ID__ATTRIBUTE_OVERRIDES

public static final int XML_EMBEDDED_ID__ATTRIBUTE_OVERRIDES
The feature id for the 'Attribute Overrides' containment reference list.

See Also:
Constant Field Values

XML_EMBEDDED_ID_FEATURE_COUNT

public static final int XML_EMBEDDED_ID_FEATURE_COUNT
The number of structural features of the 'Xml Embedded Id' class.

See Also:
Constant Field Values

XML_ENTITY

public static final int XML_ENTITY
The meta object id for the 'Xml Entity' class.

See Also:
XmlEntity, getXmlEntity(), Constant Field Values

XML_ENTITY__ACCESS

public static final int XML_ENTITY__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_ENTITY__CLASS_NAME

public static final int XML_ENTITY__CLASS_NAME
The feature id for the 'Class Name' attribute.

See Also:
Constant Field Values

XML_ENTITY__METADATA_COMPLETE

public static final int XML_ENTITY__METADATA_COMPLETE
The feature id for the 'Metadata Complete' attribute.

See Also:
Constant Field Values

XML_ENTITY__DESCRIPTION

public static final int XML_ENTITY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_ENTITY__ATTRIBUTES

public static final int XML_ENTITY__ATTRIBUTES
The feature id for the 'Attributes' containment reference.

See Also:
Constant Field Values

XML_ENTITY__NAMED_QUERIES

public static final int XML_ENTITY__NAMED_QUERIES
The feature id for the 'Named Queries' containment reference list.

See Also:
Constant Field Values

XML_ENTITY__NAMED_NATIVE_QUERIES

public static final int XML_ENTITY__NAMED_NATIVE_QUERIES
The feature id for the 'Named Native Queries' containment reference list.

See Also:
Constant Field Values

XML_ENTITY__SEQUENCE_GENERATOR

public static final int XML_ENTITY__SEQUENCE_GENERATOR
The feature id for the 'Sequence Generator' containment reference.

See Also:
Constant Field Values

XML_ENTITY__TABLE_GENERATOR

public static final int XML_ENTITY__TABLE_GENERATOR
The feature id for the 'Table Generator' containment reference.

See Also:
Constant Field Values

XML_ENTITY__PRE_PERSIST

public static final int XML_ENTITY__PRE_PERSIST
The feature id for the 'Pre Persist' containment reference.

See Also:
Constant Field Values

XML_ENTITY__POST_PERSIST

public static final int XML_ENTITY__POST_PERSIST
The feature id for the 'Post Persist' containment reference.

See Also:
Constant Field Values

XML_ENTITY__PRE_REMOVE

public static final int XML_ENTITY__PRE_REMOVE
The feature id for the 'Pre Remove' containment reference.

See Also:
Constant Field Values

XML_ENTITY__POST_REMOVE

public static final int XML_ENTITY__POST_REMOVE
The feature id for the 'Post Remove' containment reference.

See Also:
Constant Field Values

XML_ENTITY__PRE_UPDATE

public static final int XML_ENTITY__PRE_UPDATE
The feature id for the 'Pre Update' containment reference.

See Also:
Constant Field Values

XML_ENTITY__POST_UPDATE

public static final int XML_ENTITY__POST_UPDATE
The feature id for the 'Post Update' containment reference.

See Also:
Constant Field Values

XML_ENTITY__POST_LOAD

public static final int XML_ENTITY__POST_LOAD
The feature id for the 'Post Load' containment reference.

See Also:
Constant Field Values

XML_ENTITY__ATTRIBUTE_OVERRIDES

public static final int XML_ENTITY__ATTRIBUTE_OVERRIDES
The feature id for the 'Attribute Overrides' containment reference list.

See Also:
Constant Field Values

XML_ENTITY__ASSOCIATION_OVERRIDES

public static final int XML_ENTITY__ASSOCIATION_OVERRIDES
The feature id for the 'Association Overrides' containment reference list.

See Also:
Constant Field Values

XML_ENTITY__CACHEABLE

public static final int XML_ENTITY__CACHEABLE
The feature id for the 'Cacheable' attribute.

See Also:
Constant Field Values

XML_ENTITY__ID_CLASS

public static final int XML_ENTITY__ID_CLASS
The feature id for the 'Id Class' containment reference.

See Also:
Constant Field Values

XML_ENTITY__NAME

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

See Also:
Constant Field Values

XML_ENTITY__TABLE

public static final int XML_ENTITY__TABLE
The feature id for the 'Table' containment reference.

See Also:
Constant Field Values

XML_ENTITY__SECONDARY_TABLES

public static final int XML_ENTITY__SECONDARY_TABLES
The feature id for the 'Secondary Tables' containment reference list.

See Also:
Constant Field Values

XML_ENTITY__PRIMARY_KEY_JOIN_COLUMNS

public static final int XML_ENTITY__PRIMARY_KEY_JOIN_COLUMNS
The feature id for the 'Primary Key Join Columns' containment reference list.

See Also:
Constant Field Values

XML_ENTITY__INHERITANCE

public static final int XML_ENTITY__INHERITANCE
The feature id for the 'Inheritance' containment reference.

See Also:
Constant Field Values

XML_ENTITY__DISCRIMINATOR_VALUE

public static final int XML_ENTITY__DISCRIMINATOR_VALUE
The feature id for the 'Discriminator Value' attribute.

See Also:
Constant Field Values

XML_ENTITY__DISCRIMINATOR_COLUMN

public static final int XML_ENTITY__DISCRIMINATOR_COLUMN
The feature id for the 'Discriminator Column' containment reference.

See Also:
Constant Field Values

XML_ENTITY__SQL_RESULT_SET_MAPPINGS

public static final int XML_ENTITY__SQL_RESULT_SET_MAPPINGS
The feature id for the 'Sql Result Set Mappings' containment reference list.

See Also:
Constant Field Values

XML_ENTITY__EXCLUDE_DEFAULT_LISTENERS

public static final int XML_ENTITY__EXCLUDE_DEFAULT_LISTENERS
The feature id for the 'Exclude Default Listeners' attribute.

See Also:
Constant Field Values

XML_ENTITY__EXCLUDE_SUPERCLASS_LISTENERS

public static final int XML_ENTITY__EXCLUDE_SUPERCLASS_LISTENERS
The feature id for the 'Exclude Superclass Listeners' attribute.

See Also:
Constant Field Values

XML_ENTITY__ENTITY_LISTENERS

public static final int XML_ENTITY__ENTITY_LISTENERS
The feature id for the 'Entity Listeners' containment reference.

See Also:
Constant Field Values

XML_ENTITY_FEATURE_COUNT

public static final int XML_ENTITY_FEATURE_COUNT
The number of structural features of the 'Xml Entity' class.

See Also:
Constant Field Values

XML_EVENT_METHOD_CONTAINER

public static final int XML_EVENT_METHOD_CONTAINER
The meta object id for the 'Xml Event Method Container' class.

See Also:
XmlEventMethodContainer, getXmlEventMethodContainer(), Constant Field Values

XML_EVENT_METHOD_CONTAINER__PRE_PERSIST

public static final int XML_EVENT_METHOD_CONTAINER__PRE_PERSIST
The feature id for the 'Pre Persist' containment reference.

See Also:
Constant Field Values

XML_EVENT_METHOD_CONTAINER__POST_PERSIST

public static final int XML_EVENT_METHOD_CONTAINER__POST_PERSIST
The feature id for the 'Post Persist' containment reference.

See Also:
Constant Field Values

XML_EVENT_METHOD_CONTAINER__PRE_REMOVE

public static final int XML_EVENT_METHOD_CONTAINER__PRE_REMOVE
The feature id for the 'Pre Remove' containment reference.

See Also:
Constant Field Values

XML_EVENT_METHOD_CONTAINER__POST_REMOVE

public static final int XML_EVENT_METHOD_CONTAINER__POST_REMOVE
The feature id for the 'Post Remove' containment reference.

See Also:
Constant Field Values

XML_EVENT_METHOD_CONTAINER__PRE_UPDATE

public static final int XML_EVENT_METHOD_CONTAINER__PRE_UPDATE
The feature id for the 'Pre Update' containment reference.

See Also:
Constant Field Values

XML_EVENT_METHOD_CONTAINER__POST_UPDATE

public static final int XML_EVENT_METHOD_CONTAINER__POST_UPDATE
The feature id for the 'Post Update' containment reference.

See Also:
Constant Field Values

XML_EVENT_METHOD_CONTAINER__POST_LOAD

public static final int XML_EVENT_METHOD_CONTAINER__POST_LOAD
The feature id for the 'Post Load' containment reference.

See Also:
Constant Field Values

XML_EVENT_METHOD_CONTAINER_FEATURE_COUNT

public static final int XML_EVENT_METHOD_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Xml Event Method Container' class.

See Also:
Constant Field Values

ENTITY_LISTENER

public static final int ENTITY_LISTENER
The meta object id for the 'Entity Listener' class.

See Also:
EntityListener, getEntityListener(), Constant Field Values

ENTITY_LISTENER__PRE_PERSIST

public static final int ENTITY_LISTENER__PRE_PERSIST
The feature id for the 'Pre Persist' containment reference.

See Also:
Constant Field Values

ENTITY_LISTENER__POST_PERSIST

public static final int ENTITY_LISTENER__POST_PERSIST
The feature id for the 'Post Persist' containment reference.

See Also:
Constant Field Values

ENTITY_LISTENER__PRE_REMOVE

public static final int ENTITY_LISTENER__PRE_REMOVE
The feature id for the 'Pre Remove' containment reference.

See Also:
Constant Field Values

ENTITY_LISTENER__POST_REMOVE

public static final int ENTITY_LISTENER__POST_REMOVE
The feature id for the 'Post Remove' containment reference.

See Also:
Constant Field Values

ENTITY_LISTENER__PRE_UPDATE

public static final int ENTITY_LISTENER__PRE_UPDATE
The feature id for the 'Pre Update' containment reference.

See Also:
Constant Field Values

ENTITY_LISTENER__POST_UPDATE

public static final int ENTITY_LISTENER__POST_UPDATE
The feature id for the 'Post Update' containment reference.

See Also:
Constant Field Values

ENTITY_LISTENER__POST_LOAD

public static final int ENTITY_LISTENER__POST_LOAD
The feature id for the 'Post Load' containment reference.

See Also:
Constant Field Values

ENTITY_LISTENER__DESCRIPTION

public static final int ENTITY_LISTENER__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

ENTITY_LISTENER__CLASS_NAME

public static final int ENTITY_LISTENER__CLASS_NAME
The feature id for the 'Class Name' attribute.

See Also:
Constant Field Values

ENTITY_LISTENER_FEATURE_COUNT

public static final int ENTITY_LISTENER_FEATURE_COUNT
The number of structural features of the 'Entity Listener' class.

See Also:
Constant Field Values

ENTITY_LISTENERS

public static final int ENTITY_LISTENERS
The meta object id for the 'Entity Listeners' class.

See Also:
EntityListeners, getEntityListeners(), Constant Field Values

ENTITY_LISTENERS__ENTITY_LISTENERS

public static final int ENTITY_LISTENERS__ENTITY_LISTENERS
The feature id for the 'Entity Listeners' containment reference list.

See Also:
Constant Field Values

ENTITY_LISTENERS_FEATURE_COUNT

public static final int ENTITY_LISTENERS_FEATURE_COUNT
The number of structural features of the 'Entity Listeners' class.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS

public static final int XML_ENTITY_MAPPINGS
The meta object id for the 'Xml Entity Mappings' class.

See Also:
XmlEntityMappings, getXmlEntityMappings(), Constant Field Values

ENTITY_RESULT

public static final int ENTITY_RESULT
The meta object id for the 'Entity Result' class.

See Also:
EntityResult, getEntityResult(), Constant Field Values

EVENT_METHOD

public static final int EVENT_METHOD
The meta object id for the 'Event Method' class.

See Also:
EventMethod, getEventMethod(), Constant Field Values

FIELD_RESULT

public static final int FIELD_RESULT
The meta object id for the 'Field Result' class.

See Also:
FieldResult, getFieldResult(), Constant Field Values

XML_GENERATED_VALUE

public static final int XML_GENERATED_VALUE
The meta object id for the 'Xml Generated Value' class.

See Also:
XmlGeneratedValue, getXmlGeneratedValue(), Constant Field Values

XML_GENERATOR

public static final int XML_GENERATOR
The meta object id for the 'Xml Generator' class.

See Also:
XmlGenerator, getXmlGenerator(), Constant Field Values

XML_GENERATOR_CONTAINER

public static final int XML_GENERATOR_CONTAINER
The meta object id for the 'Xml Generator Container' class.

See Also:
XmlGeneratorContainer, getXmlGeneratorContainer(), Constant Field Values

XML_ID

public static final int XML_ID
The meta object id for the 'Xml Id' class.

See Also:
XmlId, getXmlId(), Constant Field Values

INHERITANCE

public static final int INHERITANCE
The meta object id for the 'Inheritance' class.

See Also:
Inheritance, getInheritance(), Constant Field Values

XML_JOIN_COLUMN

public static final int XML_JOIN_COLUMN
The meta object id for the 'Xml Join Column' class.

See Also:
XmlJoinColumn, getXmlJoinColumn(), Constant Field Values

XML_JOIN_TABLE

public static final int XML_JOIN_TABLE
The meta object id for the 'Xml Join Table' class.

See Also:
XmlJoinTable, getXmlJoinTable(), Constant Field Values

LOB

public static final int LOB
The meta object id for the 'Lob' class.

See Also:
Lob, getLob(), Constant Field Values

XML_MANY_TO_MANY

public static final int XML_MANY_TO_MANY
The meta object id for the 'Xml Many To Many' class.

See Also:
XmlManyToMany, getXmlManyToMany(), Constant Field Values

XML_MANY_TO_ONE

public static final int XML_MANY_TO_ONE
The meta object id for the 'Xml Many To One' class.

See Also:
XmlManyToOne, getXmlManyToOne(), Constant Field Values

MAP_KEY

public static final int MAP_KEY
The meta object id for the 'Map Key' class.

See Also:
MapKey, getMapKey(), Constant Field Values

XML_MAPPED_BY_MAPPING

public static final int XML_MAPPED_BY_MAPPING
The meta object id for the 'Xml Mapped By Mapping' class.

See Also:
XmlMappedByMapping, getXmlMappedByMapping(), Constant Field Values

XML_MAPPED_SUPERCLASS

public static final int XML_MAPPED_SUPERCLASS
The meta object id for the 'Xml Mapped Superclass' class.

See Also:
XmlMappedSuperclass, getXmlMappedSuperclass(), Constant Field Values

XML_QUERY

public static final int XML_QUERY
The meta object id for the 'Xml Query' class.

See Also:
XmlQuery, getXmlQuery(), Constant Field Values

XML_NAMED_NATIVE_QUERY

public static final int XML_NAMED_NATIVE_QUERY
The meta object id for the 'Xml Named Native Query' class.

See Also:
XmlNamedNativeQuery, getXmlNamedNativeQuery(), Constant Field Values

XML_NAMED_QUERY

public static final int XML_NAMED_QUERY
The meta object id for the 'Xml Named Query' class.

See Also:
XmlNamedQuery, getXmlNamedQuery(), Constant Field Values

XML_NULL_ATTRIBUTE_MAPPING

public static final int XML_NULL_ATTRIBUTE_MAPPING
The meta object id for the 'Xml Null Attribute Mapping' class.

See Also:
XmlNullAttributeMapping, getXmlNullAttributeMapping(), Constant Field Values

XML_ONE_TO_MANY

public static final int XML_ONE_TO_MANY
The meta object id for the 'Xml One To Many' class.

See Also:
XmlOneToMany, getXmlOneToMany(), Constant Field Values

XML_ONE_TO_ONE

public static final int XML_ONE_TO_ONE
The meta object id for the 'Xml One To One' class.

See Also:
XmlOneToOne, getXmlOneToOne(), Constant Field Values

XML_ORDER_COLUMN

public static final int XML_ORDER_COLUMN
The meta object id for the 'Xml Order Column' class.

See Also:
XmlOrderColumn, getXmlOrderColumn(), Constant Field Values

XML_PERSISTENCE_UNIT_DEFAULTS

public static final int XML_PERSISTENCE_UNIT_DEFAULTS
The meta object id for the 'Xml Persistence Unit Defaults' class.

See Also:
XmlPersistenceUnitDefaults, getXmlPersistenceUnitDefaults(), Constant Field Values

XML_PERSISTENCE_UNIT_METADATA

public static final int XML_PERSISTENCE_UNIT_METADATA
The meta object id for the 'Xml Persistence Unit Metadata' class.

See Also:
XmlPersistenceUnitMetadata, getXmlPersistenceUnitMetadata(), Constant Field Values

POST_LOAD

public static final int POST_LOAD
The meta object id for the 'Post Load' class.

See Also:
PostLoad, getPostLoad(), Constant Field Values

POST_PERSIST

public static final int POST_PERSIST
The meta object id for the 'Post Persist' class.

See Also:
PostPersist, getPostPersist(), Constant Field Values

POST_REMOVE

public static final int POST_REMOVE
The meta object id for the 'Post Remove' class.

See Also:
PostRemove, getPostRemove(), Constant Field Values

POST_UPDATE

public static final int POST_UPDATE
The meta object id for the 'Post Update' class.

See Also:
PostUpdate, getPostUpdate(), Constant Field Values

PRE_PERSIST

public static final int PRE_PERSIST
The meta object id for the 'Pre Persist' class.

See Also:
PrePersist, getPrePersist(), Constant Field Values

PRE_REMOVE

public static final int PRE_REMOVE
The meta object id for the 'Pre Remove' class.

See Also:
PreRemove, getPreRemove(), Constant Field Values

PRE_UPDATE

public static final int PRE_UPDATE
The meta object id for the 'Pre Update' class.

See Also:
PreUpdate, getPreUpdate(), Constant Field Values

XML_PRIMARY_KEY_JOIN_COLUMN

public static final int XML_PRIMARY_KEY_JOIN_COLUMN
The meta object id for the 'Xml Primary Key Join Column' class.

See Also:
XmlPrimaryKeyJoinColumn, getXmlPrimaryKeyJoinColumn(), Constant Field Values

XML_QUERY_CONTAINER

public static final int XML_QUERY_CONTAINER
The meta object id for the 'Xml Query Container' class.

See Also:
XmlQueryContainer, getXmlQueryContainer(), Constant Field Values

XML_ENTITY_MAPPINGS__VERSION

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

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__SCHEMA_LOCATION

public static final int XML_ENTITY_MAPPINGS__SCHEMA_LOCATION
The feature id for the 'Schema Location' attribute.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__NAMED_QUERIES

public static final int XML_ENTITY_MAPPINGS__NAMED_QUERIES
The feature id for the 'Named Queries' containment reference list.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__NAMED_NATIVE_QUERIES

public static final int XML_ENTITY_MAPPINGS__NAMED_NATIVE_QUERIES
The feature id for the 'Named Native Queries' containment reference list.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__ACCESS

public static final int XML_ENTITY_MAPPINGS__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__DESCRIPTION

public static final int XML_ENTITY_MAPPINGS__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__PERSISTENCE_UNIT_METADATA

public static final int XML_ENTITY_MAPPINGS__PERSISTENCE_UNIT_METADATA
The feature id for the 'Persistence Unit Metadata' containment reference.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__PACKAGE

public static final int XML_ENTITY_MAPPINGS__PACKAGE
The feature id for the 'Package' attribute.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__SCHEMA

public static final int XML_ENTITY_MAPPINGS__SCHEMA
The feature id for the 'Schema' attribute.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__CATALOG

public static final int XML_ENTITY_MAPPINGS__CATALOG
The feature id for the 'Catalog' attribute.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__SEQUENCE_GENERATORS

public static final int XML_ENTITY_MAPPINGS__SEQUENCE_GENERATORS
The feature id for the 'Sequence Generators' containment reference list.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__TABLE_GENERATORS

public static final int XML_ENTITY_MAPPINGS__TABLE_GENERATORS
The feature id for the 'Table Generators' containment reference list.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__SQL_RESULT_SET_MAPPINGS

public static final int XML_ENTITY_MAPPINGS__SQL_RESULT_SET_MAPPINGS
The feature id for the 'Sql Result Set Mappings' containment reference list.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__MAPPED_SUPERCLASSES

public static final int XML_ENTITY_MAPPINGS__MAPPED_SUPERCLASSES
The feature id for the 'Mapped Superclasses' containment reference list.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__ENTITIES

public static final int XML_ENTITY_MAPPINGS__ENTITIES
The feature id for the 'Entities' containment reference list.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS__EMBEDDABLES

public static final int XML_ENTITY_MAPPINGS__EMBEDDABLES
The feature id for the 'Embeddables' containment reference list.

See Also:
Constant Field Values

XML_ENTITY_MAPPINGS_FEATURE_COUNT

public static final int XML_ENTITY_MAPPINGS_FEATURE_COUNT
The number of structural features of the 'Xml Entity Mappings' class.

See Also:
Constant Field Values

ENTITY_RESULT__DISCRIMINATOR_COLUMN

public static final int ENTITY_RESULT__DISCRIMINATOR_COLUMN
The feature id for the 'Discriminator Column' attribute.

See Also:
Constant Field Values

ENTITY_RESULT__ENTITY_CLASS

public static final int ENTITY_RESULT__ENTITY_CLASS
The feature id for the 'Entity Class' attribute.

See Also:
Constant Field Values

ENTITY_RESULT__FIELD_RESULTS

public static final int ENTITY_RESULT__FIELD_RESULTS
The feature id for the 'Field Results' containment reference list.

See Also:
Constant Field Values

ENTITY_RESULT_FEATURE_COUNT

public static final int ENTITY_RESULT_FEATURE_COUNT
The number of structural features of the 'Entity Result' class.

See Also:
Constant Field Values

EVENT_METHOD__DESCRIPTION

public static final int EVENT_METHOD__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

EVENT_METHOD__METHOD_NAME

public static final int EVENT_METHOD__METHOD_NAME
The feature id for the 'Method Name' attribute.

See Also:
Constant Field Values

EVENT_METHOD_FEATURE_COUNT

public static final int EVENT_METHOD_FEATURE_COUNT
The number of structural features of the 'Event Method' class.

See Also:
Constant Field Values

FIELD_RESULT__NAME

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

See Also:
Constant Field Values

FIELD_RESULT__COLUMN

public static final int FIELD_RESULT__COLUMN
The feature id for the 'Column' attribute.

See Also:
Constant Field Values

FIELD_RESULT_FEATURE_COUNT

public static final int FIELD_RESULT_FEATURE_COUNT
The number of structural features of the 'Field Result' class.

See Also:
Constant Field Values

XML_GENERATED_VALUE__GENERATOR

public static final int XML_GENERATED_VALUE__GENERATOR
The feature id for the 'Generator' attribute.

See Also:
Constant Field Values

XML_GENERATED_VALUE__STRATEGY

public static final int XML_GENERATED_VALUE__STRATEGY
The feature id for the 'Strategy' attribute.

See Also:
Constant Field Values

XML_GENERATED_VALUE_FEATURE_COUNT

public static final int XML_GENERATED_VALUE_FEATURE_COUNT
The number of structural features of the 'Xml Generated Value' class.

See Also:
Constant Field Values

XML_GENERATOR__DESCRIPTION

public static final int XML_GENERATOR__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_GENERATOR__NAME

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

See Also:
Constant Field Values

XML_GENERATOR__INITIAL_VALUE

public static final int XML_GENERATOR__INITIAL_VALUE
The feature id for the 'Initial Value' attribute.

See Also:
Constant Field Values

XML_GENERATOR__ALLOCATION_SIZE

public static final int XML_GENERATOR__ALLOCATION_SIZE
The feature id for the 'Allocation Size' attribute.

See Also:
Constant Field Values

XML_GENERATOR_FEATURE_COUNT

public static final int XML_GENERATOR_FEATURE_COUNT
The number of structural features of the 'Xml Generator' class.

See Also:
Constant Field Values

XML_GENERATOR_CONTAINER__SEQUENCE_GENERATOR

public static final int XML_GENERATOR_CONTAINER__SEQUENCE_GENERATOR
The feature id for the 'Sequence Generator' containment reference.

See Also:
Constant Field Values

XML_GENERATOR_CONTAINER__TABLE_GENERATOR

public static final int XML_GENERATOR_CONTAINER__TABLE_GENERATOR
The feature id for the 'Table Generator' containment reference.

See Also:
Constant Field Values

XML_GENERATOR_CONTAINER_FEATURE_COUNT

public static final int XML_GENERATOR_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Xml Generator Container' class.

See Also:
Constant Field Values

XML_ID__ACCESS

public static final int XML_ID__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_ID__NAME

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

See Also:
Constant Field Values

XML_ID__COLUMN

public static final int XML_ID__COLUMN
The feature id for the 'Column' containment reference.

See Also:
Constant Field Values

XML_ID__LOB

public static final int XML_ID__LOB
The feature id for the 'Lob' attribute.

See Also:
Constant Field Values

XML_ID__TEMPORAL

public static final int XML_ID__TEMPORAL
The feature id for the 'Temporal' attribute.

See Also:
Constant Field Values

XML_ID__ENUMERATED

public static final int XML_ID__ENUMERATED
The feature id for the 'Enumerated' attribute.

See Also:
Constant Field Values

XML_ID__SEQUENCE_GENERATOR

public static final int XML_ID__SEQUENCE_GENERATOR
The feature id for the 'Sequence Generator' containment reference.

See Also:
Constant Field Values

XML_ID__TABLE_GENERATOR

public static final int XML_ID__TABLE_GENERATOR
The feature id for the 'Table Generator' containment reference.

See Also:
Constant Field Values

XML_ID__GENERATED_VALUE

public static final int XML_ID__GENERATED_VALUE
The feature id for the 'Generated Value' containment reference.

See Also:
Constant Field Values

XML_ID_FEATURE_COUNT

public static final int XML_ID_FEATURE_COUNT
The number of structural features of the 'Xml Id' class.

See Also:
Constant Field Values

XML_ID_CLASS_CONTAINER

public static final int XML_ID_CLASS_CONTAINER
The meta object id for the 'Xml Id Class Container' class.

See Also:
XmlIdClassContainer, getXmlIdClassContainer(), Constant Field Values

XML_ID_CLASS_CONTAINER__ID_CLASS

public static final int XML_ID_CLASS_CONTAINER__ID_CLASS
The feature id for the 'Id Class' containment reference.

See Also:
Constant Field Values

XML_ID_CLASS_CONTAINER_FEATURE_COUNT

public static final int XML_ID_CLASS_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Xml Id Class Container' class.

See Also:
Constant Field Values

INHERITANCE__STRATEGY

public static final int INHERITANCE__STRATEGY
The feature id for the 'Strategy' attribute.

See Also:
Constant Field Values

INHERITANCE_FEATURE_COUNT

public static final int INHERITANCE_FEATURE_COUNT
The number of structural features of the 'Inheritance' class.

See Also:
Constant Field Values

XML_JOIN_COLUMN__COLUMN_DEFINITION

public static final int XML_JOIN_COLUMN__COLUMN_DEFINITION
The feature id for the 'Column Definition' attribute.

See Also:
Constant Field Values

XML_JOIN_COLUMN__NAME

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

See Also:
Constant Field Values

XML_JOIN_COLUMN__INSERTABLE

public static final int XML_JOIN_COLUMN__INSERTABLE
The feature id for the 'Insertable' attribute.

See Also:
Constant Field Values

XML_JOIN_COLUMN__NULLABLE

public static final int XML_JOIN_COLUMN__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

XML_JOIN_COLUMN__TABLE

public static final int XML_JOIN_COLUMN__TABLE
The feature id for the 'Table' attribute.

See Also:
Constant Field Values

XML_JOIN_COLUMN__UNIQUE

public static final int XML_JOIN_COLUMN__UNIQUE
The feature id for the 'Unique' attribute.

See Also:
Constant Field Values

XML_JOIN_COLUMN__UPDATABLE

public static final int XML_JOIN_COLUMN__UPDATABLE
The feature id for the 'Updatable' attribute.

See Also:
Constant Field Values

XML_JOIN_COLUMN__REFERENCED_COLUMN_NAME

public static final int XML_JOIN_COLUMN__REFERENCED_COLUMN_NAME
The feature id for the 'Referenced Column Name' attribute.

See Also:
Constant Field Values

XML_JOIN_COLUMN_FEATURE_COUNT

public static final int XML_JOIN_COLUMN_FEATURE_COUNT
The number of structural features of the 'Xml Join Column' class.

See Also:
Constant Field Values

XML_JOIN_COLUMN_CONTAINER

public static final int XML_JOIN_COLUMN_CONTAINER
The meta object id for the 'Xml Join Column Container' class.

See Also:
XmlJoinColumnContainer, getXmlJoinColumnContainer(), Constant Field Values

XML_JOIN_COLUMN_CONTAINER__JOIN_COLUMNS

public static final int XML_JOIN_COLUMN_CONTAINER__JOIN_COLUMNS
The feature id for the 'Join Columns' containment reference list.

See Also:
Constant Field Values

XML_JOIN_COLUMN_CONTAINER_FEATURE_COUNT

public static final int XML_JOIN_COLUMN_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Xml Join Column Container' class.

See Also:
Constant Field Values

XML_REFERENCE_TABLE

public static final int XML_REFERENCE_TABLE
The meta object id for the 'Xml Reference Table' class.

See Also:
XmlReferenceTable, getXmlReferenceTable(), Constant Field Values

XML_JOIN_TABLE__NAME

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

See Also:
Constant Field Values

XML_JOIN_TABLE__CATALOG

public static final int XML_JOIN_TABLE__CATALOG
The feature id for the 'Catalog' attribute.

See Also:
Constant Field Values

XML_JOIN_TABLE__SCHEMA

public static final int XML_JOIN_TABLE__SCHEMA
The feature id for the 'Schema' attribute.

See Also:
Constant Field Values

XML_JOIN_TABLE__UNIQUE_CONSTRAINTS

public static final int XML_JOIN_TABLE__UNIQUE_CONSTRAINTS
The feature id for the 'Unique Constraints' containment reference list.

See Also:
Constant Field Values

XML_JOIN_TABLE__JOIN_COLUMNS

public static final int XML_JOIN_TABLE__JOIN_COLUMNS
The feature id for the 'Join Columns' containment reference list.

See Also:
Constant Field Values

XML_JOIN_TABLE__INVERSE_JOIN_COLUMNS

public static final int XML_JOIN_TABLE__INVERSE_JOIN_COLUMNS
The feature id for the 'Inverse Join Columns' containment reference list.

See Also:
Constant Field Values

XML_JOIN_TABLE_FEATURE_COUNT

public static final int XML_JOIN_TABLE_FEATURE_COUNT
The number of structural features of the 'Xml Join Table' class.

See Also:
Constant Field Values

XML_JOIN_TABLE_CONTAINER

public static final int XML_JOIN_TABLE_CONTAINER
The meta object id for the 'Xml Join Table Container' class.

See Also:
XmlJoinTableContainer, getXmlJoinTableContainer(), Constant Field Values

XML_JOIN_TABLE_CONTAINER__JOIN_TABLE

public static final int XML_JOIN_TABLE_CONTAINER__JOIN_TABLE
The feature id for the 'Join Table' containment reference.

See Also:
Constant Field Values

XML_JOIN_TABLE_CONTAINER_FEATURE_COUNT

public static final int XML_JOIN_TABLE_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Xml Join Table Container' class.

See Also:
Constant Field Values

LOB_FEATURE_COUNT

public static final int LOB_FEATURE_COUNT
The number of structural features of the 'Lob' class.

See Also:
Constant Field Values

XML_MANY_TO_MANY__ACCESS

public static final int XML_MANY_TO_MANY__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_MANY_TO_MANY__NAME

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

See Also:
Constant Field Values

XML_MANY_TO_MANY__TARGET_ENTITY

public static final int XML_MANY_TO_MANY__TARGET_ENTITY
The feature id for the 'Target Entity' attribute.

See Also:
Constant Field Values

XML_MANY_TO_MANY__FETCH

public static final int XML_MANY_TO_MANY__FETCH
The feature id for the 'Fetch' attribute.

See Also:
Constant Field Values

XML_MANY_TO_MANY__CASCADE

public static final int XML_MANY_TO_MANY__CASCADE
The feature id for the 'Cascade' containment reference.

See Also:
Constant Field Values

XML_MANY_TO_MANY__MAPPED_BY

public static final int XML_MANY_TO_MANY__MAPPED_BY
The feature id for the 'Mapped By' attribute.

See Also:
Constant Field Values

XML_MANY_TO_MANY__JOIN_TABLE

public static final int XML_MANY_TO_MANY__JOIN_TABLE
The feature id for the 'Join Table' containment reference.

See Also:
Constant Field Values

XML_MANY_TO_MANY__ORDER_COLUMN

public static final int XML_MANY_TO_MANY__ORDER_COLUMN
The feature id for the 'Order Column' containment reference.

See Also:
Constant Field Values

XML_MANY_TO_MANY__ORDER_BY

public static final int XML_MANY_TO_MANY__ORDER_BY
The feature id for the 'Order By' attribute.

See Also:
Constant Field Values

XML_MANY_TO_MANY__MAP_KEY_ATTRIBUTE_OVERRIDES

public static final int XML_MANY_TO_MANY__MAP_KEY_ATTRIBUTE_OVERRIDES
The feature id for the 'Map Key Attribute Overrides' containment reference list.

See Also:
Constant Field Values

XML_MANY_TO_MANY__MAP_KEY_CLASS

public static final int XML_MANY_TO_MANY__MAP_KEY_CLASS
The feature id for the 'Map Key Class' containment reference.

See Also:
Constant Field Values

XML_MANY_TO_MANY__MAP_KEY_TEMPORAL

public static final int XML_MANY_TO_MANY__MAP_KEY_TEMPORAL
The feature id for the 'Map Key Temporal' attribute.

See Also:
Constant Field Values

XML_MANY_TO_MANY__MAP_KEY_ENUMERATED

public static final int XML_MANY_TO_MANY__MAP_KEY_ENUMERATED
The feature id for the 'Map Key Enumerated' attribute.

See Also:
Constant Field Values

XML_MANY_TO_MANY__MAP_KEY_COLUMN

public static final int XML_MANY_TO_MANY__MAP_KEY_COLUMN
The feature id for the 'Map Key Column' containment reference.

See Also:
Constant Field Values

XML_MANY_TO_MANY__MAP_KEY_JOIN_COLUMNS

public static final int XML_MANY_TO_MANY__MAP_KEY_JOIN_COLUMNS
The feature id for the 'Map Key Join Columns' containment reference list.

See Also:
Constant Field Values

XML_MANY_TO_MANY__MAP_KEY

public static final int XML_MANY_TO_MANY__MAP_KEY
The feature id for the 'Map Key' containment reference.

See Also:
Constant Field Values

XML_MANY_TO_MANY_FEATURE_COUNT

public static final int XML_MANY_TO_MANY_FEATURE_COUNT
The number of structural features of the 'Xml Many To Many' class.

See Also:
Constant Field Values

XML_MANY_TO_ONE__ACCESS

public static final int XML_MANY_TO_ONE__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_MANY_TO_ONE__NAME

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

See Also:
Constant Field Values

XML_MANY_TO_ONE__TARGET_ENTITY

public static final int XML_MANY_TO_ONE__TARGET_ENTITY
The feature id for the 'Target Entity' attribute.

See Also:
Constant Field Values

XML_MANY_TO_ONE__FETCH

public static final int XML_MANY_TO_ONE__FETCH
The feature id for the 'Fetch' attribute.

See Also:
Constant Field Values

XML_MANY_TO_ONE__CASCADE

public static final int XML_MANY_TO_ONE__CASCADE
The feature id for the 'Cascade' containment reference.

See Also:
Constant Field Values

XML_MANY_TO_ONE__JOIN_TABLE

public static final int XML_MANY_TO_ONE__JOIN_TABLE
The feature id for the 'Join Table' containment reference.

See Also:
Constant Field Values

XML_MANY_TO_ONE__JOIN_COLUMNS

public static final int XML_MANY_TO_ONE__JOIN_COLUMNS
The feature id for the 'Join Columns' containment reference list.

See Also:
Constant Field Values

XML_MANY_TO_ONE__ID

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

See Also:
Constant Field Values

XML_MANY_TO_ONE__MAPS_ID

public static final int XML_MANY_TO_ONE__MAPS_ID
The feature id for the 'Maps Id' attribute.

See Also:
Constant Field Values

XML_MANY_TO_ONE__OPTIONAL

public static final int XML_MANY_TO_ONE__OPTIONAL
The feature id for the 'Optional' attribute.

See Also:
Constant Field Values

XML_MANY_TO_ONE_FEATURE_COUNT

public static final int XML_MANY_TO_ONE_FEATURE_COUNT
The number of structural features of the 'Xml Many To One' class.

See Also:
Constant Field Values

MAP_KEY__NAME

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

See Also:
Constant Field Values

MAP_KEY_FEATURE_COUNT

public static final int MAP_KEY_FEATURE_COUNT
The number of structural features of the 'Map Key' class.

See Also:
Constant Field Values

XML_MAPPED_BY_MAPPING__MAPPED_BY

public static final int XML_MAPPED_BY_MAPPING__MAPPED_BY
The feature id for the 'Mapped By' attribute.

See Also:
Constant Field Values

XML_MAPPED_BY_MAPPING_FEATURE_COUNT

public static final int XML_MAPPED_BY_MAPPING_FEATURE_COUNT
The number of structural features of the 'Xml Mapped By Mapping' class.

See Also:
Constant Field Values

XML_MAPPED_SUPERCLASS__ACCESS

public static final int XML_MAPPED_SUPERCLASS__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_MAPPED_SUPERCLASS__CLASS_NAME

public static final int XML_MAPPED_SUPERCLASS__CLASS_NAME
The feature id for the 'Class Name' attribute.

See Also:
Constant Field Values

XML_MAPPED_SUPERCLASS__METADATA_COMPLETE

public static final int XML_MAPPED_SUPERCLASS__METADATA_COMPLETE
The feature id for the 'Metadata Complete' attribute.

See Also:
Constant Field Values

XML_MAPPED_SUPERCLASS__DESCRIPTION

public static final int XML_MAPPED_SUPERCLASS__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_MAPPED_SUPERCLASS__ATTRIBUTES

public static final int XML_MAPPED_SUPERCLASS__ATTRIBUTES
The feature id for the 'Attributes' containment reference.

See Also:
Constant Field Values

XML_MAPPED_SUPERCLASS__ID_CLASS

public static final int XML_MAPPED_SUPERCLASS__ID_CLASS
The feature id for the 'Id Class' containment reference.

See Also:
Constant Field Values

XML_MAPPED_SUPERCLASS__EXCLUDE_DEFAULT_LISTENERS

public static final int XML_MAPPED_SUPERCLASS__EXCLUDE_DEFAULT_LISTENERS
The feature id for the 'Exclude Default Listeners' attribute.

See Also:
Constant Field Values

XML_MAPPED_SUPERCLASS__EXCLUDE_SUPERCLASS_LISTENERS

public static final int XML_MAPPED_SUPERCLASS__EXCLUDE_SUPERCLASS_LISTENERS
The feature id for the 'Exclude Superclass Listeners' attribute.

See Also:
Constant Field Values

XML_MAPPED_SUPERCLASS__ENTITY_LISTENERS

public static final int XML_MAPPED_SUPERCLASS__ENTITY_LISTENERS
The feature id for the 'Entity Listeners' containment reference.

See Also:
Constant Field Values

XML_MAPPED_SUPERCLASS_FEATURE_COUNT

public static final int XML_MAPPED_SUPERCLASS_FEATURE_COUNT
The number of structural features of the 'Xml Mapped Superclass' class.

See Also:
Constant Field Values

XML_QUERY__DESCRIPTION

public static final int XML_QUERY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_QUERY__NAME

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

See Also:
Constant Field Values

XML_QUERY__QUERY

public static final int XML_QUERY__QUERY
The feature id for the 'Query' attribute.

See Also:
Constant Field Values

XML_QUERY__HINTS

public static final int XML_QUERY__HINTS
The feature id for the 'Hints' containment reference list.

See Also:
Constant Field Values

XML_QUERY_FEATURE_COUNT

public static final int XML_QUERY_FEATURE_COUNT
The number of structural features of the 'Xml Query' class.

See Also:
Constant Field Values

XML_NAMED_NATIVE_QUERY__DESCRIPTION

public static final int XML_NAMED_NATIVE_QUERY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_NAMED_NATIVE_QUERY__NAME

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

See Also:
Constant Field Values

XML_NAMED_NATIVE_QUERY__QUERY

public static final int XML_NAMED_NATIVE_QUERY__QUERY
The feature id for the 'Query' attribute.

See Also:
Constant Field Values

XML_NAMED_NATIVE_QUERY__HINTS

public static final int XML_NAMED_NATIVE_QUERY__HINTS
The feature id for the 'Hints' containment reference list.

See Also:
Constant Field Values

XML_NAMED_NATIVE_QUERY__RESULT_CLASS

public static final int XML_NAMED_NATIVE_QUERY__RESULT_CLASS
The feature id for the 'Result Class' attribute.

See Also:
Constant Field Values

XML_NAMED_NATIVE_QUERY__RESULT_SET_MAPPING

public static final int XML_NAMED_NATIVE_QUERY__RESULT_SET_MAPPING
The feature id for the 'Result Set Mapping' attribute.

See Also:
Constant Field Values

XML_NAMED_NATIVE_QUERY_FEATURE_COUNT

public static final int XML_NAMED_NATIVE_QUERY_FEATURE_COUNT
The number of structural features of the 'Xml Named Native Query' class.

See Also:
Constant Field Values

XML_NAMED_QUERY__DESCRIPTION

public static final int XML_NAMED_QUERY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_NAMED_QUERY__NAME

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

See Also:
Constant Field Values

XML_NAMED_QUERY__QUERY

public static final int XML_NAMED_QUERY__QUERY
The feature id for the 'Query' attribute.

See Also:
Constant Field Values

XML_NAMED_QUERY__HINTS

public static final int XML_NAMED_QUERY__HINTS
The feature id for the 'Hints' containment reference list.

See Also:
Constant Field Values

XML_NAMED_QUERY__LOCK_MODE

public static final int XML_NAMED_QUERY__LOCK_MODE
The feature id for the 'Lock Mode' attribute.

See Also:
Constant Field Values

XML_NAMED_QUERY_FEATURE_COUNT

public static final int XML_NAMED_QUERY_FEATURE_COUNT
The number of structural features of the 'Xml Named Query' class.

See Also:
Constant Field Values

XML_NULL_ATTRIBUTE_MAPPING__ACCESS

public static final int XML_NULL_ATTRIBUTE_MAPPING__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_NULL_ATTRIBUTE_MAPPING__NAME

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

See Also:
Constant Field Values

XML_NULL_ATTRIBUTE_MAPPING_FEATURE_COUNT

public static final int XML_NULL_ATTRIBUTE_MAPPING_FEATURE_COUNT
The number of structural features of the 'Xml Null Attribute Mapping' class.

See Also:
Constant Field Values

XML_ONE_TO_MANY__ACCESS

public static final int XML_ONE_TO_MANY__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_ONE_TO_MANY__NAME

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

See Also:
Constant Field Values

XML_ONE_TO_MANY__TARGET_ENTITY

public static final int XML_ONE_TO_MANY__TARGET_ENTITY
The feature id for the 'Target Entity' attribute.

See Also:
Constant Field Values

XML_ONE_TO_MANY__FETCH

public static final int XML_ONE_TO_MANY__FETCH
The feature id for the 'Fetch' attribute.

See Also:
Constant Field Values

XML_ONE_TO_MANY__CASCADE

public static final int XML_ONE_TO_MANY__CASCADE
The feature id for the 'Cascade' containment reference.

See Also:
Constant Field Values

XML_ONE_TO_MANY__MAPPED_BY

public static final int XML_ONE_TO_MANY__MAPPED_BY
The feature id for the 'Mapped By' attribute.

See Also:
Constant Field Values

XML_ONE_TO_MANY__JOIN_TABLE

public static final int XML_ONE_TO_MANY__JOIN_TABLE
The feature id for the 'Join Table' containment reference.

See Also:
Constant Field Values

XML_ONE_TO_MANY__ORDER_COLUMN

public static final int XML_ONE_TO_MANY__ORDER_COLUMN
The feature id for the 'Order Column' containment reference.

See Also:
Constant Field Values

XML_ONE_TO_MANY__ORDER_BY

public static final int XML_ONE_TO_MANY__ORDER_BY
The feature id for the 'Order By' attribute.

See Also:
Constant Field Values

XML_ONE_TO_MANY__MAP_KEY_ATTRIBUTE_OVERRIDES

public static final int XML_ONE_TO_MANY__MAP_KEY_ATTRIBUTE_OVERRIDES
The feature id for the 'Map Key Attribute Overrides' containment reference list.

See Also:
Constant Field Values

XML_ONE_TO_MANY__MAP_KEY_CLASS

public static final int XML_ONE_TO_MANY__MAP_KEY_CLASS
The feature id for the 'Map Key Class' containment reference.

See Also:
Constant Field Values

XML_ONE_TO_MANY__MAP_KEY_TEMPORAL

public static final int XML_ONE_TO_MANY__MAP_KEY_TEMPORAL
The feature id for the 'Map Key Temporal' attribute.

See Also:
Constant Field Values

XML_ONE_TO_MANY__MAP_KEY_ENUMERATED

public static final int XML_ONE_TO_MANY__MAP_KEY_ENUMERATED
The feature id for the 'Map Key Enumerated' attribute.

See Also:
Constant Field Values

XML_ONE_TO_MANY__MAP_KEY_COLUMN

public static final int XML_ONE_TO_MANY__MAP_KEY_COLUMN
The feature id for the 'Map Key Column' containment reference.

See Also:
Constant Field Values

XML_ONE_TO_MANY__MAP_KEY_JOIN_COLUMNS

public static final int XML_ONE_TO_MANY__MAP_KEY_JOIN_COLUMNS
The feature id for the 'Map Key Join Columns' containment reference list.

See Also:
Constant Field Values

XML_ONE_TO_MANY__MAP_KEY

public static final int XML_ONE_TO_MANY__MAP_KEY
The feature id for the 'Map Key' containment reference.

See Also:
Constant Field Values

XML_ONE_TO_MANY__JOIN_COLUMNS

public static final int XML_ONE_TO_MANY__JOIN_COLUMNS
The feature id for the 'Join Columns' containment reference list.

See Also:
Constant Field Values

XML_ONE_TO_MANY__ORPHAN_REMOVAL

public static final int XML_ONE_TO_MANY__ORPHAN_REMOVAL
The feature id for the 'Orphan Removal' attribute.

See Also:
Constant Field Values

XML_ONE_TO_MANY_FEATURE_COUNT

public static final int XML_ONE_TO_MANY_FEATURE_COUNT
The number of structural features of the 'Xml One To Many' class.

See Also:
Constant Field Values

XML_ONE_TO_ONE__ACCESS

public static final int XML_ONE_TO_ONE__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_ONE_TO_ONE__NAME

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

See Also:
Constant Field Values

XML_ONE_TO_ONE__TARGET_ENTITY

public static final int XML_ONE_TO_ONE__TARGET_ENTITY
The feature id for the 'Target Entity' attribute.

See Also:
Constant Field Values

XML_ONE_TO_ONE__FETCH

public static final int XML_ONE_TO_ONE__FETCH
The feature id for the 'Fetch' attribute.

See Also:
Constant Field Values

XML_ONE_TO_ONE__CASCADE

public static final int XML_ONE_TO_ONE__CASCADE
The feature id for the 'Cascade' containment reference.

See Also:
Constant Field Values

XML_ONE_TO_ONE__JOIN_TABLE

public static final int XML_ONE_TO_ONE__JOIN_TABLE
The feature id for the 'Join Table' containment reference.

See Also:
Constant Field Values

XML_ONE_TO_ONE__JOIN_COLUMNS

public static final int XML_ONE_TO_ONE__JOIN_COLUMNS
The feature id for the 'Join Columns' containment reference list.

See Also:
Constant Field Values

XML_ONE_TO_ONE__ID

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

See Also:
Constant Field Values

XML_ONE_TO_ONE__MAPS_ID

public static final int XML_ONE_TO_ONE__MAPS_ID
The feature id for the 'Maps Id' attribute.

See Also:
Constant Field Values

XML_ONE_TO_ONE__OPTIONAL

public static final int XML_ONE_TO_ONE__OPTIONAL
The feature id for the 'Optional' attribute.

See Also:
Constant Field Values

XML_ONE_TO_ONE__MAPPED_BY

public static final int XML_ONE_TO_ONE__MAPPED_BY
The feature id for the 'Mapped By' attribute.

See Also:
Constant Field Values

XML_ONE_TO_ONE__PRIMARY_KEY_JOIN_COLUMNS

public static final int XML_ONE_TO_ONE__PRIMARY_KEY_JOIN_COLUMNS
The feature id for the 'Primary Key Join Columns' containment reference list.

See Also:
Constant Field Values

XML_ONE_TO_ONE__ORPHAN_REMOVAL

public static final int XML_ONE_TO_ONE__ORPHAN_REMOVAL
The feature id for the 'Orphan Removal' attribute.

See Also:
Constant Field Values

XML_ONE_TO_ONE_FEATURE_COUNT

public static final int XML_ONE_TO_ONE_FEATURE_COUNT
The number of structural features of the 'Xml One To One' class.

See Also:
Constant Field Values

XML_QUERY_HINT

public static final int XML_QUERY_HINT
The meta object id for the 'Xml Query Hint' class.

See Also:
XmlQueryHint, getXmlQueryHint(), Constant Field Values

XML_SECONDARY_TABLE

public static final int XML_SECONDARY_TABLE
The meta object id for the 'Xml Secondary Table' class.

See Also:
XmlSecondaryTable, getXmlSecondaryTable(), Constant Field Values

XML_SEQUENCE_GENERATOR

public static final int XML_SEQUENCE_GENERATOR
The meta object id for the 'Xml Sequence Generator' class.

See Also:
XmlSequenceGenerator, getXmlSequenceGenerator(), Constant Field Values

SQL_RESULT_SET_MAPPING

public static final int SQL_RESULT_SET_MAPPING
The meta object id for the 'Sql Result Set Mapping' class.

See Also:
SqlResultSetMapping, getSqlResultSetMapping(), Constant Field Values

XML_TABLE

public static final int XML_TABLE
The meta object id for the 'Xml Table' class.

See Also:
XmlTable, getXmlTable(), Constant Field Values

XML_TABLE_GENERATOR

public static final int XML_TABLE_GENERATOR
The meta object id for the 'Xml Table Generator' class.

See Also:
XmlTableGenerator, getXmlTableGenerator(), Constant Field Values

XML_TRANSIENT

public static final int XML_TRANSIENT
The meta object id for the 'Xml Transient' class.

See Also:
XmlTransient, getXmlTransient(), Constant Field Values

XML_UNIQUE_CONSTRAINT

public static final int XML_UNIQUE_CONSTRAINT
The meta object id for the 'Xml Unique Constraint' class.

See Also:
XmlUniqueConstraint, getXmlUniqueConstraint(), Constant Field Values

XML_VERSION

public static final int XML_VERSION
The meta object id for the 'Xml Version' class.

See Also:
XmlVersion, getXmlVersion(), Constant Field Values

XML_ORDERABLE

public static final int XML_ORDERABLE
The meta object id for the 'Xml Orderable' class.

See Also:
XmlOrderable, getXmlOrderable(), Constant Field Values

XML_ORDERABLE__ORDER_COLUMN

public static final int XML_ORDERABLE__ORDER_COLUMN
The feature id for the 'Order Column' containment reference.

See Also:
Constant Field Values

XML_ORDERABLE__ORDER_BY

public static final int XML_ORDERABLE__ORDER_BY
The feature id for the 'Order By' attribute.

See Also:
Constant Field Values

XML_ORDERABLE_FEATURE_COUNT

public static final int XML_ORDERABLE_FEATURE_COUNT
The number of structural features of the 'Xml Orderable' class.

See Also:
Constant Field Values

XML_ORDER_COLUMN__COLUMN_DEFINITION

public static final int XML_ORDER_COLUMN__COLUMN_DEFINITION
The feature id for the 'Column Definition' attribute.

See Also:
Constant Field Values

XML_ORDER_COLUMN__NAME

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

See Also:
Constant Field Values

XML_ORDER_COLUMN__NULLABLE

public static final int XML_ORDER_COLUMN__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

XML_ORDER_COLUMN__INSERTABLE

public static final int XML_ORDER_COLUMN__INSERTABLE
The feature id for the 'Insertable' attribute.

See Also:
Constant Field Values

XML_ORDER_COLUMN__UPDATABLE

public static final int XML_ORDER_COLUMN__UPDATABLE
The feature id for the 'Updatable' attribute.

See Also:
Constant Field Values

XML_ORDER_COLUMN_FEATURE_COUNT

public static final int XML_ORDER_COLUMN_FEATURE_COUNT
The number of structural features of the 'Xml Order Column' class.

See Also:
Constant Field Values

XML_PERSISTENCE_UNIT_DEFAULTS__ACCESS

public static final int XML_PERSISTENCE_UNIT_DEFAULTS__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_PERSISTENCE_UNIT_DEFAULTS__DESCRIPTION

public static final int XML_PERSISTENCE_UNIT_DEFAULTS__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_PERSISTENCE_UNIT_DEFAULTS__DELIMITED_IDENTIFIERS

public static final int XML_PERSISTENCE_UNIT_DEFAULTS__DELIMITED_IDENTIFIERS
The feature id for the 'Delimited Identifiers' attribute.

See Also:
Constant Field Values

XML_PERSISTENCE_UNIT_DEFAULTS__SCHEMA

public static final int XML_PERSISTENCE_UNIT_DEFAULTS__SCHEMA
The feature id for the 'Schema' attribute.

See Also:
Constant Field Values

XML_PERSISTENCE_UNIT_DEFAULTS__CATALOG

public static final int XML_PERSISTENCE_UNIT_DEFAULTS__CATALOG
The feature id for the 'Catalog' attribute.

See Also:
Constant Field Values

XML_PERSISTENCE_UNIT_DEFAULTS__CASCADE_PERSIST

public static final int XML_PERSISTENCE_UNIT_DEFAULTS__CASCADE_PERSIST
The feature id for the 'Cascade Persist' attribute.

See Also:
Constant Field Values

XML_PERSISTENCE_UNIT_DEFAULTS__ENTITY_LISTENERS

public static final int XML_PERSISTENCE_UNIT_DEFAULTS__ENTITY_LISTENERS
The feature id for the 'Entity Listeners' containment reference.

See Also:
Constant Field Values

XML_PERSISTENCE_UNIT_DEFAULTS_FEATURE_COUNT

public static final int XML_PERSISTENCE_UNIT_DEFAULTS_FEATURE_COUNT
The number of structural features of the 'Xml Persistence Unit Defaults' class.

See Also:
Constant Field Values

XML_PERSISTENCE_UNIT_METADATA__DESCRIPTION

public static final int XML_PERSISTENCE_UNIT_METADATA__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_PERSISTENCE_UNIT_METADATA__XML_MAPPING_METADATA_COMPLETE

public static final int XML_PERSISTENCE_UNIT_METADATA__XML_MAPPING_METADATA_COMPLETE
The feature id for the 'Xml Mapping Metadata Complete' attribute.

See Also:
Constant Field Values

XML_PERSISTENCE_UNIT_METADATA__PERSISTENCE_UNIT_DEFAULTS

public static final int XML_PERSISTENCE_UNIT_METADATA__PERSISTENCE_UNIT_DEFAULTS
The feature id for the 'Persistence Unit Defaults' containment reference.

See Also:
Constant Field Values

XML_PERSISTENCE_UNIT_METADATA_FEATURE_COUNT

public static final int XML_PERSISTENCE_UNIT_METADATA_FEATURE_COUNT
The number of structural features of the 'Xml Persistence Unit Metadata' class.

See Also:
Constant Field Values

XML_REFERENCE_TABLE__JOIN_COLUMNS

public static final int XML_REFERENCE_TABLE__JOIN_COLUMNS
The feature id for the 'Join Columns' containment reference list.

See Also:
Constant Field Values

XML_REFERENCE_TABLE_FEATURE_COUNT

public static final int XML_REFERENCE_TABLE_FEATURE_COUNT
The number of structural features of the 'Xml Reference Table' class.

See Also:
Constant Field Values

POST_LOAD__DESCRIPTION

public static final int POST_LOAD__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

POST_LOAD__METHOD_NAME

public static final int POST_LOAD__METHOD_NAME
The feature id for the 'Method Name' attribute.

See Also:
Constant Field Values

POST_LOAD_FEATURE_COUNT

public static final int POST_LOAD_FEATURE_COUNT
The number of structural features of the 'Post Load' class.

See Also:
Constant Field Values

POST_PERSIST__DESCRIPTION

public static final int POST_PERSIST__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

POST_PERSIST__METHOD_NAME

public static final int POST_PERSIST__METHOD_NAME
The feature id for the 'Method Name' attribute.

See Also:
Constant Field Values

POST_PERSIST_FEATURE_COUNT

public static final int POST_PERSIST_FEATURE_COUNT
The number of structural features of the 'Post Persist' class.

See Also:
Constant Field Values

POST_REMOVE__DESCRIPTION

public static final int POST_REMOVE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

POST_REMOVE__METHOD_NAME

public static final int POST_REMOVE__METHOD_NAME
The feature id for the 'Method Name' attribute.

See Also:
Constant Field Values

POST_REMOVE_FEATURE_COUNT

public static final int POST_REMOVE_FEATURE_COUNT
The number of structural features of the 'Post Remove' class.

See Also:
Constant Field Values

POST_UPDATE__DESCRIPTION

public static final int POST_UPDATE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

POST_UPDATE__METHOD_NAME

public static final int POST_UPDATE__METHOD_NAME
The feature id for the 'Method Name' attribute.

See Also:
Constant Field Values

POST_UPDATE_FEATURE_COUNT

public static final int POST_UPDATE_FEATURE_COUNT
The number of structural features of the 'Post Update' class.

See Also:
Constant Field Values

PRE_PERSIST__DESCRIPTION

public static final int PRE_PERSIST__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

PRE_PERSIST__METHOD_NAME

public static final int PRE_PERSIST__METHOD_NAME
The feature id for the 'Method Name' attribute.

See Also:
Constant Field Values

PRE_PERSIST_FEATURE_COUNT

public static final int PRE_PERSIST_FEATURE_COUNT
The number of structural features of the 'Pre Persist' class.

See Also:
Constant Field Values

PRE_REMOVE__DESCRIPTION

public static final int PRE_REMOVE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

PRE_REMOVE__METHOD_NAME

public static final int PRE_REMOVE__METHOD_NAME
The feature id for the 'Method Name' attribute.

See Also:
Constant Field Values

PRE_REMOVE_FEATURE_COUNT

public static final int PRE_REMOVE_FEATURE_COUNT
The number of structural features of the 'Pre Remove' class.

See Also:
Constant Field Values

PRE_UPDATE__DESCRIPTION

public static final int PRE_UPDATE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

PRE_UPDATE__METHOD_NAME

public static final int PRE_UPDATE__METHOD_NAME
The feature id for the 'Method Name' attribute.

See Also:
Constant Field Values

PRE_UPDATE_FEATURE_COUNT

public static final int PRE_UPDATE_FEATURE_COUNT
The number of structural features of the 'Pre Update' class.

See Also:
Constant Field Values

XML_PRIMARY_KEY_JOIN_COLUMN__COLUMN_DEFINITION

public static final int XML_PRIMARY_KEY_JOIN_COLUMN__COLUMN_DEFINITION
The feature id for the 'Column Definition' attribute.

See Also:
Constant Field Values

XML_PRIMARY_KEY_JOIN_COLUMN__NAME

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

See Also:
Constant Field Values

XML_PRIMARY_KEY_JOIN_COLUMN__REFERENCED_COLUMN_NAME

public static final int XML_PRIMARY_KEY_JOIN_COLUMN__REFERENCED_COLUMN_NAME
The feature id for the 'Referenced Column Name' attribute.

See Also:
Constant Field Values

XML_PRIMARY_KEY_JOIN_COLUMN_FEATURE_COUNT

public static final int XML_PRIMARY_KEY_JOIN_COLUMN_FEATURE_COUNT
The number of structural features of the 'Xml Primary Key Join Column' class.

See Also:
Constant Field Values

XML_PRIMARY_KEY_JOIN_COLUMN_CONTAINER

public static final int XML_PRIMARY_KEY_JOIN_COLUMN_CONTAINER
The meta object id for the 'Xml Primary Key Join Column Container' class.

See Also:
XmlPrimaryKeyJoinColumnContainer, getXmlPrimaryKeyJoinColumnContainer(), Constant Field Values

XML_PRIMARY_KEY_JOIN_COLUMN_CONTAINER__PRIMARY_KEY_JOIN_COLUMNS

public static final int XML_PRIMARY_KEY_JOIN_COLUMN_CONTAINER__PRIMARY_KEY_JOIN_COLUMNS
The feature id for the 'Primary Key Join Columns' containment reference list.

See Also:
Constant Field Values

XML_PRIMARY_KEY_JOIN_COLUMN_CONTAINER_FEATURE_COUNT

public static final int XML_PRIMARY_KEY_JOIN_COLUMN_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Xml Primary Key Join Column Container' class.

See Also:
Constant Field Values

XML_QUERY_CONTAINER__NAMED_QUERIES

public static final int XML_QUERY_CONTAINER__NAMED_QUERIES
The feature id for the 'Named Queries' containment reference list.

See Also:
Constant Field Values

XML_QUERY_CONTAINER__NAMED_NATIVE_QUERIES

public static final int XML_QUERY_CONTAINER__NAMED_NATIVE_QUERIES
The feature id for the 'Named Native Queries' containment reference list.

See Also:
Constant Field Values

XML_QUERY_CONTAINER_FEATURE_COUNT

public static final int XML_QUERY_CONTAINER_FEATURE_COUNT
The number of structural features of the 'Xml Query Container' class.

See Also:
Constant Field Values

XML_QUERY_HINT__DESCRIPTION

public static final int XML_QUERY_HINT__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_QUERY_HINT__NAME

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

See Also:
Constant Field Values

XML_QUERY_HINT__VALUE

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

See Also:
Constant Field Values

XML_QUERY_HINT_FEATURE_COUNT

public static final int XML_QUERY_HINT_FEATURE_COUNT
The number of structural features of the 'Xml Query Hint' class.

See Also:
Constant Field Values

XML_SECONDARY_TABLE__NAME

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

See Also:
Constant Field Values

XML_SECONDARY_TABLE__CATALOG

public static final int XML_SECONDARY_TABLE__CATALOG
The feature id for the 'Catalog' attribute.

See Also:
Constant Field Values

XML_SECONDARY_TABLE__SCHEMA

public static final int XML_SECONDARY_TABLE__SCHEMA
The feature id for the 'Schema' attribute.

See Also:
Constant Field Values

XML_SECONDARY_TABLE__UNIQUE_CONSTRAINTS

public static final int XML_SECONDARY_TABLE__UNIQUE_CONSTRAINTS
The feature id for the 'Unique Constraints' containment reference list.

See Also:
Constant Field Values

XML_SECONDARY_TABLE__PRIMARY_KEY_JOIN_COLUMNS

public static final int XML_SECONDARY_TABLE__PRIMARY_KEY_JOIN_COLUMNS
The feature id for the 'Primary Key Join Columns' containment reference list.

See Also:
Constant Field Values

XML_SECONDARY_TABLE_FEATURE_COUNT

public static final int XML_SECONDARY_TABLE_FEATURE_COUNT
The number of structural features of the 'Xml Secondary Table' class.

See Also:
Constant Field Values

XML_SEQUENCE_GENERATOR__DESCRIPTION

public static final int XML_SEQUENCE_GENERATOR__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_SEQUENCE_GENERATOR__NAME

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

See Also:
Constant Field Values

XML_SEQUENCE_GENERATOR__INITIAL_VALUE

public static final int XML_SEQUENCE_GENERATOR__INITIAL_VALUE
The feature id for the 'Initial Value' attribute.

See Also:
Constant Field Values

XML_SEQUENCE_GENERATOR__ALLOCATION_SIZE

public static final int XML_SEQUENCE_GENERATOR__ALLOCATION_SIZE
The feature id for the 'Allocation Size' attribute.

See Also:
Constant Field Values

XML_SEQUENCE_GENERATOR__CATALOG

public static final int XML_SEQUENCE_GENERATOR__CATALOG
The feature id for the 'Catalog' attribute.

See Also:
Constant Field Values

XML_SEQUENCE_GENERATOR__SCHEMA

public static final int XML_SEQUENCE_GENERATOR__SCHEMA
The feature id for the 'Schema' attribute.

See Also:
Constant Field Values

XML_SEQUENCE_GENERATOR__SEQUENCE_NAME

public static final int XML_SEQUENCE_GENERATOR__SEQUENCE_NAME
The feature id for the 'Sequence Name' attribute.

See Also:
Constant Field Values

XML_SEQUENCE_GENERATOR_FEATURE_COUNT

public static final int XML_SEQUENCE_GENERATOR_FEATURE_COUNT
The number of structural features of the 'Xml Sequence Generator' class.

See Also:
Constant Field Values

SQL_RESULT_SET_MAPPING__DESCRIPTION

public static final int SQL_RESULT_SET_MAPPING__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

SQL_RESULT_SET_MAPPING__NAME

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

See Also:
Constant Field Values

SQL_RESULT_SET_MAPPING__ENTITY_RESULTS

public static final int SQL_RESULT_SET_MAPPING__ENTITY_RESULTS
The feature id for the 'Entity Results' containment reference list.

See Also:
Constant Field Values

SQL_RESULT_SET_MAPPING__COLUMN_RESULTS

public static final int SQL_RESULT_SET_MAPPING__COLUMN_RESULTS
The feature id for the 'Column Results' containment reference list.

See Also:
Constant Field Values

SQL_RESULT_SET_MAPPING_FEATURE_COUNT

public static final int SQL_RESULT_SET_MAPPING_FEATURE_COUNT
The number of structural features of the 'Sql Result Set Mapping' class.

See Also:
Constant Field Values

XML_TABLE__NAME

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

See Also:
Constant Field Values

XML_TABLE__CATALOG

public static final int XML_TABLE__CATALOG
The feature id for the 'Catalog' attribute.

See Also:
Constant Field Values

XML_TABLE__SCHEMA

public static final int XML_TABLE__SCHEMA
The feature id for the 'Schema' attribute.

See Also:
Constant Field Values

XML_TABLE__UNIQUE_CONSTRAINTS

public static final int XML_TABLE__UNIQUE_CONSTRAINTS
The feature id for the 'Unique Constraints' containment reference list.

See Also:
Constant Field Values

XML_TABLE_FEATURE_COUNT

public static final int XML_TABLE_FEATURE_COUNT
The number of structural features of the 'Xml Table' class.

See Also:
Constant Field Values

XML_TABLE_GENERATOR__DESCRIPTION

public static final int XML_TABLE_GENERATOR__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

XML_TABLE_GENERATOR__NAME

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

See Also:
Constant Field Values

XML_TABLE_GENERATOR__INITIAL_VALUE

public static final int XML_TABLE_GENERATOR__INITIAL_VALUE
The feature id for the 'Initial Value' attribute.

See Also:
Constant Field Values

XML_TABLE_GENERATOR__ALLOCATION_SIZE

public static final int XML_TABLE_GENERATOR__ALLOCATION_SIZE
The feature id for the 'Allocation Size' attribute.

See Also:
Constant Field Values

XML_TABLE_GENERATOR__TABLE

public static final int XML_TABLE_GENERATOR__TABLE
The feature id for the 'Table' attribute.

See Also:
Constant Field Values

XML_TABLE_GENERATOR__CATALOG

public static final int XML_TABLE_GENERATOR__CATALOG
The feature id for the 'Catalog' attribute.

See Also:
Constant Field Values

XML_TABLE_GENERATOR__SCHEMA

public static final int XML_TABLE_GENERATOR__SCHEMA
The feature id for the 'Schema' attribute.

See Also:
Constant Field Values

XML_TABLE_GENERATOR__PK_COLUMN_NAME

public static final int XML_TABLE_GENERATOR__PK_COLUMN_NAME
The feature id for the 'Pk Column Name' attribute.

See Also:
Constant Field Values

XML_TABLE_GENERATOR__VALUE_COLUMN_NAME

public static final int XML_TABLE_GENERATOR__VALUE_COLUMN_NAME
The feature id for the 'Value Column Name' attribute.

See Also:
Constant Field Values

XML_TABLE_GENERATOR__PK_COLUMN_VALUE

public static final int XML_TABLE_GENERATOR__PK_COLUMN_VALUE
The feature id for the 'Pk Column Value' attribute.

See Also:
Constant Field Values

XML_TABLE_GENERATOR__UNIQUE_CONSTRAINTS

public static final int XML_TABLE_GENERATOR__UNIQUE_CONSTRAINTS
The feature id for the 'Unique Constraints' containment reference list.

See Also:
Constant Field Values

XML_TABLE_GENERATOR_FEATURE_COUNT

public static final int XML_TABLE_GENERATOR_FEATURE_COUNT
The number of structural features of the 'Xml Table Generator' class.

See Also:
Constant Field Values

XML_TRANSIENT__ACCESS

public static final int XML_TRANSIENT__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_TRANSIENT__NAME

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

See Also:
Constant Field Values

XML_TRANSIENT_FEATURE_COUNT

public static final int XML_TRANSIENT_FEATURE_COUNT
The number of structural features of the 'Xml Transient' class.

See Also:
Constant Field Values

XML_UNIQUE_CONSTRAINT__NAME

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

See Also:
Constant Field Values

XML_UNIQUE_CONSTRAINT__COLUMN_NAMES

public static final int XML_UNIQUE_CONSTRAINT__COLUMN_NAMES
The feature id for the 'Column Names' attribute list.

See Also:
Constant Field Values

XML_UNIQUE_CONSTRAINT_FEATURE_COUNT

public static final int XML_UNIQUE_CONSTRAINT_FEATURE_COUNT
The number of structural features of the 'Xml Unique Constraint' class.

See Also:
Constant Field Values

XML_VERSION__ACCESS

public static final int XML_VERSION__ACCESS
The feature id for the 'Access' attribute.

See Also:
Constant Field Values

XML_VERSION__NAME

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

See Also:
Constant Field Values

XML_VERSION__COLUMN

public static final int XML_VERSION__COLUMN
The feature id for the 'Column' containment reference.

See Also:
Constant Field Values

XML_VERSION__LOB

public static final int XML_VERSION__LOB
The feature id for the 'Lob' attribute.

See Also:
Constant Field Values

XML_VERSION__TEMPORAL

public static final int XML_VERSION__TEMPORAL
The feature id for the 'Temporal' attribute.

See Also:
Constant Field Values

XML_VERSION__ENUMERATED

public static final int XML_VERSION__ENUMERATED
The feature id for the 'Enumerated' attribute.

See Also:
Constant Field Values

XML_VERSION_FEATURE_COUNT

public static final int XML_VERSION_FEATURE_COUNT
The number of structural features of the 'Xml Version' class.

See Also:
Constant Field Values

ACCESS_TYPE

public static final int ACCESS_TYPE
The meta object id for the 'Access Type' enum.

See Also:
AccessType, getAccessType(), Constant Field Values

DISCRIMINATOR_TYPE

public static final int DISCRIMINATOR_TYPE
The meta object id for the 'Discriminator Type' enum.

See Also:
DiscriminatorType, getDiscriminatorType(), Constant Field Values

ENUM_TYPE

public static final int ENUM_TYPE
The meta object id for the 'Enum Type' enum.

See Also:
EnumType, getEnumType(), Constant Field Values

FETCH_TYPE

public static final int FETCH_TYPE
The meta object id for the 'Fetch Type' enum.

See Also:
FetchType, getFetchType(), Constant Field Values

GENERATION_TYPE

public static final int GENERATION_TYPE
The meta object id for the 'Generation Type' enum.

See Also:
GenerationType, getGenerationType(), Constant Field Values

INHERITANCE_TYPE

public static final int INHERITANCE_TYPE
The meta object id for the 'Inheritance Type' enum.

See Also:
InheritanceType, getInheritanceType(), Constant Field Values

TEMPORAL_TYPE

public static final int TEMPORAL_TYPE
The meta object id for the 'Temporal Type' enum.

See Also:
TemporalType, getTemporalType(), Constant Field Values
Method Detail

init

public static OrmPackage init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.

This method is used to initialize eINSTANCE when that field is accessed. Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.

See Also:
eNS_URI, createPackageContents(), initializePackageContents()

getAbstractXmlAttributeMapping

public org.eclipse.emf.ecore.EClass getAbstractXmlAttributeMapping()
Returns the meta object for class 'Abstract Xml Attribute Mapping'.

Returns:
the meta object for class 'Abstract Xml Attribute Mapping'.
See Also:
AbstractXmlAttributeMapping

getAbstractXmlColumn

public org.eclipse.emf.ecore.EClass getAbstractXmlColumn()
Returns the meta object for class 'Abstract Xml Column'.

Returns:
the meta object for class 'Abstract Xml Column'.
See Also:
AbstractXmlColumn

getAbstractXmlColumn_Insertable

public org.eclipse.emf.ecore.EAttribute getAbstractXmlColumn_Insertable()
Returns the meta object for the attribute 'Insertable'.

Returns:
the meta object for the attribute 'Insertable'.
See Also:
AbstractXmlColumn.getInsertable(), getAbstractXmlColumn()

getAbstractXmlColumn_Nullable

public org.eclipse.emf.ecore.EAttribute getAbstractXmlColumn_Nullable()
Returns the meta object for the attribute 'Nullable'.

Returns:
the meta object for the attribute 'Nullable'.
See Also:
AbstractXmlColumn.getNullable(), getAbstractXmlColumn()

getAbstractXmlColumn_Table

public org.eclipse.emf.ecore.EAttribute getAbstractXmlColumn_Table()
Returns the meta object for the attribute 'Table'.

Returns:
the meta object for the attribute 'Table'.
See Also:
AbstractXmlColumn.getTable(), getAbstractXmlColumn()

getAbstractXmlColumn_Unique

public org.eclipse.emf.ecore.EAttribute getAbstractXmlColumn_Unique()
Returns the meta object for the attribute 'Unique'.

Returns:
the meta object for the attribute 'Unique'.
See Also:
AbstractXmlColumn.getUnique(), getAbstractXmlColumn()

getAbstractXmlColumn_Updatable

public org.eclipse.emf.ecore.EAttribute getAbstractXmlColumn_Updatable()
Returns the meta object for the attribute 'Updatable'.

Returns:
the meta object for the attribute 'Updatable'.
See Also:
AbstractXmlColumn.getUpdatable(), getAbstractXmlColumn()

getAbstractXmlEmbedded

public org.eclipse.emf.ecore.EClass getAbstractXmlEmbedded()
Returns the meta object for class 'Abstract Xml Embedded'.

Returns:
the meta object for class 'Abstract Xml Embedded'.
See Also:
AbstractXmlEmbedded

getAbstractXmlMultiRelationshipMapping

public org.eclipse.emf.ecore.EClass getAbstractXmlMultiRelationshipMapping()
Returns the meta object for class 'Abstract Xml Multi Relationship Mapping'.

Returns:
the meta object for class 'Abstract Xml Multi Relationship Mapping'.
See Also:
AbstractXmlMultiRelationshipMapping

getAbstractXmlMultiRelationshipMapping_MapKey

public org.eclipse.emf.ecore.EReference getAbstractXmlMultiRelationshipMapping_MapKey()
Returns the meta object for the containment reference 'Map Key'.

Returns:
the meta object for the containment reference 'Map Key'.
See Also:
AbstractXmlMultiRelationshipMapping.getMapKey(), getAbstractXmlMultiRelationshipMapping()

getAbstractXmlNamedColumn

public org.eclipse.emf.ecore.EClass getAbstractXmlNamedColumn()
Returns the meta object for class 'Abstract Xml Named Column'.

Returns:
the meta object for class 'Abstract Xml Named Column'.
See Also:
AbstractXmlNamedColumn

getAbstractXmlNamedColumn_ColumnDefinition

public org.eclipse.emf.ecore.EAttribute getAbstractXmlNamedColumn_ColumnDefinition()
Returns the meta object for the attribute 'Column Definition'.

Returns:
the meta object for the attribute 'Column Definition'.
See Also:
AbstractXmlNamedColumn.getColumnDefinition(), getAbstractXmlNamedColumn()

getAbstractXmlNamedColumn_Name

public org.eclipse.emf.ecore.EAttribute getAbstractXmlNamedColumn_Name()
Returns the meta object for the attribute 'Name'.

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

getAbstractXmlRelationshipMapping

public org.eclipse.emf.ecore.EClass getAbstractXmlRelationshipMapping()
Returns the meta object for class 'Abstract Xml Relationship Mapping'.

Returns:
the meta object for class 'Abstract Xml Relationship Mapping'.
See Also:
AbstractXmlRelationshipMapping

getAbstractXmlRelationshipMapping_TargetEntity

public org.eclipse.emf.ecore.EAttribute getAbstractXmlRelationshipMapping_TargetEntity()
Returns the meta object for the attribute 'Target Entity'.

Returns:
the meta object for the attribute 'Target Entity'.
See Also:
AbstractXmlRelationshipMapping.getTargetEntity(), getAbstractXmlRelationshipMapping()

getAbstractXmlRelationshipMapping_Fetch

public org.eclipse.emf.ecore.EAttribute getAbstractXmlRelationshipMapping_Fetch()
Returns the meta object for the attribute 'Fetch'.

Returns:
the meta object for the attribute 'Fetch'.
See Also:
AbstractXmlRelationshipMapping.getFetch(), getAbstractXmlRelationshipMapping()

getAbstractXmlRelationshipMapping_Cascade

public org.eclipse.emf.ecore.EReference getAbstractXmlRelationshipMapping_Cascade()
Returns the meta object for the containment reference 'Cascade'.

Returns:
the meta object for the containment reference 'Cascade'.
See Also:
AbstractXmlRelationshipMapping.getCascade(), getAbstractXmlRelationshipMapping()

getAbstractXmlSingleRelationshipMapping

public org.eclipse.emf.ecore.EClass getAbstractXmlSingleRelationshipMapping()
Returns the meta object for class 'Abstract Xml Single Relationship Mapping'.

Returns:
the meta object for class 'Abstract Xml Single Relationship Mapping'.
See Also:
AbstractXmlSingleRelationshipMapping

getAbstractXmlSingleRelationshipMapping_Optional

public org.eclipse.emf.ecore.EAttribute getAbstractXmlSingleRelationshipMapping_Optional()
Returns the meta object for the attribute 'Optional'.

Returns:
the meta object for the attribute 'Optional'.
See Also:
AbstractXmlSingleRelationshipMapping.getOptional(), getAbstractXmlSingleRelationshipMapping()

getAbstractXmlTable

public org.eclipse.emf.ecore.EClass getAbstractXmlTable()
Returns the meta object for class 'Abstract Xml Table'.

Returns:
the meta object for class 'Abstract Xml Table'.
See Also:
AbstractXmlTable

getAbstractXmlTable_Name

public org.eclipse.emf.ecore.EAttribute getAbstractXmlTable_Name()
Returns the meta object for the attribute 'Name'.

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

getAbstractXmlTable_Catalog

public org.eclipse.emf.ecore.EAttribute getAbstractXmlTable_Catalog()
Returns the meta object for the attribute 'Catalog'.

Returns:
the meta object for the attribute 'Catalog'.
See Also:
AbstractXmlTable.getCatalog(), getAbstractXmlTable()

getAbstractXmlTable_Schema

public org.eclipse.emf.ecore.EAttribute getAbstractXmlTable_Schema()
Returns the meta object for the attribute 'Schema'.

Returns:
the meta object for the attribute 'Schema'.
See Also:
AbstractXmlTable.getSchema(), getAbstractXmlTable()

getAbstractXmlTable_UniqueConstraints

public org.eclipse.emf.ecore.EReference getAbstractXmlTable_UniqueConstraints()
Returns the meta object for the containment reference list 'Unique Constraints'.

Returns:
the meta object for the containment reference list 'Unique Constraints'.
See Also:
AbstractXmlTable.getUniqueConstraints(), getAbstractXmlTable()

getAbstractXmlTypeMapping

public org.eclipse.emf.ecore.EClass getAbstractXmlTypeMapping()
Returns the meta object for class 'Abstract Xml Type Mapping'.

Returns:
the meta object for class 'Abstract Xml Type Mapping'.
See Also:
AbstractXmlTypeMapping

getXmlAccessHolder

public org.eclipse.emf.ecore.EClass getXmlAccessHolder()
Returns the meta object for class 'Xml Access Holder'.

Returns:
the meta object for class 'Xml Access Holder'.
See Also:
XmlAccessHolder

getXmlAccessHolder_Access

public org.eclipse.emf.ecore.EAttribute getXmlAccessHolder_Access()
Returns the meta object for the attribute 'Access'.

Returns:
the meta object for the attribute 'Access'.
See Also:
XmlAccessHolder.getAccess(), getXmlAccessHolder()

getXmlAttributeMapping

public org.eclipse.emf.ecore.EClass getXmlAttributeMapping()
Returns the meta object for class 'Xml Attribute Mapping'.

Returns:
the meta object for class 'Xml Attribute Mapping'.
See Also:
XmlAttributeMapping

getXmlAttributeMapping_Name

public org.eclipse.emf.ecore.EAttribute getXmlAttributeMapping_Name()
Returns the meta object for the attribute 'Name'.

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

getXmlAssociationOverride

public org.eclipse.emf.ecore.EClass getXmlAssociationOverride()
Returns the meta object for class 'Xml Association Override'.

Returns:
the meta object for class 'Xml Association Override'.
See Also:
XmlAssociationOverride

getXmlAssociationOverrideContainer

public org.eclipse.emf.ecore.EClass getXmlAssociationOverrideContainer()
Returns the meta object for class 'Xml Association Override Container'.

Returns:
the meta object for class 'Xml Association Override Container'.
See Also:
XmlAssociationOverrideContainer

getXmlAssociationOverrideContainer_AssociationOverrides

public org.eclipse.emf.ecore.EReference getXmlAssociationOverrideContainer_AssociationOverrides()
Returns the meta object for the containment reference list 'Association Overrides'.

Returns:
the meta object for the containment reference list 'Association Overrides'.
See Also:
XmlAssociationOverrideContainer.getAssociationOverrides(), getXmlAssociationOverrideContainer()

getXmlAttributeOverride

public org.eclipse.emf.ecore.EClass getXmlAttributeOverride()
Returns the meta object for class 'Xml Attribute Override'.

Returns:
the meta object for class 'Xml Attribute Override'.
See Also:
XmlAttributeOverride

getXmlAttributeOverride_Column

public org.eclipse.emf.ecore.EReference getXmlAttributeOverride_Column()
Returns the meta object for the containment reference 'Column'.

Returns:
the meta object for the containment reference 'Column'.
See Also:
XmlAttributeOverride.getColumn(), getXmlAttributeOverride()

getXmlAttributeOverrideContainer

public org.eclipse.emf.ecore.EClass getXmlAttributeOverrideContainer()
Returns the meta object for class 'Xml Attribute Override Container'.

Returns:
the meta object for class 'Xml Attribute Override Container'.
See Also:
XmlAttributeOverrideContainer

getXmlAttributeOverrideContainer_AttributeOverrides

public org.eclipse.emf.ecore.EReference getXmlAttributeOverrideContainer_AttributeOverrides()
Returns the meta object for the containment reference list 'Attribute Overrides'.

Returns:
the meta object for the containment reference list 'Attribute Overrides'.
See Also:
XmlAttributeOverrideContainer.getAttributeOverrides(), getXmlAttributeOverrideContainer()

getAttributes

public org.eclipse.emf.ecore.EClass getAttributes()
Returns the meta object for class 'Attributes'.

Returns:
the meta object for class 'Attributes'.
See Also:
Attributes

getAttributes_Ids

public org.eclipse.emf.ecore.EReference getAttributes_Ids()
Returns the meta object for the containment reference list 'Ids'.

Returns:
the meta object for the containment reference list 'Ids'.
See Also:
Attributes.getIds(), getAttributes()

getAttributes_EmbeddedIds

public org.eclipse.emf.ecore.EReference getAttributes_EmbeddedIds()
Returns the meta object for the containment reference list 'Embedded Ids'.

Returns:
the meta object for the containment reference list 'Embedded Ids'.
See Also:
Attributes.getEmbeddedIds(), getAttributes()

getAttributes_Basics

public org.eclipse.emf.ecore.EReference getAttributes_Basics()
Returns the meta object for the containment reference list 'Basics'.

Returns:
the meta object for the containment reference list 'Basics'.
See Also:
Attributes.getBasics(), getAttributes()

getAttributes_Versions

public org.eclipse.emf.ecore.EReference getAttributes_Versions()
Returns the meta object for the containment reference list 'Versions'.

Returns:
the meta object for the containment reference list 'Versions'.
See Also:
Attributes.getVersions(), getAttributes()

getAttributes_ManyToOnes

public org.eclipse.emf.ecore.EReference getAttributes_ManyToOnes()
Returns the meta object for the containment reference list 'Many To Ones'.

Returns:
the meta object for the containment reference list 'Many To Ones'.
See Also:
Attributes.getManyToOnes(), getAttributes()

getAttributes_OneToManys

public org.eclipse.emf.ecore.EReference getAttributes_OneToManys()
Returns the meta object for the containment reference list 'One To Manys'.

Returns:
the meta object for the containment reference list 'One To Manys'.
See Also:
Attributes.getOneToManys(), getAttributes()

getAttributes_OneToOnes

public org.eclipse.emf.ecore.EReference getAttributes_OneToOnes()
Returns the meta object for the containment reference list 'One To Ones'.

Returns:
the meta object for the containment reference list 'One To Ones'.
See Also:
Attributes.getOneToOnes(), getAttributes()

getAttributes_ManyToManys

public org.eclipse.emf.ecore.EReference getAttributes_ManyToManys()
Returns the meta object for the containment reference list 'Many To Manys'.

Returns:
the meta object for the containment reference list 'Many To Manys'.
See Also:
Attributes.getManyToManys(), getAttributes()

getAttributes_Embeddeds

public org.eclipse.emf.ecore.EReference getAttributes_Embeddeds()
Returns the meta object for the containment reference list 'Embeddeds'.

Returns:
the meta object for the containment reference list 'Embeddeds'.
See Also:
Attributes.getEmbeddeds(), getAttributes()

getAttributes_Transients

public org.eclipse.emf.ecore.EReference getAttributes_Transients()
Returns the meta object for the containment reference list 'Transients'.

Returns:
the meta object for the containment reference list 'Transients'.
See Also:
Attributes.getTransients(), getAttributes()

getXmlBasic

public org.eclipse.emf.ecore.EClass getXmlBasic()
Returns the meta object for class 'Xml Basic'.

Returns:
the meta object for class 'Xml Basic'.
See Also:
XmlBasic

getXmlBasic_Fetch

public org.eclipse.emf.ecore.EAttribute getXmlBasic_Fetch()
Returns the meta object for the attribute 'Fetch'.

Returns:
the meta object for the attribute 'Fetch'.
See Also:
XmlBasic.getFetch(), getXmlBasic()

getXmlBasic_Optional

public org.eclipse.emf.ecore.EAttribute getXmlBasic_Optional()
Returns the meta object for the attribute 'Optional'.

Returns:
the meta object for the attribute 'Optional'.
See Also:
XmlBasic.getOptional(), getXmlBasic()

getCascadeType

public org.eclipse.emf.ecore.EClass getCascadeType()
Returns the meta object for class 'Cascade Type'.

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

getCascadeType_CascadeAll

public org.eclipse.emf.ecore.EAttribute getCascadeType_CascadeAll()
Returns the meta object for the attribute 'Cascade All'.

Returns:
the meta object for the attribute 'Cascade All'.
See Also:
CascadeType.isCascadeAll(), getCascadeType()

getCascadeType_CascadePersist

public org.eclipse.emf.ecore.EAttribute getCascadeType_CascadePersist()
Returns the meta object for the attribute 'Cascade Persist'.

Returns:
the meta object for the attribute 'Cascade Persist'.
See Also:
CascadeType.isCascadePersist(), getCascadeType()

getCascadeType_CascadeMerge

public org.eclipse.emf.ecore.EAttribute getCascadeType_CascadeMerge()
Returns the meta object for the attribute 'Cascade Merge'.

Returns:
the meta object for the attribute 'Cascade Merge'.
See Also:
CascadeType.isCascadeMerge(), getCascadeType()

getCascadeType_CascadeRemove

public org.eclipse.emf.ecore.EAttribute getCascadeType_CascadeRemove()
Returns the meta object for the attribute 'Cascade Remove'.

Returns:
the meta object for the attribute 'Cascade Remove'.
See Also:
CascadeType.isCascadeRemove(), getCascadeType()

getCascadeType_CascadeRefresh

public org.eclipse.emf.ecore.EAttribute getCascadeType_CascadeRefresh()
Returns the meta object for the attribute 'Cascade Refresh'.

Returns:
the meta object for the attribute 'Cascade Refresh'.
See Also:
CascadeType.isCascadeRefresh(), getCascadeType()

getXmlClassReference

public org.eclipse.emf.ecore.EClass getXmlClassReference()
Returns the meta object for class 'Xml Class Reference'.

Returns:
the meta object for class 'Xml Class Reference'.
See Also:
XmlClassReference

getXmlClassReference_ClassName

public org.eclipse.emf.ecore.EAttribute getXmlClassReference_ClassName()
Returns the meta object for the attribute 'Class Name'.

Returns:
the meta object for the attribute 'Class Name'.
See Also:
XmlClassReference.getClassName(), getXmlClassReference()

getXmlCollectionTable

public org.eclipse.emf.ecore.EClass getXmlCollectionTable()
Returns the meta object for class 'Xml Collection Table'.

Returns:
the meta object for class 'Xml Collection Table'.
See Also:
XmlCollectionTable

getXmlColumn

public org.eclipse.emf.ecore.EClass getXmlColumn()
Returns the meta object for class 'Xml Column'.

Returns:
the meta object for class 'Xml Column'.
See Also:
XmlColumn

getXmlColumn_Length

public org.eclipse.emf.ecore.EAttribute getXmlColumn_Length()
Returns the meta object for the attribute 'Length'.

Returns:
the meta object for the attribute 'Length'.
See Also:
XmlColumn.getLength(), getXmlColumn()

getXmlColumn_Precision

public org.eclipse.emf.ecore.EAttribute getXmlColumn_Precision()
Returns the meta object for the attribute 'Precision'.

Returns:
the meta object for the attribute 'Precision'.
See Also:
XmlColumn.getPrecision(), getXmlColumn()

getXmlColumn_Scale

public org.eclipse.emf.ecore.EAttribute getXmlColumn_Scale()
Returns the meta object for the attribute 'Scale'.

Returns:
the meta object for the attribute 'Scale'.
See Also:
XmlColumn.getScale(), getXmlColumn()

getColumnMapping

public org.eclipse.emf.ecore.EClass getColumnMapping()
Returns the meta object for class 'Column Mapping'.

Returns:
the meta object for class 'Column Mapping'.
See Also:
ColumnMapping

getColumnMapping_Column

public org.eclipse.emf.ecore.EReference getColumnMapping_Column()
Returns the meta object for the containment reference 'Column'.

Returns:
the meta object for the containment reference 'Column'.
See Also:
ColumnMapping.getColumn(), getColumnMapping()

getColumnResult

public org.eclipse.emf.ecore.EClass getColumnResult()
Returns the meta object for class 'Column Result'.

Returns:
the meta object for class 'Column Result'.
See Also:
ColumnResult

getColumnResult_Name

public org.eclipse.emf.ecore.EAttribute getColumnResult_Name()
Returns the meta object for the attribute 'Name'.

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

getXmlConvertibleMapping

public org.eclipse.emf.ecore.EClass getXmlConvertibleMapping()
Returns the meta object for class 'Xml Convertible Mapping'.

Returns:
the meta object for class 'Xml Convertible Mapping'.
See Also:
XmlConvertibleMapping

getXmlConvertibleMapping_Lob

public org.eclipse.emf.ecore.EAttribute getXmlConvertibleMapping_Lob()
Returns the meta object for the attribute 'Lob'.

Returns:
the meta object for the attribute 'Lob'.
See Also:
XmlConvertibleMapping.isLob(), getXmlConvertibleMapping()

getXmlConvertibleMapping_Temporal

public org.eclipse.emf.ecore.EAttribute getXmlConvertibleMapping_Temporal()
Returns the meta object for the attribute 'Temporal'.

Returns:
the meta object for the attribute 'Temporal'.
See Also:
XmlConvertibleMapping.getTemporal(), getXmlConvertibleMapping()

getXmlConvertibleMapping_Enumerated

public org.eclipse.emf.ecore.EAttribute getXmlConvertibleMapping_Enumerated()
Returns the meta object for the attribute 'Enumerated'.

Returns:
the meta object for the attribute 'Enumerated'.
See Also:
XmlConvertibleMapping.getEnumerated(), getXmlConvertibleMapping()

getXmlDiscriminatorColumn

public org.eclipse.emf.ecore.EClass getXmlDiscriminatorColumn()
Returns the meta object for class 'Xml Discriminator Column'.

Returns:
the meta object for class 'Xml Discriminator Column'.
See Also:
XmlDiscriminatorColumn

getXmlDiscriminatorColumn_DiscriminatorType

public org.eclipse.emf.ecore.EAttribute getXmlDiscriminatorColumn_DiscriminatorType()
Returns the meta object for the attribute 'Discriminator Type'.

Returns:
the meta object for the attribute 'Discriminator Type'.
See Also:
XmlDiscriminatorColumn.getDiscriminatorType(), getXmlDiscriminatorColumn()

getXmlDiscriminatorColumn_Length

public org.eclipse.emf.ecore.EAttribute getXmlDiscriminatorColumn_Length()
Returns the meta object for the attribute 'Length'.

Returns:
the meta object for the attribute 'Length'.
See Also:
XmlDiscriminatorColumn.getLength(), getXmlDiscriminatorColumn()

getXmlElementCollection

public org.eclipse.emf.ecore.EClass getXmlElementCollection()
Returns the meta object for class 'Xml Element Collection'.

Returns:
the meta object for class 'Xml Element Collection'.
See Also:
XmlElementCollection

getXmlEmbeddable

public org.eclipse.emf.ecore.EClass getXmlEmbeddable()
Returns the meta object for class 'Xml Embeddable'.

Returns:
the meta object for class 'Xml Embeddable'.
See Also:
XmlEmbeddable

getXmlEmbedded

public org.eclipse.emf.ecore.EClass getXmlEmbedded()
Returns the meta object for class 'Xml Embedded'.

Returns:
the meta object for class 'Xml Embedded'.
See Also:
XmlEmbedded

getXmlEmbeddedId

public org.eclipse.emf.ecore.EClass getXmlEmbeddedId()
Returns the meta object for class 'Xml Embedded Id'.

Returns:
the meta object for class 'Xml Embedded Id'.
See Also:
XmlEmbeddedId

getXmlEntity

public org.eclipse.emf.ecore.EClass getXmlEntity()
Returns the meta object for class 'Xml Entity'.

Returns:
the meta object for class 'Xml Entity'.
See Also:
XmlEntity

getXmlEntity_Name

public org.eclipse.emf.ecore.EAttribute getXmlEntity_Name()
Returns the meta object for the attribute 'Name'.

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

getXmlEntity_Table

public org.eclipse.emf.ecore.EReference getXmlEntity_Table()
Returns the meta object for the containment reference 'Table'.

Returns:
the meta object for the containment reference 'Table'.
See Also:
XmlEntity.getTable(), getXmlEntity()

getXmlEntity_SecondaryTables

public org.eclipse.emf.ecore.EReference getXmlEntity_SecondaryTables()
Returns the meta object for the containment reference list 'Secondary Tables'.

Returns:
the meta object for the containment reference list 'Secondary Tables'.
See Also:
XmlEntity.getSecondaryTables(), getXmlEntity()

getXmlEntity_PrimaryKeyJoinColumns

public org.eclipse.emf.ecore.EReference getXmlEntity_PrimaryKeyJoinColumns()
Returns the meta object for the containment reference list 'Primary Key Join Columns'.

Returns:
the meta object for the containment reference list 'Primary Key Join Columns'.
See Also:
XmlEntity.getPrimaryKeyJoinColumns(), getXmlEntity()

getXmlEntity_Inheritance

public org.eclipse.emf.ecore.EReference getXmlEntity_Inheritance()
Returns the meta object for the containment reference 'Inheritance'.

Returns:
the meta object for the containment reference 'Inheritance'.
See Also:
XmlEntity.getInheritance(), getXmlEntity()

getXmlEntity_DiscriminatorValue

public org.eclipse.emf.ecore.EAttribute getXmlEntity_DiscriminatorValue()
Returns the meta object for the attribute 'Discriminator Value'.

Returns:
the meta object for the attribute 'Discriminator Value'.
See Also:
XmlEntity.getDiscriminatorValue(), getXmlEntity()

getXmlEntity_DiscriminatorColumn

public org.eclipse.emf.ecore.EReference getXmlEntity_DiscriminatorColumn()
Returns the meta object for the containment reference 'Discriminator Column'.

Returns:
the meta object for the containment reference 'Discriminator Column'.
See Also:
XmlEntity.getDiscriminatorColumn(), getXmlEntity()

getXmlEntity_SqlResultSetMappings

public org.eclipse.emf.ecore.EReference getXmlEntity_SqlResultSetMappings()
Returns the meta object for the containment reference list 'Sql Result Set Mappings'.

Returns:
the meta object for the containment reference list 'Sql Result Set Mappings'.
See Also:
XmlEntity.getSqlResultSetMappings(), getXmlEntity()

getXmlEntity_ExcludeDefaultListeners

public org.eclipse.emf.ecore.EAttribute getXmlEntity_ExcludeDefaultListeners()
Returns the meta object for the attribute 'Exclude Default Listeners'.

Returns:
the meta object for the attribute 'Exclude Default Listeners'.
See Also:
XmlEntity.isExcludeDefaultListeners(), getXmlEntity()

getXmlEntity_ExcludeSuperclassListeners

public org.eclipse.emf.ecore.EAttribute getXmlEntity_ExcludeSuperclassListeners()
Returns the meta object for the attribute 'Exclude Superclass Listeners'.

Returns:
the meta object for the attribute 'Exclude Superclass Listeners'.
See Also:
XmlEntity.isExcludeSuperclassListeners(), getXmlEntity()

getXmlEntity_EntityListeners

public org.eclipse.emf.ecore.EReference getXmlEntity_EntityListeners()
Returns the meta object for the containment reference 'Entity Listeners'.

Returns:
the meta object for the containment reference 'Entity Listeners'.
See Also:
XmlEntity.getEntityListeners(), getXmlEntity()

getEntityListener

public org.eclipse.emf.ecore.EClass getEntityListener()
Returns the meta object for class 'Entity Listener'.

Returns:
the meta object for class 'Entity Listener'.
See Also:
EntityListener

getEntityListener_ClassName

public org.eclipse.emf.ecore.EAttribute getEntityListener_ClassName()
Returns the meta object for the attribute 'Class Name'.

Returns:
the meta object for the attribute 'Class Name'.
See Also:
EntityListener.getClassName(), getEntityListener()

getEntityListeners

public org.eclipse.emf.ecore.EClass getEntityListeners()
Returns the meta object for class 'Entity Listeners'.

Returns:
the meta object for class 'Entity Listeners'.
See Also:
EntityListeners

getEntityListeners_EntityListeners

public org.eclipse.emf.ecore.EReference getEntityListeners_EntityListeners()
Returns the meta object for the containment reference list 'Entity Listeners'.

Returns:
the meta object for the containment reference list 'Entity Listeners'.
See Also:
EntityListeners.getEntityListeners(), getEntityListeners()

getXmlEntityMappings

public org.eclipse.emf.ecore.EClass getXmlEntityMappings()
Returns the meta object for class 'Xml Entity Mappings'.

Returns:
the meta object for class 'Xml Entity Mappings'.
See Also:
XmlEntityMappings

getXmlEntityMappings_Description

public org.eclipse.emf.ecore.EAttribute getXmlEntityMappings_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
XmlEntityMappings.getDescription(), getXmlEntityMappings()

getXmlEntityMappings_PersistenceUnitMetadata

public org.eclipse.emf.ecore.EReference getXmlEntityMappings_PersistenceUnitMetadata()
Returns the meta object for the containment reference 'Persistence Unit Metadata'.

Returns:
the meta object for the containment reference 'Persistence Unit Metadata'.
See Also:
XmlEntityMappings.getPersistenceUnitMetadata(), getXmlEntityMappings()

getXmlEntityMappings_Package

public org.eclipse.emf.ecore.EAttribute getXmlEntityMappings_Package()
Returns the meta object for the attribute 'Package'.

Returns:
the meta object for the attribute 'Package'.
See Also:
XmlEntityMappings.getPackage(), getXmlEntityMappings()

getXmlEntityMappings_Schema

public org.eclipse.emf.ecore.EAttribute getXmlEntityMappings_Schema()
Returns the meta object for the attribute 'Schema'.

Returns:
the meta object for the attribute 'Schema'.
See Also:
XmlEntityMappings.getSchema(), getXmlEntityMappings()

getXmlEntityMappings_Catalog

public org.eclipse.emf.ecore.EAttribute getXmlEntityMappings_Catalog()
Returns the meta object for the attribute 'Catalog'.

Returns:
the meta object for the attribute 'Catalog'.
See Also:
XmlEntityMappings.getCatalog(), getXmlEntityMappings()

getXmlEntityMappings_SequenceGenerators

public org.eclipse.emf.ecore.EReference getXmlEntityMappings_SequenceGenerators()
Returns the meta object for the containment reference list 'Sequence Generators'.

Returns:
the meta object for the containment reference list 'Sequence Generators'.
See Also:
XmlEntityMappings.getSequenceGenerators(), getXmlEntityMappings()

getXmlEntityMappings_TableGenerators

public org.eclipse.emf.ecore.EReference getXmlEntityMappings_TableGenerators()
Returns the meta object for the containment reference list 'Table Generators'.

Returns:
the meta object for the containment reference list 'Table Generators'.
See Also:
XmlEntityMappings.getTableGenerators(), getXmlEntityMappings()

getXmlEntityMappings_SqlResultSetMappings

public org.eclipse.emf.ecore.EReference getXmlEntityMappings_SqlResultSetMappings()
Returns the meta object for the containment reference list 'Sql Result Set Mappings'.

Returns:
the meta object for the containment reference list 'Sql Result Set Mappings'.
See Also:
XmlEntityMappings.getSqlResultSetMappings(), getXmlEntityMappings()

getXmlEntityMappings_MappedSuperclasses

public org.eclipse.emf.ecore.EReference getXmlEntityMappings_MappedSuperclasses()
Returns the meta object for the containment reference list 'Mapped Superclasses'.

Returns:
the meta object for the containment reference list 'Mapped Superclasses'.
See Also:
XmlEntityMappings.getMappedSuperclasses(), getXmlEntityMappings()

getXmlEntityMappings_Entities

public org.eclipse.emf.ecore.EReference getXmlEntityMappings_Entities()
Returns the meta object for the containment reference list 'Entities'.

Returns:
the meta object for the containment reference list 'Entities'.
See Also:
XmlEntityMappings.getEntities(), getXmlEntityMappings()

getXmlEntityMappings_Embeddables

public org.eclipse.emf.ecore.EReference getXmlEntityMappings_Embeddables()
Returns the meta object for the containment reference list 'Embeddables'.

Returns:
the meta object for the containment reference list 'Embeddables'.
See Also:
XmlEntityMappings.getEmbeddables(), getXmlEntityMappings()

getEntityResult

public org.eclipse.emf.ecore.EClass getEntityResult()
Returns the meta object for class 'Entity Result'.

Returns:
the meta object for class 'Entity Result'.
See Also:
EntityResult

getEntityResult_DiscriminatorColumn

public org.eclipse.emf.ecore.EAttribute getEntityResult_DiscriminatorColumn()
Returns the meta object for the attribute 'Discriminator Column'.

Returns:
the meta object for the attribute 'Discriminator Column'.
See Also:
EntityResult.getDiscriminatorColumn(), getEntityResult()

getEntityResult_EntityClass

public org.eclipse.emf.ecore.EAttribute getEntityResult_EntityClass()
Returns the meta object for the attribute 'Entity Class'.

Returns:
the meta object for the attribute 'Entity Class'.
See Also:
EntityResult.getEntityClass(), getEntityResult()

getEntityResult_FieldResults

public org.eclipse.emf.ecore.EReference getEntityResult_FieldResults()
Returns the meta object for the containment reference list 'Field Results'.

Returns:
the meta object for the containment reference list 'Field Results'.
See Also:
EntityResult.getFieldResults(), getEntityResult()

getEventMethod

public org.eclipse.emf.ecore.EClass getEventMethod()
Returns the meta object for class 'Event Method'.

Returns:
the meta object for class 'Event Method'.
See Also:
EventMethod

getEventMethod_MethodName

public org.eclipse.emf.ecore.EAttribute getEventMethod_MethodName()
Returns the meta object for the attribute 'Method Name'.

Returns:
the meta object for the attribute 'Method Name'.
See Also:
EventMethod.getMethodName(), getEventMethod()

getXmlEventMethodContainer

public org.eclipse.emf.ecore.EClass getXmlEventMethodContainer()
Returns the meta object for class 'Xml Event Method Container'.

Returns:
the meta object for class 'Xml Event Method Container'.
See Also:
XmlEventMethodContainer

getXmlEventMethodContainer_PrePersist

public org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PrePersist()
Returns the meta object for the containment reference 'Pre Persist'.

Returns:
the meta object for the containment reference 'Pre Persist'.
See Also:
XmlEventMethodContainer.getPrePersist(), getXmlEventMethodContainer()

getXmlEventMethodContainer_PostPersist

public org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PostPersist()
Returns the meta object for the containment reference 'Post Persist'.

Returns:
the meta object for the containment reference 'Post Persist'.
See Also:
XmlEventMethodContainer.getPostPersist(), getXmlEventMethodContainer()

getXmlEventMethodContainer_PreRemove

public org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PreRemove()
Returns the meta object for the containment reference 'Pre Remove'.

Returns:
the meta object for the containment reference 'Pre Remove'.
See Also:
XmlEventMethodContainer.getPreRemove(), getXmlEventMethodContainer()

getXmlEventMethodContainer_PostRemove

public org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PostRemove()
Returns the meta object for the containment reference 'Post Remove'.

Returns:
the meta object for the containment reference 'Post Remove'.
See Also:
XmlEventMethodContainer.getPostRemove(), getXmlEventMethodContainer()

getXmlEventMethodContainer_PreUpdate

public org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PreUpdate()
Returns the meta object for the containment reference 'Pre Update'.

Returns:
the meta object for the containment reference 'Pre Update'.
See Also:
XmlEventMethodContainer.getPreUpdate(), getXmlEventMethodContainer()

getXmlEventMethodContainer_PostUpdate

public org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PostUpdate()
Returns the meta object for the containment reference 'Post Update'.

Returns:
the meta object for the containment reference 'Post Update'.
See Also:
XmlEventMethodContainer.getPostUpdate(), getXmlEventMethodContainer()

getXmlEventMethodContainer_PostLoad

public org.eclipse.emf.ecore.EReference getXmlEventMethodContainer_PostLoad()
Returns the meta object for the containment reference 'Post Load'.

Returns:
the meta object for the containment reference 'Post Load'.
See Also:
XmlEventMethodContainer.getPostLoad(), getXmlEventMethodContainer()

getFieldResult

public org.eclipse.emf.ecore.EClass getFieldResult()
Returns the meta object for class 'Field Result'.

Returns:
the meta object for class 'Field Result'.
See Also:
FieldResult

getFieldResult_Name

public org.eclipse.emf.ecore.EAttribute getFieldResult_Name()
Returns the meta object for the attribute 'Name'.

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

getFieldResult_Column

public org.eclipse.emf.ecore.EAttribute getFieldResult_Column()
Returns the meta object for the attribute 'Column'.

Returns:
the meta object for the attribute 'Column'.
See Also:
FieldResult.getColumn(), getFieldResult()

getXmlGeneratedValue

public org.eclipse.emf.ecore.EClass getXmlGeneratedValue()
Returns the meta object for class 'Xml Generated Value'.

Returns:
the meta object for class 'Xml Generated Value'.
See Also:
XmlGeneratedValue

getXmlGeneratedValue_Generator

public org.eclipse.emf.ecore.EAttribute getXmlGeneratedValue_Generator()
Returns the meta object for the attribute 'Generator'.

Returns:
the meta object for the attribute 'Generator'.
See Also:
XmlGeneratedValue.getGenerator(), getXmlGeneratedValue()

getXmlGeneratedValue_Strategy

public org.eclipse.emf.ecore.EAttribute getXmlGeneratedValue_Strategy()
Returns the meta object for the attribute 'Strategy'.

Returns:
the meta object for the attribute 'Strategy'.
See Also:
XmlGeneratedValue.getStrategy(), getXmlGeneratedValue()

getXmlGenerator

public org.eclipse.emf.ecore.EClass getXmlGenerator()
Returns the meta object for class 'Xml Generator'.

Returns:
the meta object for class 'Xml Generator'.
See Also:
XmlGenerator

getXmlGenerator_Name

public org.eclipse.emf.ecore.EAttribute getXmlGenerator_Name()
Returns the meta object for the attribute 'Name'.

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

getXmlGenerator_InitialValue

public org.eclipse.emf.ecore.EAttribute getXmlGenerator_InitialValue()
Returns the meta object for the attribute 'Initial Value'.

Returns:
the meta object for the attribute 'Initial Value'.
See Also:
XmlGenerator.getInitialValue(), getXmlGenerator()

getXmlGenerator_AllocationSize

public org.eclipse.emf.ecore.EAttribute getXmlGenerator_AllocationSize()
Returns the meta object for the attribute 'Allocation Size'.

Returns:
the meta object for the attribute 'Allocation Size'.
See Also:
XmlGenerator.getAllocationSize(), getXmlGenerator()

getXmlGeneratorContainer

public org.eclipse.emf.ecore.EClass getXmlGeneratorContainer()
Returns the meta object for class 'Xml Generator Container'.

Returns:
the meta object for class 'Xml Generator Container'.
See Also:
XmlGeneratorContainer

getXmlGeneratorContainer_SequenceGenerator

public org.eclipse.emf.ecore.EReference getXmlGeneratorContainer_SequenceGenerator()
Returns the meta object for the containment reference 'Sequence Generator'.

Returns:
the meta object for the containment reference 'Sequence Generator'.
See Also:
XmlGeneratorContainer.getSequenceGenerator(), getXmlGeneratorContainer()

getXmlGeneratorContainer_TableGenerator

public org.eclipse.emf.ecore.EReference getXmlGeneratorContainer_TableGenerator()
Returns the meta object for the containment reference 'Table Generator'.

Returns:
the meta object for the containment reference 'Table Generator'.
See Also:
XmlGeneratorContainer.getTableGenerator(), getXmlGeneratorContainer()

getXmlId

public org.eclipse.emf.ecore.EClass getXmlId()
Returns the meta object for class 'Xml Id'.

Returns:
the meta object for class 'Xml Id'.
See Also:
XmlId

getXmlId_GeneratedValue

public org.eclipse.emf.ecore.EReference getXmlId_GeneratedValue()
Returns the meta object for the containment reference 'Generated Value'.

Returns:
the meta object for the containment reference 'Generated Value'.
See Also:
XmlId.getGeneratedValue(), getXmlId()

getXmlIdClassContainer

public org.eclipse.emf.ecore.EClass getXmlIdClassContainer()
Returns the meta object for class 'Xml Id Class Container'.

Returns:
the meta object for class 'Xml Id Class Container'.
See Also:
XmlIdClassContainer

getXmlIdClassContainer_IdClass

public org.eclipse.emf.ecore.EReference getXmlIdClassContainer_IdClass()
Returns the meta object for the containment reference 'Id Class'.

Returns:
the meta object for the containment reference 'Id Class'.
See Also:
XmlIdClassContainer.getIdClass(), getXmlIdClassContainer()

getInheritance

public org.eclipse.emf.ecore.EClass getInheritance()
Returns the meta object for class 'Inheritance'.

Returns:
the meta object for class 'Inheritance'.
See Also:
Inheritance

getInheritance_Strategy

public org.eclipse.emf.ecore.EAttribute getInheritance_Strategy()
Returns the meta object for the attribute 'Strategy'.

Returns:
the meta object for the attribute 'Strategy'.
See Also:
Inheritance.getStrategy(), getInheritance()

getXmlJoinColumn

public org.eclipse.emf.ecore.EClass getXmlJoinColumn()
Returns the meta object for class 'Xml Join Column'.

Returns:
the meta object for class 'Xml Join Column'.
See Also:
XmlJoinColumn

getXmlJoinColumn_ReferencedColumnName

public org.eclipse.emf.ecore.EAttribute getXmlJoinColumn_ReferencedColumnName()
Returns the meta object for the attribute 'Referenced Column Name'.

Returns:
the meta object for the attribute 'Referenced Column Name'.
See Also:
XmlJoinColumn.getReferencedColumnName(), getXmlJoinColumn()

getXmlJoinColumnContainer

public org.eclipse.emf.ecore.EClass getXmlJoinColumnContainer()
Returns the meta object for class 'Xml Join Column Container'.

Returns:
the meta object for class 'Xml Join Column Container'.
See Also:
XmlJoinColumnContainer

getXmlJoinColumnContainer_JoinColumns

public org.eclipse.emf.ecore.EReference getXmlJoinColumnContainer_JoinColumns()
Returns the meta object for the containment reference list 'Join Columns'.

Returns:
the meta object for the containment reference list 'Join Columns'.
See Also:
XmlJoinColumnContainer.getJoinColumns(), getXmlJoinColumnContainer()

getXmlJoinTable

public org.eclipse.emf.ecore.EClass getXmlJoinTable()
Returns the meta object for class 'Xml Join Table'.

Returns:
the meta object for class 'Xml Join Table'.
See Also:
XmlJoinTable

getXmlJoinTable_InverseJoinColumns

public org.eclipse.emf.ecore.EReference getXmlJoinTable_InverseJoinColumns()
Returns the meta object for the containment reference list 'Inverse Join Columns'.

Returns:
the meta object for the containment reference list 'Inverse Join Columns'.
See Also:
XmlJoinTable.getInverseJoinColumns(), getXmlJoinTable()

getXmlJoinTableContainer

public org.eclipse.emf.ecore.EClass getXmlJoinTableContainer()
Returns the meta object for class 'Xml Join Table Container'.

Returns:
the meta object for class 'Xml Join Table Container'.
See Also:
XmlJoinTableContainer

getXmlJoinTableContainer_JoinTable

public org.eclipse.emf.ecore.EReference getXmlJoinTableContainer_JoinTable()
Returns the meta object for the containment reference 'Join Table'.

Returns:
the meta object for the containment reference 'Join Table'.
See Also:
XmlJoinTableContainer.getJoinTable(), getXmlJoinTableContainer()

getLob

public org.eclipse.emf.ecore.EClass getLob()
Returns the meta object for class 'Lob'.

Returns:
the meta object for class 'Lob'.
See Also:
Lob

getXmlManyToMany

public org.eclipse.emf.ecore.EClass getXmlManyToMany()
Returns the meta object for class 'Xml Many To Many'.

Returns:
the meta object for class 'Xml Many To Many'.
See Also:
XmlManyToMany

getXmlManyToOne

public org.eclipse.emf.ecore.EClass getXmlManyToOne()
Returns the meta object for class 'Xml Many To One'.

Returns:
the meta object for class 'Xml Many To One'.
See Also:
XmlManyToOne

getMapKey

public org.eclipse.emf.ecore.EClass getMapKey()
Returns the meta object for class 'Map Key'.

Returns:
the meta object for class 'Map Key'.
See Also:
MapKey

getMapKey_Name

public org.eclipse.emf.ecore.EAttribute getMapKey_Name()
Returns the meta object for the attribute 'Name'.

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

getXmlMappedByMapping

public org.eclipse.emf.ecore.EClass getXmlMappedByMapping()
Returns the meta object for class 'Xml Mapped By Mapping'.

Returns:
the meta object for class 'Xml Mapped By Mapping'.
See Also:
XmlMappedByMapping

getXmlMappedByMapping_MappedBy

public org.eclipse.emf.ecore.EAttribute getXmlMappedByMapping_MappedBy()
Returns the meta object for the attribute 'Mapped By'.

Returns:
the meta object for the attribute 'Mapped By'.
See Also:
XmlMappedByMapping.getMappedBy(), getXmlMappedByMapping()

getXmlMappedSuperclass

public org.eclipse.emf.ecore.EClass getXmlMappedSuperclass()
Returns the meta object for class 'Xml Mapped Superclass'.

Returns:
the meta object for class 'Xml Mapped Superclass'.
See Also:
XmlMappedSuperclass

getXmlMappedSuperclass_ExcludeDefaultListeners

public org.eclipse.emf.ecore.EAttribute getXmlMappedSuperclass_ExcludeDefaultListeners()
Returns the meta object for the attribute 'Exclude Default Listeners'.

Returns:
the meta object for the attribute 'Exclude Default Listeners'.
See Also:
XmlMappedSuperclass.isExcludeDefaultListeners(), getXmlMappedSuperclass()

getXmlMappedSuperclass_ExcludeSuperclassListeners

public org.eclipse.emf.ecore.EAttribute getXmlMappedSuperclass_ExcludeSuperclassListeners()
Returns the meta object for the attribute 'Exclude Superclass Listeners'.

Returns:
the meta object for the attribute 'Exclude Superclass Listeners'.
See Also:
XmlMappedSuperclass.isExcludeSuperclassListeners(), getXmlMappedSuperclass()

getXmlMappedSuperclass_EntityListeners

public org.eclipse.emf.ecore.EReference getXmlMappedSuperclass_EntityListeners()
Returns the meta object for the containment reference 'Entity Listeners'.

Returns:
the meta object for the containment reference 'Entity Listeners'.
See Also:
XmlMappedSuperclass.getEntityListeners(), getXmlMappedSuperclass()

getXmlNamedNativeQuery

public org.eclipse.emf.ecore.EClass getXmlNamedNativeQuery()
Returns the meta object for class 'Xml Named Native Query'.

Returns:
the meta object for class 'Xml Named Native Query'.
See Also:
XmlNamedNativeQuery

getXmlNamedNativeQuery_ResultClass

public org.eclipse.emf.ecore.EAttribute getXmlNamedNativeQuery_ResultClass()
Returns the meta object for the attribute 'Result Class'.

Returns:
the meta object for the attribute 'Result Class'.
See Also:
XmlNamedNativeQuery.getResultClass(), getXmlNamedNativeQuery()

getXmlNamedNativeQuery_ResultSetMapping

public org.eclipse.emf.ecore.EAttribute getXmlNamedNativeQuery_ResultSetMapping()
Returns the meta object for the attribute 'Result Set Mapping'.

Returns:
the meta object for the attribute 'Result Set Mapping'.
See Also:
XmlNamedNativeQuery.getResultSetMapping(), getXmlNamedNativeQuery()

getXmlNamedQuery

public org.eclipse.emf.ecore.EClass getXmlNamedQuery()
Returns the meta object for class 'Xml Named Query'.

Returns:
the meta object for class 'Xml Named Query'.
See Also:
XmlNamedQuery

getXmlNullAttributeMapping

public org.eclipse.emf.ecore.EClass getXmlNullAttributeMapping()
Returns the meta object for class 'Xml Null Attribute Mapping'.

Returns:
the meta object for class 'Xml Null Attribute Mapping'.
See Also:
XmlNullAttributeMapping

getXmlOneToMany

public org.eclipse.emf.ecore.EClass getXmlOneToMany()
Returns the meta object for class 'Xml One To Many'.

Returns:
the meta object for class 'Xml One To Many'.
See Also:
XmlOneToMany

getXmlOneToOne

public org.eclipse.emf.ecore.EClass getXmlOneToOne()
Returns the meta object for class 'Xml One To One'.

Returns:
the meta object for class 'Xml One To One'.
See Also:
XmlOneToOne

getXmlOrderColumn

public org.eclipse.emf.ecore.EClass getXmlOrderColumn()
Returns the meta object for class 'Xml Order Column'.

Returns:
the meta object for class 'Xml Order Column'.
See Also:
XmlOrderColumn

getXmlOverride

public org.eclipse.emf.ecore.EClass getXmlOverride()
Returns the meta object for class 'Xml Override'.

Returns:
the meta object for class 'Xml Override'.
See Also:
XmlOverride

getXmlOverride_Name

public org.eclipse.emf.ecore.EAttribute getXmlOverride_Name()
Returns the meta object for the attribute 'Name'.

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

getXmlPersistenceUnitDefaults

public org.eclipse.emf.ecore.EClass getXmlPersistenceUnitDefaults()
Returns the meta object for class 'Xml Persistence Unit Defaults'.

Returns:
the meta object for class 'Xml Persistence Unit Defaults'.
See Also:
XmlPersistenceUnitDefaults

getXmlPersistenceUnitDefaults_Schema

public org.eclipse.emf.ecore.EAttribute getXmlPersistenceUnitDefaults_Schema()
Returns the meta object for the attribute 'Schema'.

Returns:
the meta object for the attribute 'Schema'.
See Also:
XmlPersistenceUnitDefaults.getSchema(), getXmlPersistenceUnitDefaults()

getXmlPersistenceUnitDefaults_Catalog

public org.eclipse.emf.ecore.EAttribute getXmlPersistenceUnitDefaults_Catalog()
Returns the meta object for the attribute 'Catalog'.

Returns:
the meta object for the attribute 'Catalog'.
See Also:
XmlPersistenceUnitDefaults.getCatalog(), getXmlPersistenceUnitDefaults()

getXmlPersistenceUnitDefaults_CascadePersist

public org.eclipse.emf.ecore.EAttribute getXmlPersistenceUnitDefaults_CascadePersist()
Returns the meta object for the attribute 'Cascade Persist'.

Returns:
the meta object for the attribute 'Cascade Persist'.
See Also:
XmlPersistenceUnitDefaults.isCascadePersist(), getXmlPersistenceUnitDefaults()

getXmlPersistenceUnitDefaults_EntityListeners

public org.eclipse.emf.ecore.EReference getXmlPersistenceUnitDefaults_EntityListeners()
Returns the meta object for the containment reference 'Entity Listeners'.

Returns:
the meta object for the containment reference 'Entity Listeners'.
See Also:
XmlPersistenceUnitDefaults.getEntityListeners(), getXmlPersistenceUnitDefaults()

getXmlPersistenceUnitMetadata

public org.eclipse.emf.ecore.EClass getXmlPersistenceUnitMetadata()
Returns the meta object for class 'Xml Persistence Unit Metadata'.

Returns:
the meta object for class 'Xml Persistence Unit Metadata'.
See Also:
XmlPersistenceUnitMetadata

getXmlPersistenceUnitMetadata_XmlMappingMetadataComplete

public org.eclipse.emf.ecore.EAttribute getXmlPersistenceUnitMetadata_XmlMappingMetadataComplete()
Returns the meta object for the attribute 'Xml Mapping Metadata Complete'.

Returns:
the meta object for the attribute 'Xml Mapping Metadata Complete'.
See Also:
XmlPersistenceUnitMetadata.isXmlMappingMetadataComplete(), getXmlPersistenceUnitMetadata()

getXmlPersistenceUnitMetadata_PersistenceUnitDefaults

public org.eclipse.emf.ecore.EReference getXmlPersistenceUnitMetadata_PersistenceUnitDefaults()
Returns the meta object for the containment reference 'Persistence Unit Defaults'.

Returns:
the meta object for the containment reference 'Persistence Unit Defaults'.
See Also:
XmlPersistenceUnitMetadata.getPersistenceUnitDefaults(), getXmlPersistenceUnitMetadata()

getAbstractXmlReferenceTable

public org.eclipse.emf.ecore.EClass getAbstractXmlReferenceTable()
Returns the meta object for class 'Abstract Xml Reference Table'.

Returns:
the meta object for class 'Abstract Xml Reference Table'.
See Also:
AbstractXmlReferenceTable

getXmlReferenceTable

public org.eclipse.emf.ecore.EClass getXmlReferenceTable()
Returns the meta object for class 'Xml Reference Table'.

Returns:
the meta object for class 'Xml Reference Table'.
See Also:
XmlReferenceTable

getXmlReferenceTable_JoinColumns

public org.eclipse.emf.ecore.EReference getXmlReferenceTable_JoinColumns()
Returns the meta object for the containment reference list 'Join Columns'.

Returns:
the meta object for the containment reference list 'Join Columns'.
See Also:
XmlReferenceTable.getJoinColumns(), getXmlReferenceTable()

getPostLoad

public org.eclipse.emf.ecore.EClass getPostLoad()
Returns the meta object for class 'Post Load'.

Returns:
the meta object for class 'Post Load'.
See Also:
PostLoad

getPostPersist

public org.eclipse.emf.ecore.EClass getPostPersist()
Returns the meta object for class 'Post Persist'.

Returns:
the meta object for class 'Post Persist'.
See Also:
PostPersist

getPostRemove

public org.eclipse.emf.ecore.EClass getPostRemove()
Returns the meta object for class 'Post Remove'.

Returns:
the meta object for class 'Post Remove'.
See Also:
PostRemove

getPostUpdate

public org.eclipse.emf.ecore.EClass getPostUpdate()
Returns the meta object for class 'Post Update'.

Returns:
the meta object for class 'Post Update'.
See Also:
PostUpdate

getPrePersist

public org.eclipse.emf.ecore.EClass getPrePersist()
Returns the meta object for class 'Pre Persist'.

Returns:
the meta object for class 'Pre Persist'.
See Also:
PrePersist

getPreRemove

public org.eclipse.emf.ecore.EClass getPreRemove()
Returns the meta object for class 'Pre Remove'.

Returns:
the meta object for class 'Pre Remove'.
See Also:
PreRemove

getPreUpdate

public org.eclipse.emf.ecore.EClass getPreUpdate()
Returns the meta object for class 'Pre Update'.

Returns:
the meta object for class 'Pre Update'.
See Also:
PreUpdate

getXmlPrimaryKeyJoinColumn

public org.eclipse.emf.ecore.EClass getXmlPrimaryKeyJoinColumn()
Returns the meta object for class 'Xml Primary Key Join Column'.

Returns:
the meta object for class 'Xml Primary Key Join Column'.
See Also:
XmlPrimaryKeyJoinColumn

getXmlPrimaryKeyJoinColumn_ReferencedColumnName

public org.eclipse.emf.ecore.EAttribute getXmlPrimaryKeyJoinColumn_ReferencedColumnName()
Returns the meta object for the attribute 'Referenced Column Name'.

Returns:
the meta object for the attribute 'Referenced Column Name'.
See Also:
XmlPrimaryKeyJoinColumn.getReferencedColumnName(), getXmlPrimaryKeyJoinColumn()

getXmlPrimaryKeyJoinColumnContainer

public org.eclipse.emf.ecore.EClass getXmlPrimaryKeyJoinColumnContainer()
Returns the meta object for class 'Xml Primary Key Join Column Container'.

Returns:
the meta object for class 'Xml Primary Key Join Column Container'.
See Also:
XmlPrimaryKeyJoinColumnContainer

getXmlPrimaryKeyJoinColumnContainer_PrimaryKeyJoinColumns

public org.eclipse.emf.ecore.EReference getXmlPrimaryKeyJoinColumnContainer_PrimaryKeyJoinColumns()
Returns the meta object for the containment reference list 'Primary Key Join Columns'.

Returns:
the meta object for the containment reference list 'Primary Key Join Columns'.
See Also:
XmlPrimaryKeyJoinColumnContainer.getPrimaryKeyJoinColumns(), getXmlPrimaryKeyJoinColumnContainer()

getXmlQuery

public org.eclipse.emf.ecore.EClass getXmlQuery()
Returns the meta object for class 'Xml Query'.

Returns:
the meta object for class 'Xml Query'.
See Also:
XmlQuery

getXmlQuery_Name

public org.eclipse.emf.ecore.EAttribute getXmlQuery_Name()
Returns the meta object for the attribute 'Name'.

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

getXmlQuery_Query

public org.eclipse.emf.ecore.EAttribute getXmlQuery_Query()
Returns the meta object for the attribute 'Query'.

Returns:
the meta object for the attribute 'Query'.
See Also:
XmlQuery.getQuery(), getXmlQuery()

getXmlQuery_Hints

public org.eclipse.emf.ecore.EReference getXmlQuery_Hints()
Returns the meta object for the containment reference list 'Hints'.

Returns:
the meta object for the containment reference list 'Hints'.
See Also:
XmlQuery.getHints(), getXmlQuery()

getXmlQueryContainer

public org.eclipse.emf.ecore.EClass getXmlQueryContainer()
Returns the meta object for class 'Xml Query Container'.

Returns:
the meta object for class 'Xml Query Container'.
See Also:
XmlQueryContainer

getXmlQueryContainer_NamedQueries

public org.eclipse.emf.ecore.EReference getXmlQueryContainer_NamedQueries()
Returns the meta object for the containment reference list 'Named Queries'.

Returns:
the meta object for the containment reference list 'Named Queries'.
See Also:
XmlQueryContainer.getNamedQueries(), getXmlQueryContainer()

getXmlQueryContainer_NamedNativeQueries

public org.eclipse.emf.ecore.EReference getXmlQueryContainer_NamedNativeQueries()
Returns the meta object for the containment reference list 'Named Native Queries'.

Returns:
the meta object for the containment reference list 'Named Native Queries'.
See Also:
XmlQueryContainer.getNamedNativeQueries(), getXmlQueryContainer()

getXmlQueryHint

public org.eclipse.emf.ecore.EClass getXmlQueryHint()
Returns the meta object for class 'Xml Query Hint'.

Returns:
the meta object for class 'Xml Query Hint'.
See Also:
XmlQueryHint

getXmlQueryHint_Name

public org.eclipse.emf.ecore.EAttribute getXmlQueryHint_Name()
Returns the meta object for the attribute 'Name'.

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

getXmlQueryHint_Value

public org.eclipse.emf.ecore.EAttribute getXmlQueryHint_Value()
Returns the meta object for the attribute 'Value'.

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

getXmlSecondaryTable

public org.eclipse.emf.ecore.EClass getXmlSecondaryTable()
Returns the meta object for class 'Xml Secondary Table'.

Returns:
the meta object for class 'Xml Secondary Table'.
See Also:
XmlSecondaryTable

getXmlSecondaryTable_PrimaryKeyJoinColumns

public org.eclipse.emf.ecore.EReference getXmlSecondaryTable_PrimaryKeyJoinColumns()
Returns the meta object for the containment reference list 'Primary Key Join Columns'.

Returns:
the meta object for the containment reference list 'Primary Key Join Columns'.
See Also:
XmlSecondaryTable.getPrimaryKeyJoinColumns(), getXmlSecondaryTable()

getXmlSequenceGenerator

public org.eclipse.emf.ecore.EClass getXmlSequenceGenerator()
Returns the meta object for class 'Xml Sequence Generator'.

Returns:
the meta object for class 'Xml Sequence Generator'.
See Also:
XmlSequenceGenerator

getXmlSequenceGenerator_SequenceName

public org.eclipse.emf.ecore.EAttribute getXmlSequenceGenerator_SequenceName()
Returns the meta object for the attribute 'Sequence Name'.

Returns:
the meta object for the attribute 'Sequence Name'.
See Also:
XmlSequenceGenerator.getSequenceName(), getXmlSequenceGenerator()

getSqlResultSetMapping

public org.eclipse.emf.ecore.EClass getSqlResultSetMapping()
Returns the meta object for class 'Sql Result Set Mapping'.

Returns:
the meta object for class 'Sql Result Set Mapping'.
See Also:
SqlResultSetMapping

getSqlResultSetMapping_Name

public org.eclipse.emf.ecore.EAttribute getSqlResultSetMapping_Name()
Returns the meta object for the attribute 'Name'.

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

getSqlResultSetMapping_EntityResults

public org.eclipse.emf.ecore.EReference getSqlResultSetMapping_EntityResults()
Returns the meta object for the containment reference list 'Entity Results'.

Returns:
the meta object for the containment reference list 'Entity Results'.
See Also:
SqlResultSetMapping.getEntityResults(), getSqlResultSetMapping()

getSqlResultSetMapping_ColumnResults

public org.eclipse.emf.ecore.EReference getSqlResultSetMapping_ColumnResults()
Returns the meta object for the containment reference list 'Column Results'.

Returns:
the meta object for the containment reference list 'Column Results'.
See Also:
SqlResultSetMapping.getColumnResults(), getSqlResultSetMapping()

getXmlTable

public org.eclipse.emf.ecore.EClass getXmlTable()
Returns the meta object for class 'Xml Table'.

Returns:
the meta object for class 'Xml Table'.
See Also:
XmlTable

getXmlTableGenerator

public org.eclipse.emf.ecore.EClass getXmlTableGenerator()
Returns the meta object for class 'Xml Table Generator'.

Returns:
the meta object for class 'Xml Table Generator'.
See Also:
XmlTableGenerator

getXmlTableGenerator_Table

public org.eclipse.emf.ecore.EAttribute getXmlTableGenerator_Table()
Returns the meta object for the attribute 'Table'.

Returns:
the meta object for the attribute 'Table'.
See Also:
XmlTableGenerator.getTable(), getXmlTableGenerator()

getXmlTableGenerator_Catalog

public org.eclipse.emf.ecore.EAttribute getXmlTableGenerator_Catalog()
Returns the meta object for the attribute 'Catalog'.

Returns:
the meta object for the attribute 'Catalog'.
See Also:
XmlTableGenerator.getCatalog(), getXmlTableGenerator()

getXmlTableGenerator_Schema

public org.eclipse.emf.ecore.EAttribute getXmlTableGenerator_Schema()
Returns the meta object for the attribute 'Schema'.

Returns:
the meta object for the attribute 'Schema'.
See Also:
XmlTableGenerator.getSchema(), getXmlTableGenerator()

getXmlTableGenerator_PkColumnName

public org.eclipse.emf.ecore.EAttribute getXmlTableGenerator_PkColumnName()
Returns the meta object for the attribute 'Pk Column Name'.

Returns:
the meta object for the attribute 'Pk Column Name'.
See Also:
XmlTableGenerator.getPkColumnName(), getXmlTableGenerator()

getXmlTableGenerator_ValueColumnName

public org.eclipse.emf.ecore.EAttribute getXmlTableGenerator_ValueColumnName()
Returns the meta object for the attribute 'Value Column Name'.

Returns:
the meta object for the attribute 'Value Column Name'.
See Also:
XmlTableGenerator.getValueColumnName(), getXmlTableGenerator()

getXmlTableGenerator_PkColumnValue

public org.eclipse.emf.ecore.EAttribute getXmlTableGenerator_PkColumnValue()
Returns the meta object for the attribute 'Pk Column Value'.

Returns:
the meta object for the attribute 'Pk Column Value'.
See Also:
XmlTableGenerator.getPkColumnValue(), getXmlTableGenerator()

getXmlTableGenerator_UniqueConstraints

public org.eclipse.emf.ecore.EReference getXmlTableGenerator_UniqueConstraints()
Returns the meta object for the containment reference list 'Unique Constraints'.

Returns:
the meta object for the containment reference list 'Unique Constraints'.
See Also:
XmlTableGenerator.getUniqueConstraints(), getXmlTableGenerator()

getXmlTransient

public org.eclipse.emf.ecore.EClass getXmlTransient()
Returns the meta object for class 'Xml Transient'.

Returns:
the meta object for class 'Xml Transient'.
See Also:
XmlTransient

getXmlTypeMapping

public org.eclipse.emf.ecore.EClass getXmlTypeMapping()
Returns the meta object for class 'Xml Type Mapping'.

Returns:
the meta object for class 'Xml Type Mapping'.
See Also:
XmlTypeMapping

getXmlTypeMapping_ClassName

public org.eclipse.emf.ecore.EAttribute getXmlTypeMapping_ClassName()
Returns the meta object for the attribute 'Class Name'.

Returns:
the meta object for the attribute 'Class Name'.
See Also:
XmlTypeMapping.getClassName(), getXmlTypeMapping()

getXmlTypeMapping_MetadataComplete

public org.eclipse.emf.ecore.EAttribute getXmlTypeMapping_MetadataComplete()
Returns the meta object for the attribute 'Metadata Complete'.

Returns:
the meta object for the attribute 'Metadata Complete'.
See Also:
XmlTypeMapping.getMetadataComplete(), getXmlTypeMapping()

getXmlTypeMapping_Description

public org.eclipse.emf.ecore.EAttribute getXmlTypeMapping_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
XmlTypeMapping.getDescription(), getXmlTypeMapping()

getXmlTypeMapping_Attributes

public org.eclipse.emf.ecore.EReference getXmlTypeMapping_Attributes()
Returns the meta object for the containment reference 'Attributes'.

Returns:
the meta object for the containment reference 'Attributes'.
See Also:
XmlTypeMapping.getAttributes(), getXmlTypeMapping()

getXmlUniqueConstraint

public org.eclipse.emf.ecore.EClass getXmlUniqueConstraint()
Returns the meta object for class 'Xml Unique Constraint'.

Returns:
the meta object for class 'Xml Unique Constraint'.
See Also:
XmlUniqueConstraint

getXmlUniqueConstraint_ColumnNames

public org.eclipse.emf.ecore.EAttribute getXmlUniqueConstraint_ColumnNames()
Returns the meta object for the attribute list 'Column Names'.

Returns:
the meta object for the attribute list 'Column Names'.
See Also:
XmlUniqueConstraint.getColumnNames(), getXmlUniqueConstraint()

getXmlVersion

public org.eclipse.emf.ecore.EClass getXmlVersion()
Returns the meta object for class 'Xml Version'.

Returns:
the meta object for class 'Xml Version'.
See Also:
XmlVersion

getXmlOrderable

public org.eclipse.emf.ecore.EClass getXmlOrderable()
Returns the meta object for class 'Xml Orderable'.

Returns:
the meta object for class 'Xml Orderable'.
See Also:
XmlOrderable

getXmlOrderable_OrderBy

public org.eclipse.emf.ecore.EAttribute getXmlOrderable_OrderBy()
Returns the meta object for the attribute 'Order By'.

Returns:
the meta object for the attribute 'Order By'.
See Also:
XmlOrderable.getOrderBy(), getXmlOrderable()

getAccessType

public org.eclipse.emf.ecore.EEnum getAccessType()
Returns the meta object for enum 'Access Type'.

Returns:
the meta object for enum 'Access Type'.
See Also:
AccessType

getDiscriminatorType

public org.eclipse.emf.ecore.EEnum getDiscriminatorType()
Returns the meta object for enum 'Discriminator Type'.

Returns:
the meta object for enum 'Discriminator Type'.
See Also:
DiscriminatorType

getEnumType

public org.eclipse.emf.ecore.EEnum getEnumType()
Returns the meta object for enum 'Enum Type'.

Returns:
the meta object for enum 'Enum Type'.
See Also:
EnumType

getFetchType

public org.eclipse.emf.ecore.EEnum getFetchType()
Returns the meta object for enum 'Fetch Type'.

Returns:
the meta object for enum 'Fetch Type'.
See Also:
FetchType

getGenerationType

public org.eclipse.emf.ecore.EEnum getGenerationType()
Returns the meta object for enum 'Generation Type'.

Returns:
the meta object for enum 'Generation Type'.
See Also:
GenerationType

getInheritanceType

public org.eclipse.emf.ecore.EEnum getInheritanceType()
Returns the meta object for enum 'Inheritance Type'.

Returns:
the meta object for enum 'Inheritance Type'.
See Also:
InheritanceType

getTemporalType

public org.eclipse.emf.ecore.EEnum getTemporalType()
Returns the meta object for enum 'Temporal Type'.

Returns:
the meta object for enum 'Temporal Type'.
See Also:
TemporalType

getOrmFactory

public OrmFactory getOrmFactory()
Returns the factory that creates the instances of the model.

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

createPackageContents

public void createPackageContents()
Creates the meta-model objects for the package. This method is guarded to have no affect on any invocation but its first.


initializePackageContents

public void initializePackageContents()
Complete the initialization of the package and its meta-model. This method is guarded to have no affect on any invocation but its first.