org.eclipse.jpt.core.resource.orm
Interface OrmPackage.Literals

Enclosing class:
OrmPackage

public static interface OrmPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ABSTRACT_XML_ATTRIBUTE_MAPPING
          The meta object literal for the 'Abstract Xml Attribute Mapping' class.
static org.eclipse.emf.ecore.EClass ABSTRACT_XML_COLUMN
          The meta object literal for the 'Abstract Xml Column' class.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_COLUMN__INSERTABLE
          The meta object literal for the 'Insertable' attribute feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_COLUMN__NULLABLE
          The meta object literal for the 'Nullable' attribute feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_COLUMN__TABLE
          The meta object literal for the 'Table' attribute feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_COLUMN__UNIQUE
          The meta object literal for the 'Unique' attribute feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_COLUMN__UPDATABLE
          The meta object literal for the 'Updatable' attribute feature.
static org.eclipse.emf.ecore.EClass ABSTRACT_XML_EMBEDDED
          The meta object literal for the 'Abstract Xml Embedded' class.
static org.eclipse.emf.ecore.EClass ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING
          The meta object literal for the 'Abstract Xml Multi Relationship Mapping' class.
static org.eclipse.emf.ecore.EReference ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY
          The meta object literal for the 'Map Key' containment reference feature.
static org.eclipse.emf.ecore.EClass ABSTRACT_XML_NAMED_COLUMN
          The meta object literal for the 'Abstract Xml Named Column' class.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_NAMED_COLUMN__COLUMN_DEFINITION
          The meta object literal for the 'Column Definition' attribute feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_NAMED_COLUMN__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass ABSTRACT_XML_REFERENCE_TABLE
          The meta object literal for the 'Abstract Xml Reference Table' class.
static org.eclipse.emf.ecore.EClass ABSTRACT_XML_RELATIONSHIP_MAPPING
          The meta object literal for the 'Abstract Xml Relationship Mapping' class.
static org.eclipse.emf.ecore.EReference ABSTRACT_XML_RELATIONSHIP_MAPPING__CASCADE
          The meta object literal for the 'Cascade' containment reference feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_RELATIONSHIP_MAPPING__FETCH
          The meta object literal for the 'Fetch' attribute feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_RELATIONSHIP_MAPPING__TARGET_ENTITY
          The meta object literal for the 'Target Entity' attribute feature.
static org.eclipse.emf.ecore.EClass ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING
          The meta object literal for the 'Abstract Xml Single Relationship Mapping' class.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__OPTIONAL
          The meta object literal for the 'Optional' attribute feature.
static org.eclipse.emf.ecore.EClass ABSTRACT_XML_TABLE
          The meta object literal for the 'Abstract Xml Table' class.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_TABLE__CATALOG
          The meta object literal for the 'Catalog' attribute feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_TABLE__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_TABLE__SCHEMA
          The meta object literal for the 'Schema' attribute feature.
static org.eclipse.emf.ecore.EReference ABSTRACT_XML_TABLE__UNIQUE_CONSTRAINTS
          The meta object literal for the 'Unique Constraints' containment reference list feature.
static org.eclipse.emf.ecore.EClass ABSTRACT_XML_TYPE_MAPPING
          The meta object literal for the 'Abstract Xml Type Mapping' class.
static org.eclipse.emf.ecore.EEnum ACCESS_TYPE
          The meta object literal for the 'Access Type' enum.
static org.eclipse.emf.ecore.EClass ATTRIBUTES
          The meta object literal for the 'Attributes' class.
static org.eclipse.emf.ecore.EReference ATTRIBUTES__BASICS
          The meta object literal for the 'Basics' containment reference list feature.
static org.eclipse.emf.ecore.EReference ATTRIBUTES__EMBEDDED_IDS
          The meta object literal for the 'Embedded Ids' containment reference list feature.
static org.eclipse.emf.ecore.EReference ATTRIBUTES__EMBEDDEDS
          The meta object literal for the 'Embeddeds' containment reference list feature.
static org.eclipse.emf.ecore.EReference ATTRIBUTES__IDS
          The meta object literal for the 'Ids' containment reference list feature.
static org.eclipse.emf.ecore.EReference ATTRIBUTES__MANY_TO_MANYS
          The meta object literal for the 'Many To Manys' containment reference list feature.
static org.eclipse.emf.ecore.EReference ATTRIBUTES__MANY_TO_ONES
          The meta object literal for the 'Many To Ones' containment reference list feature.
static org.eclipse.emf.ecore.EReference ATTRIBUTES__ONE_TO_MANYS
          The meta object literal for the 'One To Manys' containment reference list feature.
static org.eclipse.emf.ecore.EReference ATTRIBUTES__ONE_TO_ONES
          The meta object literal for the 'One To Ones' containment reference list feature.
static org.eclipse.emf.ecore.EReference ATTRIBUTES__TRANSIENTS
          The meta object literal for the 'Transients' containment reference list feature.
static org.eclipse.emf.ecore.EReference ATTRIBUTES__VERSIONS
          The meta object literal for the 'Versions' containment reference list feature.
static org.eclipse.emf.ecore.EClass CASCADE_TYPE
          The meta object literal for the 'Cascade Type' class.
static org.eclipse.emf.ecore.EAttribute CASCADE_TYPE__CASCADE_ALL
          The meta object literal for the 'Cascade All' attribute feature.
static org.eclipse.emf.ecore.EAttribute CASCADE_TYPE__CASCADE_MERGE
          The meta object literal for the 'Cascade Merge' attribute feature.
static org.eclipse.emf.ecore.EAttribute CASCADE_TYPE__CASCADE_PERSIST
          The meta object literal for the 'Cascade Persist' attribute feature.
static org.eclipse.emf.ecore.EAttribute CASCADE_TYPE__CASCADE_REFRESH
          The meta object literal for the 'Cascade Refresh' attribute feature.
static org.eclipse.emf.ecore.EAttribute CASCADE_TYPE__CASCADE_REMOVE
          The meta object literal for the 'Cascade Remove' attribute feature.
static org.eclipse.emf.ecore.EClass COLUMN_MAPPING
          The meta object literal for the 'Column Mapping' class.
static org.eclipse.emf.ecore.EReference COLUMN_MAPPING__COLUMN
          The meta object literal for the 'Column' containment reference feature.
static org.eclipse.emf.ecore.EClass COLUMN_RESULT
          The meta object literal for the 'Column Result' class.
static org.eclipse.emf.ecore.EAttribute COLUMN_RESULT__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EEnum DISCRIMINATOR_TYPE
          The meta object literal for the 'Discriminator Type' enum.
static org.eclipse.emf.ecore.EClass ENTITY_LISTENER
          The meta object literal for the 'Entity Listener' class.
static org.eclipse.emf.ecore.EAttribute ENTITY_LISTENER__CLASS_NAME
          The meta object literal for the 'Class Name' attribute feature.
static org.eclipse.emf.ecore.EClass ENTITY_LISTENERS
          The meta object literal for the 'Entity Listeners' class.
static org.eclipse.emf.ecore.EReference ENTITY_LISTENERS__ENTITY_LISTENERS
          The meta object literal for the 'Entity Listeners' containment reference list feature.
static org.eclipse.emf.ecore.EClass ENTITY_RESULT
          The meta object literal for the 'Entity Result' class.
static org.eclipse.emf.ecore.EAttribute ENTITY_RESULT__DISCRIMINATOR_COLUMN
          The meta object literal for the 'Discriminator Column' attribute feature.
static org.eclipse.emf.ecore.EAttribute ENTITY_RESULT__ENTITY_CLASS
          The meta object literal for the 'Entity Class' attribute feature.
static org.eclipse.emf.ecore.EReference ENTITY_RESULT__FIELD_RESULTS
          The meta object literal for the 'Field Results' containment reference list feature.
static org.eclipse.emf.ecore.EEnum ENUM_TYPE
          The meta object literal for the 'Enum Type' enum.
static org.eclipse.emf.ecore.EClass EVENT_METHOD
          The meta object literal for the 'Event Method' class.
static org.eclipse.emf.ecore.EAttribute EVENT_METHOD__METHOD_NAME
          The meta object literal for the 'Method Name' attribute feature.
static org.eclipse.emf.ecore.EEnum FETCH_TYPE
          The meta object literal for the 'Fetch Type' enum.
static org.eclipse.emf.ecore.EClass FIELD_RESULT
          The meta object literal for the 'Field Result' class.
static org.eclipse.emf.ecore.EAttribute FIELD_RESULT__COLUMN
          The meta object literal for the 'Column' attribute feature.
static org.eclipse.emf.ecore.EAttribute FIELD_RESULT__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EEnum GENERATION_TYPE
          The meta object literal for the 'Generation Type' enum.
static org.eclipse.emf.ecore.EClass INHERITANCE
          The meta object literal for the 'Inheritance' class.
static org.eclipse.emf.ecore.EAttribute INHERITANCE__STRATEGY
          The meta object literal for the 'Strategy' attribute feature.
static org.eclipse.emf.ecore.EEnum INHERITANCE_TYPE
          The meta object literal for the 'Inheritance Type' enum.
static org.eclipse.emf.ecore.EClass LOB
          The meta object literal for the 'Lob' class.
static org.eclipse.emf.ecore.EClass MAP_KEY
          The meta object literal for the 'Map Key' class.
static org.eclipse.emf.ecore.EAttribute MAP_KEY__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass POST_LOAD
          The meta object literal for the 'Post Load' class.
static org.eclipse.emf.ecore.EClass POST_PERSIST
          The meta object literal for the 'Post Persist' class.
static org.eclipse.emf.ecore.EClass POST_REMOVE
          The meta object literal for the 'Post Remove' class.
static org.eclipse.emf.ecore.EClass POST_UPDATE
          The meta object literal for the 'Post Update' class.
static org.eclipse.emf.ecore.EClass PRE_PERSIST
          The meta object literal for the 'Pre Persist' class.
static org.eclipse.emf.ecore.EClass PRE_REMOVE
          The meta object literal for the 'Pre Remove' class.
static org.eclipse.emf.ecore.EClass PRE_UPDATE
          The meta object literal for the 'Pre Update' class.
static org.eclipse.emf.ecore.EClass SQL_RESULT_SET_MAPPING
          The meta object literal for the 'Sql Result Set Mapping' class.
static org.eclipse.emf.ecore.EReference SQL_RESULT_SET_MAPPING__COLUMN_RESULTS
          The meta object literal for the 'Column Results' containment reference list feature.
static org.eclipse.emf.ecore.EReference SQL_RESULT_SET_MAPPING__ENTITY_RESULTS
          The meta object literal for the 'Entity Results' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute SQL_RESULT_SET_MAPPING__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EEnum TEMPORAL_TYPE
          The meta object literal for the 'Temporal Type' enum.
static org.eclipse.emf.ecore.EClass XML_ACCESS_HOLDER
          The meta object literal for the 'Xml Access Holder' class.
static org.eclipse.emf.ecore.EAttribute XML_ACCESS_HOLDER__ACCESS
          The meta object literal for the 'Access' attribute feature.
static org.eclipse.emf.ecore.EClass XML_ASSOCIATION_OVERRIDE
          The meta object literal for the 'Xml Association Override' class.
static org.eclipse.emf.ecore.EClass XML_ASSOCIATION_OVERRIDE_CONTAINER
          The meta object literal for the 'Xml Association Override Container' class.
static org.eclipse.emf.ecore.EReference XML_ASSOCIATION_OVERRIDE_CONTAINER__ASSOCIATION_OVERRIDES
          The meta object literal for the 'Association Overrides' containment reference list feature.
static org.eclipse.emf.ecore.EClass XML_ATTRIBUTE_MAPPING
          The meta object literal for the 'Xml Attribute Mapping' class.
static org.eclipse.emf.ecore.EAttribute XML_ATTRIBUTE_MAPPING__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass XML_ATTRIBUTE_OVERRIDE
          The meta object literal for the 'Xml Attribute Override' class.
static org.eclipse.emf.ecore.EReference XML_ATTRIBUTE_OVERRIDE__COLUMN
          The meta object literal for the 'Column' containment reference feature.
static org.eclipse.emf.ecore.EClass XML_ATTRIBUTE_OVERRIDE_CONTAINER
          The meta object literal for the 'Xml Attribute Override Container' class.
static org.eclipse.emf.ecore.EReference XML_ATTRIBUTE_OVERRIDE_CONTAINER__ATTRIBUTE_OVERRIDES
          The meta object literal for the 'Attribute Overrides' containment reference list feature.
static org.eclipse.emf.ecore.EClass XML_BASIC
          The meta object literal for the 'Xml Basic' class.
static org.eclipse.emf.ecore.EAttribute XML_BASIC__FETCH
          The meta object literal for the 'Fetch' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_BASIC__OPTIONAL
          The meta object literal for the 'Optional' attribute feature.
static org.eclipse.emf.ecore.EClass XML_CLASS_REFERENCE
          The meta object literal for the 'Xml Class Reference' class.
static org.eclipse.emf.ecore.EAttribute XML_CLASS_REFERENCE__CLASS_NAME
          The meta object literal for the 'Class Name' attribute feature.
static org.eclipse.emf.ecore.EClass XML_COLLECTION_TABLE
          The meta object literal for the 'Xml Collection Table' class.
static org.eclipse.emf.ecore.EClass XML_COLUMN
          The meta object literal for the 'Xml Column' class.
static org.eclipse.emf.ecore.EAttribute XML_COLUMN__LENGTH
          The meta object literal for the 'Length' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_COLUMN__PRECISION
          The meta object literal for the 'Precision' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_COLUMN__SCALE
          The meta object literal for the 'Scale' attribute feature.
static org.eclipse.emf.ecore.EClass XML_CONVERTIBLE_MAPPING
          The meta object literal for the 'Xml Convertible Mapping' class.
static org.eclipse.emf.ecore.EAttribute XML_CONVERTIBLE_MAPPING__ENUMERATED
          The meta object literal for the 'Enumerated' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_CONVERTIBLE_MAPPING__LOB
          The meta object literal for the 'Lob' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_CONVERTIBLE_MAPPING__TEMPORAL
          The meta object literal for the 'Temporal' attribute feature.
static org.eclipse.emf.ecore.EClass XML_DISCRIMINATOR_COLUMN
          The meta object literal for the 'Xml Discriminator Column' class.
static org.eclipse.emf.ecore.EAttribute XML_DISCRIMINATOR_COLUMN__DISCRIMINATOR_TYPE
          The meta object literal for the 'Discriminator Type' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_DISCRIMINATOR_COLUMN__LENGTH
          The meta object literal for the 'Length' attribute feature.
static org.eclipse.emf.ecore.EClass XML_ELEMENT_COLLECTION
          The meta object literal for the 'Xml Element Collection' class.
static org.eclipse.emf.ecore.EClass XML_EMBEDDABLE
          The meta object literal for the 'Xml Embeddable' class.
static org.eclipse.emf.ecore.EClass XML_EMBEDDED
          The meta object literal for the 'Xml Embedded' class.
static org.eclipse.emf.ecore.EClass XML_EMBEDDED_ID
          The meta object literal for the 'Xml Embedded Id' class.
static org.eclipse.emf.ecore.EClass XML_ENTITY
          The meta object literal for the 'Xml Entity' class.
static org.eclipse.emf.ecore.EReference XML_ENTITY__DISCRIMINATOR_COLUMN
          The meta object literal for the 'Discriminator Column' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_ENTITY__DISCRIMINATOR_VALUE
          The meta object literal for the 'Discriminator Value' attribute feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__ENTITY_LISTENERS
          The meta object literal for the 'Entity Listeners' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_ENTITY__EXCLUDE_DEFAULT_LISTENERS
          The meta object literal for the 'Exclude Default Listeners' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_ENTITY__EXCLUDE_SUPERCLASS_LISTENERS
          The meta object literal for the 'Exclude Superclass Listeners' attribute feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__INHERITANCE
          The meta object literal for the 'Inheritance' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_ENTITY__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__PRIMARY_KEY_JOIN_COLUMNS
          The meta object literal for the 'Primary Key Join Columns' containment reference list feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__SECONDARY_TABLES
          The meta object literal for the 'Secondary Tables' containment reference list feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__SQL_RESULT_SET_MAPPINGS
          The meta object literal for the 'Sql Result Set Mappings' containment reference list feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__TABLE
          The meta object literal for the 'Table' containment reference feature.
static org.eclipse.emf.ecore.EClass XML_ENTITY_MAPPINGS
          The meta object literal for the 'Xml Entity Mappings' class.
static org.eclipse.emf.ecore.EAttribute XML_ENTITY_MAPPINGS__CATALOG
          The meta object literal for the 'Catalog' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_ENTITY_MAPPINGS__DESCRIPTION
          The meta object literal for the 'Description' attribute feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__EMBEDDABLES
          The meta object literal for the 'Embeddables' containment reference list feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__ENTITIES
          The meta object literal for the 'Entities' containment reference list feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__MAPPED_SUPERCLASSES
          The meta object literal for the 'Mapped Superclasses' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute XML_ENTITY_MAPPINGS__PACKAGE
          The meta object literal for the 'Package' attribute feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__PERSISTENCE_UNIT_METADATA
          The meta object literal for the 'Persistence Unit Metadata' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_ENTITY_MAPPINGS__SCHEMA
          The meta object literal for the 'Schema' attribute feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__SEQUENCE_GENERATORS
          The meta object literal for the 'Sequence Generators' containment reference list feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__SQL_RESULT_SET_MAPPINGS
          The meta object literal for the 'Sql Result Set Mappings' containment reference list feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__TABLE_GENERATORS
          The meta object literal for the 'Table Generators' containment reference list feature.
static org.eclipse.emf.ecore.EClass XML_EVENT_METHOD_CONTAINER
          The meta object literal for the 'Xml Event Method Container' class.
static org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__POST_LOAD
          The meta object literal for the 'Post Load' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__POST_PERSIST
          The meta object literal for the 'Post Persist' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__POST_REMOVE
          The meta object literal for the 'Post Remove' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__POST_UPDATE
          The meta object literal for the 'Post Update' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__PRE_PERSIST
          The meta object literal for the 'Pre Persist' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__PRE_REMOVE
          The meta object literal for the 'Pre Remove' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__PRE_UPDATE
          The meta object literal for the 'Pre Update' containment reference feature.
static org.eclipse.emf.ecore.EClass XML_GENERATED_VALUE
          The meta object literal for the 'Xml Generated Value' class.
static org.eclipse.emf.ecore.EAttribute XML_GENERATED_VALUE__GENERATOR
          The meta object literal for the 'Generator' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_GENERATED_VALUE__STRATEGY
          The meta object literal for the 'Strategy' attribute feature.
static org.eclipse.emf.ecore.EClass XML_GENERATOR
          The meta object literal for the 'Xml Generator' class.
static org.eclipse.emf.ecore.EAttribute XML_GENERATOR__ALLOCATION_SIZE
          The meta object literal for the 'Allocation Size' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_GENERATOR__INITIAL_VALUE
          The meta object literal for the 'Initial Value' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_GENERATOR__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass XML_GENERATOR_CONTAINER
          The meta object literal for the 'Xml Generator Container' class.
static org.eclipse.emf.ecore.EReference XML_GENERATOR_CONTAINER__SEQUENCE_GENERATOR
          The meta object literal for the 'Sequence Generator' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_GENERATOR_CONTAINER__TABLE_GENERATOR
          The meta object literal for the 'Table Generator' containment reference feature.
static org.eclipse.emf.ecore.EClass XML_ID
          The meta object literal for the 'Xml Id' class.
static org.eclipse.emf.ecore.EReference XML_ID__GENERATED_VALUE
          The meta object literal for the 'Generated Value' containment reference feature.
static org.eclipse.emf.ecore.EClass XML_ID_CLASS_CONTAINER
          The meta object literal for the 'Xml Id Class Container' class.
static org.eclipse.emf.ecore.EReference XML_ID_CLASS_CONTAINER__ID_CLASS
          The meta object literal for the 'Id Class' containment reference feature.
static org.eclipse.emf.ecore.EClass XML_JOIN_COLUMN
          The meta object literal for the 'Xml Join Column' class.
static org.eclipse.emf.ecore.EAttribute XML_JOIN_COLUMN__REFERENCED_COLUMN_NAME
          The meta object literal for the 'Referenced Column Name' attribute feature.
static org.eclipse.emf.ecore.EClass XML_JOIN_COLUMNS_MAPPING
          The meta object literal for the 'Xml Join Columns Mapping' class.
static org.eclipse.emf.ecore.EReference XML_JOIN_COLUMNS_MAPPING__JOIN_COLUMNS
          The meta object literal for the 'Join Columns' containment reference list feature.
static org.eclipse.emf.ecore.EClass XML_JOIN_TABLE
          The meta object literal for the 'Xml Join Table' class.
static org.eclipse.emf.ecore.EReference XML_JOIN_TABLE__INVERSE_JOIN_COLUMNS
          The meta object literal for the 'Inverse Join Columns' containment reference list feature.
static org.eclipse.emf.ecore.EClass XML_JOIN_TABLE_MAPPING
          The meta object literal for the 'Xml Join Table Mapping' class.
static org.eclipse.emf.ecore.EReference XML_JOIN_TABLE_MAPPING__JOIN_TABLE
          The meta object literal for the 'Join Table' containment reference feature.
static org.eclipse.emf.ecore.EClass XML_MANY_TO_MANY
          The meta object literal for the 'Xml Many To Many' class.
static org.eclipse.emf.ecore.EClass XML_MANY_TO_ONE
          The meta object literal for the 'Xml Many To One' class.
static org.eclipse.emf.ecore.EClass XML_MAPPED_BY_MAPPING
          The meta object literal for the 'Xml Mapped By Mapping' class.
static org.eclipse.emf.ecore.EAttribute XML_MAPPED_BY_MAPPING__MAPPED_BY
          The meta object literal for the 'Mapped By' attribute feature.
static org.eclipse.emf.ecore.EClass XML_MAPPED_SUPERCLASS
          The meta object literal for the 'Xml Mapped Superclass' class.
static org.eclipse.emf.ecore.EReference XML_MAPPED_SUPERCLASS__ENTITY_LISTENERS
          The meta object literal for the 'Entity Listeners' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_MAPPED_SUPERCLASS__EXCLUDE_DEFAULT_LISTENERS
          The meta object literal for the 'Exclude Default Listeners' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_MAPPED_SUPERCLASS__EXCLUDE_SUPERCLASS_LISTENERS
          The meta object literal for the 'Exclude Superclass Listeners' attribute feature.
static org.eclipse.emf.ecore.EClass XML_NAMED_NATIVE_QUERY
          The meta object literal for the 'Xml Named Native Query' class.
static org.eclipse.emf.ecore.EAttribute XML_NAMED_NATIVE_QUERY__RESULT_CLASS
          The meta object literal for the 'Result Class' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_NAMED_NATIVE_QUERY__RESULT_SET_MAPPING
          The meta object literal for the 'Result Set Mapping' attribute feature.
static org.eclipse.emf.ecore.EClass XML_NAMED_QUERY
          The meta object literal for the 'Xml Named Query' class.
static org.eclipse.emf.ecore.EClass XML_NULL_ATTRIBUTE_MAPPING
          The meta object literal for the 'Xml Null Attribute Mapping' class.
static org.eclipse.emf.ecore.EClass XML_ONE_TO_MANY
          The meta object literal for the 'Xml One To Many' class.
static org.eclipse.emf.ecore.EClass XML_ONE_TO_ONE
          The meta object literal for the 'Xml One To One' class.
static org.eclipse.emf.ecore.EReference XML_ONE_TO_ONE__PRIMARY_KEY_JOIN_COLUMNS
          The meta object literal for the 'Primary Key Join Columns' containment reference list feature.
static org.eclipse.emf.ecore.EClass XML_ORDER_COLUMN
          The meta object literal for the 'Xml Order Column' class.
static org.eclipse.emf.ecore.EClass XML_ORDERABLE
          The meta object literal for the 'Xml Orderable' class.
static org.eclipse.emf.ecore.EAttribute XML_ORDERABLE__ORDER_BY
          The meta object literal for the 'Order By' attribute feature.
static org.eclipse.emf.ecore.EClass XML_OVERRIDE
          The meta object literal for the 'Xml Override' class.
static org.eclipse.emf.ecore.EAttribute XML_OVERRIDE__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass XML_PERSISTENCE_UNIT_DEFAULTS
          The meta object literal for the 'Xml Persistence Unit Defaults' class.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_DEFAULTS__CASCADE_PERSIST
          The meta object literal for the 'Cascade Persist' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_DEFAULTS__CATALOG
          The meta object literal for the 'Catalog' attribute feature.
static org.eclipse.emf.ecore.EReference XML_PERSISTENCE_UNIT_DEFAULTS__ENTITY_LISTENERS
          The meta object literal for the 'Entity Listeners' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_DEFAULTS__SCHEMA
          The meta object literal for the 'Schema' attribute feature.
static org.eclipse.emf.ecore.EClass XML_PERSISTENCE_UNIT_METADATA
          The meta object literal for the 'Xml Persistence Unit Metadata' class.
static org.eclipse.emf.ecore.EReference XML_PERSISTENCE_UNIT_METADATA__PERSISTENCE_UNIT_DEFAULTS
          The meta object literal for the 'Persistence Unit Defaults' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_METADATA__XML_MAPPING_METADATA_COMPLETE
          The meta object literal for the 'Xml Mapping Metadata Complete' attribute feature.
static org.eclipse.emf.ecore.EClass XML_PRIMARY_KEY_JOIN_COLUMN
          The meta object literal for the 'Xml Primary Key Join Column' class.
static org.eclipse.emf.ecore.EAttribute XML_PRIMARY_KEY_JOIN_COLUMN__REFERENCED_COLUMN_NAME
          The meta object literal for the 'Referenced Column Name' attribute feature.
static org.eclipse.emf.ecore.EClass XML_QUERY
          The meta object literal for the 'Xml Query' class.
static org.eclipse.emf.ecore.EReference XML_QUERY__HINTS
          The meta object literal for the 'Hints' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute XML_QUERY__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_QUERY__QUERY
          The meta object literal for the 'Query' attribute feature.
static org.eclipse.emf.ecore.EClass XML_QUERY_CONTAINER
          The meta object literal for the 'Xml Query Container' class.
static org.eclipse.emf.ecore.EReference XML_QUERY_CONTAINER__NAMED_NATIVE_QUERIES
          The meta object literal for the 'Named Native Queries' containment reference list feature.
static org.eclipse.emf.ecore.EReference XML_QUERY_CONTAINER__NAMED_QUERIES
          The meta object literal for the 'Named Queries' containment reference list feature.
static org.eclipse.emf.ecore.EClass XML_QUERY_HINT
          The meta object literal for the 'Xml Query Hint' class.
static org.eclipse.emf.ecore.EAttribute XML_QUERY_HINT__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_QUERY_HINT__VALUE
          The meta object literal for the 'Value' attribute feature.
static org.eclipse.emf.ecore.EClass XML_REFERENCE_TABLE
          The meta object literal for the 'Xml Reference Table' class.
static org.eclipse.emf.ecore.EReference XML_REFERENCE_TABLE__JOIN_COLUMNS
          The meta object literal for the 'Join Columns' containment reference list feature.
static org.eclipse.emf.ecore.EClass XML_SECONDARY_TABLE
          The meta object literal for the 'Xml Secondary Table' class.
static org.eclipse.emf.ecore.EReference XML_SECONDARY_TABLE__PRIMARY_KEY_JOIN_COLUMNS
          The meta object literal for the 'Primary Key Join Columns' containment reference list feature.
static org.eclipse.emf.ecore.EClass XML_SEQUENCE_GENERATOR
          The meta object literal for the 'Xml Sequence Generator' class.
static org.eclipse.emf.ecore.EAttribute XML_SEQUENCE_GENERATOR__SEQUENCE_NAME
          The meta object literal for the 'Sequence Name' attribute feature.
static org.eclipse.emf.ecore.EClass XML_TABLE
          The meta object literal for the 'Xml Table' class.
static org.eclipse.emf.ecore.EClass XML_TABLE_GENERATOR
          The meta object literal for the 'Xml Table Generator' class.
static org.eclipse.emf.ecore.EAttribute XML_TABLE_GENERATOR__CATALOG
          The meta object literal for the 'Catalog' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_TABLE_GENERATOR__PK_COLUMN_NAME
          The meta object literal for the 'Pk Column Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_TABLE_GENERATOR__PK_COLUMN_VALUE
          The meta object literal for the 'Pk Column Value' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_TABLE_GENERATOR__SCHEMA
          The meta object literal for the 'Schema' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_TABLE_GENERATOR__TABLE
          The meta object literal for the 'Table' attribute feature.
static org.eclipse.emf.ecore.EReference XML_TABLE_GENERATOR__UNIQUE_CONSTRAINTS
          The meta object literal for the 'Unique Constraints' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute XML_TABLE_GENERATOR__VALUE_COLUMN_NAME
          The meta object literal for the 'Value Column Name' attribute feature.
static org.eclipse.emf.ecore.EClass XML_TRANSIENT
          The meta object literal for the 'Xml Transient' class.
static org.eclipse.emf.ecore.EClass XML_TYPE_MAPPING
          The meta object literal for the 'Xml Type Mapping' class.
static org.eclipse.emf.ecore.EReference XML_TYPE_MAPPING__ATTRIBUTES
          The meta object literal for the 'Attributes' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_TYPE_MAPPING__CLASS_NAME
          The meta object literal for the 'Class Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_TYPE_MAPPING__DESCRIPTION
          The meta object literal for the 'Description' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_TYPE_MAPPING__METADATA_COMPLETE
          The meta object literal for the 'Metadata Complete' attribute feature.
static org.eclipse.emf.ecore.EClass XML_UNIQUE_CONSTRAINT
          The meta object literal for the 'Xml Unique Constraint' class.
static org.eclipse.emf.ecore.EAttribute XML_UNIQUE_CONSTRAINT__COLUMN_NAMES
          The meta object literal for the 'Column Names' attribute list feature.
static org.eclipse.emf.ecore.EClass XML_VERSION
          The meta object literal for the 'Xml Version' class.
 

Field Detail

ABSTRACT_XML_ATTRIBUTE_MAPPING

static final org.eclipse.emf.ecore.EClass ABSTRACT_XML_ATTRIBUTE_MAPPING
The meta object literal for the 'Abstract Xml Attribute Mapping' class.

See Also:
AbstractXmlAttributeMapping, OrmPackage.getAbstractXmlAttributeMapping()

ABSTRACT_XML_COLUMN

static final org.eclipse.emf.ecore.EClass ABSTRACT_XML_COLUMN
The meta object literal for the 'Abstract Xml Column' class.

See Also:
AbstractXmlColumn, OrmPackage.getAbstractXmlColumn()

ABSTRACT_XML_COLUMN__INSERTABLE

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_COLUMN__INSERTABLE
The meta object literal for the 'Insertable' attribute feature.


ABSTRACT_XML_COLUMN__NULLABLE

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_COLUMN__NULLABLE
The meta object literal for the 'Nullable' attribute feature.


ABSTRACT_XML_COLUMN__TABLE

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_COLUMN__TABLE
The meta object literal for the 'Table' attribute feature.


ABSTRACT_XML_COLUMN__UNIQUE

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_COLUMN__UNIQUE
The meta object literal for the 'Unique' attribute feature.


ABSTRACT_XML_COLUMN__UPDATABLE

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_COLUMN__UPDATABLE
The meta object literal for the 'Updatable' attribute feature.


ABSTRACT_XML_EMBEDDED

static final org.eclipse.emf.ecore.EClass ABSTRACT_XML_EMBEDDED
The meta object literal for the 'Abstract Xml Embedded' class.

See Also:
AbstractXmlEmbedded, OrmPackage.getAbstractXmlEmbedded()

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING

static final org.eclipse.emf.ecore.EClass ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING
The meta object literal for the 'Abstract Xml Multi Relationship Mapping' class.

See Also:
AbstractXmlMultiRelationshipMapping, OrmPackage.getAbstractXmlMultiRelationshipMapping()

ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY

static final org.eclipse.emf.ecore.EReference ABSTRACT_XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY
The meta object literal for the 'Map Key' containment reference feature.


ABSTRACT_XML_NAMED_COLUMN

static final org.eclipse.emf.ecore.EClass ABSTRACT_XML_NAMED_COLUMN
The meta object literal for the 'Abstract Xml Named Column' class.

See Also:
AbstractXmlNamedColumn, OrmPackage.getAbstractXmlNamedColumn()

ABSTRACT_XML_NAMED_COLUMN__COLUMN_DEFINITION

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_NAMED_COLUMN__COLUMN_DEFINITION
The meta object literal for the 'Column Definition' attribute feature.


ABSTRACT_XML_NAMED_COLUMN__NAME

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_NAMED_COLUMN__NAME
The meta object literal for the 'Name' attribute feature.


ABSTRACT_XML_RELATIONSHIP_MAPPING

static final org.eclipse.emf.ecore.EClass ABSTRACT_XML_RELATIONSHIP_MAPPING
The meta object literal for the 'Abstract Xml Relationship Mapping' class.

See Also:
AbstractXmlRelationshipMapping, OrmPackage.getAbstractXmlRelationshipMapping()

ABSTRACT_XML_RELATIONSHIP_MAPPING__TARGET_ENTITY

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_RELATIONSHIP_MAPPING__TARGET_ENTITY
The meta object literal for the 'Target Entity' attribute feature.


ABSTRACT_XML_RELATIONSHIP_MAPPING__FETCH

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_RELATIONSHIP_MAPPING__FETCH
The meta object literal for the 'Fetch' attribute feature.


ABSTRACT_XML_RELATIONSHIP_MAPPING__CASCADE

static final org.eclipse.emf.ecore.EReference ABSTRACT_XML_RELATIONSHIP_MAPPING__CASCADE
The meta object literal for the 'Cascade' containment reference feature.


ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING

static final org.eclipse.emf.ecore.EClass ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING
The meta object literal for the 'Abstract Xml Single Relationship Mapping' class.

See Also:
AbstractXmlSingleRelationshipMapping, OrmPackage.getAbstractXmlSingleRelationshipMapping()

ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__OPTIONAL

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_SINGLE_RELATIONSHIP_MAPPING__OPTIONAL
The meta object literal for the 'Optional' attribute feature.


ABSTRACT_XML_TABLE

static final org.eclipse.emf.ecore.EClass ABSTRACT_XML_TABLE
The meta object literal for the 'Abstract Xml Table' class.

See Also:
AbstractXmlTable, OrmPackage.getAbstractXmlTable()

ABSTRACT_XML_TABLE__NAME

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_TABLE__NAME
The meta object literal for the 'Name' attribute feature.


ABSTRACT_XML_TABLE__CATALOG

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_TABLE__CATALOG
The meta object literal for the 'Catalog' attribute feature.


ABSTRACT_XML_TABLE__SCHEMA

static final org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_TABLE__SCHEMA
The meta object literal for the 'Schema' attribute feature.


ABSTRACT_XML_TABLE__UNIQUE_CONSTRAINTS

static final org.eclipse.emf.ecore.EReference ABSTRACT_XML_TABLE__UNIQUE_CONSTRAINTS
The meta object literal for the 'Unique Constraints' containment reference list feature.


ABSTRACT_XML_TYPE_MAPPING

static final org.eclipse.emf.ecore.EClass ABSTRACT_XML_TYPE_MAPPING
The meta object literal for the 'Abstract Xml Type Mapping' class.

See Also:
AbstractXmlTypeMapping, OrmPackage.getAbstractXmlTypeMapping()

XML_ACCESS_HOLDER

static final org.eclipse.emf.ecore.EClass XML_ACCESS_HOLDER
The meta object literal for the 'Xml Access Holder' class.

See Also:
XmlAccessHolder, OrmPackage.getXmlAccessHolder()

XML_ACCESS_HOLDER__ACCESS

static final org.eclipse.emf.ecore.EAttribute XML_ACCESS_HOLDER__ACCESS
The meta object literal for the 'Access' attribute feature.


XML_ATTRIBUTE_MAPPING

static final org.eclipse.emf.ecore.EClass XML_ATTRIBUTE_MAPPING
The meta object literal for the 'Xml Attribute Mapping' class.

See Also:
XmlAttributeMapping, OrmPackage.getXmlAttributeMapping()

XML_ATTRIBUTE_MAPPING__NAME

static final org.eclipse.emf.ecore.EAttribute XML_ATTRIBUTE_MAPPING__NAME
The meta object literal for the 'Name' attribute feature.


XML_ASSOCIATION_OVERRIDE

static final org.eclipse.emf.ecore.EClass XML_ASSOCIATION_OVERRIDE
The meta object literal for the 'Xml Association Override' class.

See Also:
XmlAssociationOverride, OrmPackage.getXmlAssociationOverride()

XML_ASSOCIATION_OVERRIDE_CONTAINER

static final org.eclipse.emf.ecore.EClass XML_ASSOCIATION_OVERRIDE_CONTAINER
The meta object literal for the 'Xml Association Override Container' class.

See Also:
XmlAssociationOverrideContainer, OrmPackage.getXmlAssociationOverrideContainer()

XML_ASSOCIATION_OVERRIDE_CONTAINER__ASSOCIATION_OVERRIDES

static final org.eclipse.emf.ecore.EReference XML_ASSOCIATION_OVERRIDE_CONTAINER__ASSOCIATION_OVERRIDES
The meta object literal for the 'Association Overrides' containment reference list feature.


XML_ATTRIBUTE_OVERRIDE

static final org.eclipse.emf.ecore.EClass XML_ATTRIBUTE_OVERRIDE
The meta object literal for the 'Xml Attribute Override' class.

See Also:
XmlAttributeOverride, OrmPackage.getXmlAttributeOverride()

XML_ATTRIBUTE_OVERRIDE__COLUMN

static final org.eclipse.emf.ecore.EReference XML_ATTRIBUTE_OVERRIDE__COLUMN
The meta object literal for the 'Column' containment reference feature.


XML_ATTRIBUTE_OVERRIDE_CONTAINER

static final org.eclipse.emf.ecore.EClass XML_ATTRIBUTE_OVERRIDE_CONTAINER
The meta object literal for the 'Xml Attribute Override Container' class.

See Also:
XmlAttributeOverrideContainer, OrmPackage.getXmlAttributeOverrideContainer()

XML_ATTRIBUTE_OVERRIDE_CONTAINER__ATTRIBUTE_OVERRIDES

static final org.eclipse.emf.ecore.EReference XML_ATTRIBUTE_OVERRIDE_CONTAINER__ATTRIBUTE_OVERRIDES
The meta object literal for the 'Attribute Overrides' containment reference list feature.


ATTRIBUTES

static final org.eclipse.emf.ecore.EClass ATTRIBUTES
The meta object literal for the 'Attributes' class.

See Also:
Attributes, OrmPackage.getAttributes()

ATTRIBUTES__IDS

static final org.eclipse.emf.ecore.EReference ATTRIBUTES__IDS
The meta object literal for the 'Ids' containment reference list feature.


ATTRIBUTES__EMBEDDED_IDS

static final org.eclipse.emf.ecore.EReference ATTRIBUTES__EMBEDDED_IDS
The meta object literal for the 'Embedded Ids' containment reference list feature.


ATTRIBUTES__BASICS

static final org.eclipse.emf.ecore.EReference ATTRIBUTES__BASICS
The meta object literal for the 'Basics' containment reference list feature.


ATTRIBUTES__VERSIONS

static final org.eclipse.emf.ecore.EReference ATTRIBUTES__VERSIONS
The meta object literal for the 'Versions' containment reference list feature.


ATTRIBUTES__MANY_TO_ONES

static final org.eclipse.emf.ecore.EReference ATTRIBUTES__MANY_TO_ONES
The meta object literal for the 'Many To Ones' containment reference list feature.


ATTRIBUTES__ONE_TO_MANYS

static final org.eclipse.emf.ecore.EReference ATTRIBUTES__ONE_TO_MANYS
The meta object literal for the 'One To Manys' containment reference list feature.


ATTRIBUTES__ONE_TO_ONES

static final org.eclipse.emf.ecore.EReference ATTRIBUTES__ONE_TO_ONES
The meta object literal for the 'One To Ones' containment reference list feature.


ATTRIBUTES__MANY_TO_MANYS

static final org.eclipse.emf.ecore.EReference ATTRIBUTES__MANY_TO_MANYS
The meta object literal for the 'Many To Manys' containment reference list feature.


ATTRIBUTES__EMBEDDEDS

static final org.eclipse.emf.ecore.EReference ATTRIBUTES__EMBEDDEDS
The meta object literal for the 'Embeddeds' containment reference list feature.


ATTRIBUTES__TRANSIENTS

static final org.eclipse.emf.ecore.EReference ATTRIBUTES__TRANSIENTS
The meta object literal for the 'Transients' containment reference list feature.


XML_BASIC

static final org.eclipse.emf.ecore.EClass XML_BASIC
The meta object literal for the 'Xml Basic' class.

See Also:
XmlBasic, OrmPackage.getXmlBasic()

XML_BASIC__FETCH

static final org.eclipse.emf.ecore.EAttribute XML_BASIC__FETCH
The meta object literal for the 'Fetch' attribute feature.


XML_BASIC__OPTIONAL

static final org.eclipse.emf.ecore.EAttribute XML_BASIC__OPTIONAL
The meta object literal for the 'Optional' attribute feature.


CASCADE_TYPE

static final org.eclipse.emf.ecore.EClass CASCADE_TYPE
The meta object literal for the 'Cascade Type' class.

See Also:
CascadeType, OrmPackage.getCascadeType()

CASCADE_TYPE__CASCADE_ALL

static final org.eclipse.emf.ecore.EAttribute CASCADE_TYPE__CASCADE_ALL
The meta object literal for the 'Cascade All' attribute feature.


CASCADE_TYPE__CASCADE_PERSIST

static final org.eclipse.emf.ecore.EAttribute CASCADE_TYPE__CASCADE_PERSIST
The meta object literal for the 'Cascade Persist' attribute feature.


CASCADE_TYPE__CASCADE_MERGE

static final org.eclipse.emf.ecore.EAttribute CASCADE_TYPE__CASCADE_MERGE
The meta object literal for the 'Cascade Merge' attribute feature.


CASCADE_TYPE__CASCADE_REMOVE

static final org.eclipse.emf.ecore.EAttribute CASCADE_TYPE__CASCADE_REMOVE
The meta object literal for the 'Cascade Remove' attribute feature.


CASCADE_TYPE__CASCADE_REFRESH

static final org.eclipse.emf.ecore.EAttribute CASCADE_TYPE__CASCADE_REFRESH
The meta object literal for the 'Cascade Refresh' attribute feature.


XML_CLASS_REFERENCE

static final org.eclipse.emf.ecore.EClass XML_CLASS_REFERENCE
The meta object literal for the 'Xml Class Reference' class.

See Also:
XmlClassReference, OrmPackage.getXmlClassReference()

XML_CLASS_REFERENCE__CLASS_NAME

static final org.eclipse.emf.ecore.EAttribute XML_CLASS_REFERENCE__CLASS_NAME
The meta object literal for the 'Class Name' attribute feature.


XML_COLLECTION_TABLE

static final org.eclipse.emf.ecore.EClass XML_COLLECTION_TABLE
The meta object literal for the 'Xml Collection Table' class.

See Also:
XmlCollectionTable, OrmPackage.getXmlCollectionTable()

XML_COLUMN

static final org.eclipse.emf.ecore.EClass XML_COLUMN
The meta object literal for the 'Xml Column' class.

See Also:
XmlColumn, OrmPackage.getXmlColumn()

XML_COLUMN__LENGTH

static final org.eclipse.emf.ecore.EAttribute XML_COLUMN__LENGTH
The meta object literal for the 'Length' attribute feature.


XML_COLUMN__PRECISION

static final org.eclipse.emf.ecore.EAttribute XML_COLUMN__PRECISION
The meta object literal for the 'Precision' attribute feature.


XML_COLUMN__SCALE

static final org.eclipse.emf.ecore.EAttribute XML_COLUMN__SCALE
The meta object literal for the 'Scale' attribute feature.


COLUMN_MAPPING

static final org.eclipse.emf.ecore.EClass COLUMN_MAPPING
The meta object literal for the 'Column Mapping' class.

See Also:
ColumnMapping, OrmPackage.getColumnMapping()

COLUMN_MAPPING__COLUMN

static final org.eclipse.emf.ecore.EReference COLUMN_MAPPING__COLUMN
The meta object literal for the 'Column' containment reference feature.


COLUMN_RESULT

static final org.eclipse.emf.ecore.EClass COLUMN_RESULT
The meta object literal for the 'Column Result' class.

See Also:
ColumnResult, OrmPackage.getColumnResult()

COLUMN_RESULT__NAME

static final org.eclipse.emf.ecore.EAttribute COLUMN_RESULT__NAME
The meta object literal for the 'Name' attribute feature.


XML_CONVERTIBLE_MAPPING

static final org.eclipse.emf.ecore.EClass XML_CONVERTIBLE_MAPPING
The meta object literal for the 'Xml Convertible Mapping' class.

See Also:
XmlConvertibleMapping, OrmPackage.getXmlConvertibleMapping()

XML_CONVERTIBLE_MAPPING__LOB

static final org.eclipse.emf.ecore.EAttribute XML_CONVERTIBLE_MAPPING__LOB
The meta object literal for the 'Lob' attribute feature.


XML_CONVERTIBLE_MAPPING__TEMPORAL

static final org.eclipse.emf.ecore.EAttribute XML_CONVERTIBLE_MAPPING__TEMPORAL
The meta object literal for the 'Temporal' attribute feature.


XML_CONVERTIBLE_MAPPING__ENUMERATED

static final org.eclipse.emf.ecore.EAttribute XML_CONVERTIBLE_MAPPING__ENUMERATED
The meta object literal for the 'Enumerated' attribute feature.


XML_DISCRIMINATOR_COLUMN

static final org.eclipse.emf.ecore.EClass XML_DISCRIMINATOR_COLUMN
The meta object literal for the 'Xml Discriminator Column' class.

See Also:
XmlDiscriminatorColumn, OrmPackage.getXmlDiscriminatorColumn()

XML_DISCRIMINATOR_COLUMN__DISCRIMINATOR_TYPE

static final org.eclipse.emf.ecore.EAttribute XML_DISCRIMINATOR_COLUMN__DISCRIMINATOR_TYPE
The meta object literal for the 'Discriminator Type' attribute feature.


XML_DISCRIMINATOR_COLUMN__LENGTH

static final org.eclipse.emf.ecore.EAttribute XML_DISCRIMINATOR_COLUMN__LENGTH
The meta object literal for the 'Length' attribute feature.


XML_ELEMENT_COLLECTION

static final org.eclipse.emf.ecore.EClass XML_ELEMENT_COLLECTION
The meta object literal for the 'Xml Element Collection' class.

See Also:
XmlElementCollection, OrmPackage.getXmlElementCollection()

XML_EMBEDDABLE

static final org.eclipse.emf.ecore.EClass XML_EMBEDDABLE
The meta object literal for the 'Xml Embeddable' class.

See Also:
XmlEmbeddable, OrmPackage.getXmlEmbeddable()

XML_EMBEDDED

static final org.eclipse.emf.ecore.EClass XML_EMBEDDED
The meta object literal for the 'Xml Embedded' class.

See Also:
XmlEmbedded, OrmPackage.getXmlEmbedded()

XML_EMBEDDED_ID

static final org.eclipse.emf.ecore.EClass XML_EMBEDDED_ID
The meta object literal for the 'Xml Embedded Id' class.

See Also:
XmlEmbeddedId, OrmPackage.getXmlEmbeddedId()

XML_ENTITY

static final org.eclipse.emf.ecore.EClass XML_ENTITY
The meta object literal for the 'Xml Entity' class.

See Also:
XmlEntity, OrmPackage.getXmlEntity()

XML_ENTITY__NAME

static final org.eclipse.emf.ecore.EAttribute XML_ENTITY__NAME
The meta object literal for the 'Name' attribute feature.


XML_ENTITY__TABLE

static final org.eclipse.emf.ecore.EReference XML_ENTITY__TABLE
The meta object literal for the 'Table' containment reference feature.


XML_ENTITY__SECONDARY_TABLES

static final org.eclipse.emf.ecore.EReference XML_ENTITY__SECONDARY_TABLES
The meta object literal for the 'Secondary Tables' containment reference list feature.


XML_ENTITY__PRIMARY_KEY_JOIN_COLUMNS

static final org.eclipse.emf.ecore.EReference XML_ENTITY__PRIMARY_KEY_JOIN_COLUMNS
The meta object literal for the 'Primary Key Join Columns' containment reference list feature.


XML_ENTITY__INHERITANCE

static final org.eclipse.emf.ecore.EReference XML_ENTITY__INHERITANCE
The meta object literal for the 'Inheritance' containment reference feature.


XML_ENTITY__DISCRIMINATOR_VALUE

static final org.eclipse.emf.ecore.EAttribute XML_ENTITY__DISCRIMINATOR_VALUE
The meta object literal for the 'Discriminator Value' attribute feature.


XML_ENTITY__DISCRIMINATOR_COLUMN

static final org.eclipse.emf.ecore.EReference XML_ENTITY__DISCRIMINATOR_COLUMN
The meta object literal for the 'Discriminator Column' containment reference feature.


XML_ENTITY__SQL_RESULT_SET_MAPPINGS

static final org.eclipse.emf.ecore.EReference XML_ENTITY__SQL_RESULT_SET_MAPPINGS
The meta object literal for the 'Sql Result Set Mappings' containment reference list feature.


XML_ENTITY__EXCLUDE_DEFAULT_LISTENERS

static final org.eclipse.emf.ecore.EAttribute XML_ENTITY__EXCLUDE_DEFAULT_LISTENERS
The meta object literal for the 'Exclude Default Listeners' attribute feature.


XML_ENTITY__EXCLUDE_SUPERCLASS_LISTENERS

static final org.eclipse.emf.ecore.EAttribute XML_ENTITY__EXCLUDE_SUPERCLASS_LISTENERS
The meta object literal for the 'Exclude Superclass Listeners' attribute feature.


XML_ENTITY__ENTITY_LISTENERS

static final org.eclipse.emf.ecore.EReference XML_ENTITY__ENTITY_LISTENERS
The meta object literal for the 'Entity Listeners' containment reference feature.


ENTITY_LISTENER

static final org.eclipse.emf.ecore.EClass ENTITY_LISTENER
The meta object literal for the 'Entity Listener' class.

See Also:
EntityListener, OrmPackage.getEntityListener()

ENTITY_LISTENER__CLASS_NAME

static final org.eclipse.emf.ecore.EAttribute ENTITY_LISTENER__CLASS_NAME
The meta object literal for the 'Class Name' attribute feature.


ENTITY_LISTENERS

static final org.eclipse.emf.ecore.EClass ENTITY_LISTENERS
The meta object literal for the 'Entity Listeners' class.

See Also:
EntityListeners, OrmPackage.getEntityListeners()

ENTITY_LISTENERS__ENTITY_LISTENERS

static final org.eclipse.emf.ecore.EReference ENTITY_LISTENERS__ENTITY_LISTENERS
The meta object literal for the 'Entity Listeners' containment reference list feature.


XML_ENTITY_MAPPINGS

static final org.eclipse.emf.ecore.EClass XML_ENTITY_MAPPINGS
The meta object literal for the 'Xml Entity Mappings' class.

See Also:
XmlEntityMappings, OrmPackage.getXmlEntityMappings()

XML_ENTITY_MAPPINGS__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute XML_ENTITY_MAPPINGS__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


XML_ENTITY_MAPPINGS__PERSISTENCE_UNIT_METADATA

static final org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__PERSISTENCE_UNIT_METADATA
The meta object literal for the 'Persistence Unit Metadata' containment reference feature.


XML_ENTITY_MAPPINGS__PACKAGE

static final org.eclipse.emf.ecore.EAttribute XML_ENTITY_MAPPINGS__PACKAGE
The meta object literal for the 'Package' attribute feature.


XML_ENTITY_MAPPINGS__SCHEMA

static final org.eclipse.emf.ecore.EAttribute XML_ENTITY_MAPPINGS__SCHEMA
The meta object literal for the 'Schema' attribute feature.


XML_ENTITY_MAPPINGS__CATALOG

static final org.eclipse.emf.ecore.EAttribute XML_ENTITY_MAPPINGS__CATALOG
The meta object literal for the 'Catalog' attribute feature.


XML_ENTITY_MAPPINGS__SEQUENCE_GENERATORS

static final org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__SEQUENCE_GENERATORS
The meta object literal for the 'Sequence Generators' containment reference list feature.


XML_ENTITY_MAPPINGS__TABLE_GENERATORS

static final org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__TABLE_GENERATORS
The meta object literal for the 'Table Generators' containment reference list feature.


XML_ENTITY_MAPPINGS__SQL_RESULT_SET_MAPPINGS

static final org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__SQL_RESULT_SET_MAPPINGS
The meta object literal for the 'Sql Result Set Mappings' containment reference list feature.


XML_ENTITY_MAPPINGS__MAPPED_SUPERCLASSES

static final org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__MAPPED_SUPERCLASSES
The meta object literal for the 'Mapped Superclasses' containment reference list feature.


XML_ENTITY_MAPPINGS__ENTITIES

static final org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__ENTITIES
The meta object literal for the 'Entities' containment reference list feature.


XML_ENTITY_MAPPINGS__EMBEDDABLES

static final org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__EMBEDDABLES
The meta object literal for the 'Embeddables' containment reference list feature.


ENTITY_RESULT

static final org.eclipse.emf.ecore.EClass ENTITY_RESULT
The meta object literal for the 'Entity Result' class.

See Also:
EntityResult, OrmPackage.getEntityResult()

ENTITY_RESULT__DISCRIMINATOR_COLUMN

static final org.eclipse.emf.ecore.EAttribute ENTITY_RESULT__DISCRIMINATOR_COLUMN
The meta object literal for the 'Discriminator Column' attribute feature.


ENTITY_RESULT__ENTITY_CLASS

static final org.eclipse.emf.ecore.EAttribute ENTITY_RESULT__ENTITY_CLASS
The meta object literal for the 'Entity Class' attribute feature.


ENTITY_RESULT__FIELD_RESULTS

static final org.eclipse.emf.ecore.EReference ENTITY_RESULT__FIELD_RESULTS
The meta object literal for the 'Field Results' containment reference list feature.


EVENT_METHOD

static final org.eclipse.emf.ecore.EClass EVENT_METHOD
The meta object literal for the 'Event Method' class.

See Also:
EventMethod, OrmPackage.getEventMethod()

EVENT_METHOD__METHOD_NAME

static final org.eclipse.emf.ecore.EAttribute EVENT_METHOD__METHOD_NAME
The meta object literal for the 'Method Name' attribute feature.


XML_EVENT_METHOD_CONTAINER

static final org.eclipse.emf.ecore.EClass XML_EVENT_METHOD_CONTAINER
The meta object literal for the 'Xml Event Method Container' class.

See Also:
XmlEventMethodContainer, OrmPackage.getXmlEventMethodContainer()

XML_EVENT_METHOD_CONTAINER__PRE_PERSIST

static final org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__PRE_PERSIST
The meta object literal for the 'Pre Persist' containment reference feature.


XML_EVENT_METHOD_CONTAINER__POST_PERSIST

static final org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__POST_PERSIST
The meta object literal for the 'Post Persist' containment reference feature.


XML_EVENT_METHOD_CONTAINER__PRE_REMOVE

static final org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__PRE_REMOVE
The meta object literal for the 'Pre Remove' containment reference feature.


XML_EVENT_METHOD_CONTAINER__POST_REMOVE

static final org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__POST_REMOVE
The meta object literal for the 'Post Remove' containment reference feature.


XML_EVENT_METHOD_CONTAINER__PRE_UPDATE

static final org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__PRE_UPDATE
The meta object literal for the 'Pre Update' containment reference feature.


XML_EVENT_METHOD_CONTAINER__POST_UPDATE

static final org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__POST_UPDATE
The meta object literal for the 'Post Update' containment reference feature.


XML_EVENT_METHOD_CONTAINER__POST_LOAD

static final org.eclipse.emf.ecore.EReference XML_EVENT_METHOD_CONTAINER__POST_LOAD
The meta object literal for the 'Post Load' containment reference feature.


FIELD_RESULT

static final org.eclipse.emf.ecore.EClass FIELD_RESULT
The meta object literal for the 'Field Result' class.

See Also:
FieldResult, OrmPackage.getFieldResult()

FIELD_RESULT__NAME

static final org.eclipse.emf.ecore.EAttribute FIELD_RESULT__NAME
The meta object literal for the 'Name' attribute feature.


FIELD_RESULT__COLUMN

static final org.eclipse.emf.ecore.EAttribute FIELD_RESULT__COLUMN
The meta object literal for the 'Column' attribute feature.


XML_GENERATED_VALUE

static final org.eclipse.emf.ecore.EClass XML_GENERATED_VALUE
The meta object literal for the 'Xml Generated Value' class.

See Also:
XmlGeneratedValue, OrmPackage.getXmlGeneratedValue()

XML_GENERATED_VALUE__GENERATOR

static final org.eclipse.emf.ecore.EAttribute XML_GENERATED_VALUE__GENERATOR
The meta object literal for the 'Generator' attribute feature.


XML_GENERATED_VALUE__STRATEGY

static final org.eclipse.emf.ecore.EAttribute XML_GENERATED_VALUE__STRATEGY
The meta object literal for the 'Strategy' attribute feature.


XML_GENERATOR

static final org.eclipse.emf.ecore.EClass XML_GENERATOR
The meta object literal for the 'Xml Generator' class.

See Also:
XmlGenerator, OrmPackage.getXmlGenerator()

XML_GENERATOR__NAME

static final org.eclipse.emf.ecore.EAttribute XML_GENERATOR__NAME
The meta object literal for the 'Name' attribute feature.


XML_GENERATOR__INITIAL_VALUE

static final org.eclipse.emf.ecore.EAttribute XML_GENERATOR__INITIAL_VALUE
The meta object literal for the 'Initial Value' attribute feature.


XML_GENERATOR__ALLOCATION_SIZE

static final org.eclipse.emf.ecore.EAttribute XML_GENERATOR__ALLOCATION_SIZE
The meta object literal for the 'Allocation Size' attribute feature.


XML_GENERATOR_CONTAINER

static final org.eclipse.emf.ecore.EClass XML_GENERATOR_CONTAINER
The meta object literal for the 'Xml Generator Container' class.

See Also:
XmlGeneratorContainer, OrmPackage.getXmlGeneratorContainer()

XML_GENERATOR_CONTAINER__SEQUENCE_GENERATOR

static final org.eclipse.emf.ecore.EReference XML_GENERATOR_CONTAINER__SEQUENCE_GENERATOR
The meta object literal for the 'Sequence Generator' containment reference feature.


XML_GENERATOR_CONTAINER__TABLE_GENERATOR

static final org.eclipse.emf.ecore.EReference XML_GENERATOR_CONTAINER__TABLE_GENERATOR
The meta object literal for the 'Table Generator' containment reference feature.


XML_ID

static final org.eclipse.emf.ecore.EClass XML_ID
The meta object literal for the 'Xml Id' class.

See Also:
XmlId, OrmPackage.getXmlId()

XML_ID__GENERATED_VALUE

static final org.eclipse.emf.ecore.EReference XML_ID__GENERATED_VALUE
The meta object literal for the 'Generated Value' containment reference feature.


XML_ID_CLASS_CONTAINER

static final org.eclipse.emf.ecore.EClass XML_ID_CLASS_CONTAINER
The meta object literal for the 'Xml Id Class Container' class.

See Also:
XmlIdClassContainer, OrmPackage.getXmlIdClassContainer()

XML_ID_CLASS_CONTAINER__ID_CLASS

static final org.eclipse.emf.ecore.EReference XML_ID_CLASS_CONTAINER__ID_CLASS
The meta object literal for the 'Id Class' containment reference feature.


INHERITANCE

static final org.eclipse.emf.ecore.EClass INHERITANCE
The meta object literal for the 'Inheritance' class.

See Also:
Inheritance, OrmPackage.getInheritance()

INHERITANCE__STRATEGY

static final org.eclipse.emf.ecore.EAttribute INHERITANCE__STRATEGY
The meta object literal for the 'Strategy' attribute feature.


XML_JOIN_COLUMN

static final org.eclipse.emf.ecore.EClass XML_JOIN_COLUMN
The meta object literal for the 'Xml Join Column' class.

See Also:
XmlJoinColumn, OrmPackage.getXmlJoinColumn()

XML_JOIN_COLUMN__REFERENCED_COLUMN_NAME

static final org.eclipse.emf.ecore.EAttribute XML_JOIN_COLUMN__REFERENCED_COLUMN_NAME
The meta object literal for the 'Referenced Column Name' attribute feature.


XML_JOIN_COLUMNS_MAPPING

static final org.eclipse.emf.ecore.EClass XML_JOIN_COLUMNS_MAPPING
The meta object literal for the 'Xml Join Columns Mapping' class.

See Also:
XmlJoinColumnsMapping, OrmPackage.getXmlJoinColumnsMapping()

XML_JOIN_COLUMNS_MAPPING__JOIN_COLUMNS

static final org.eclipse.emf.ecore.EReference XML_JOIN_COLUMNS_MAPPING__JOIN_COLUMNS
The meta object literal for the 'Join Columns' containment reference list feature.


XML_JOIN_TABLE

static final org.eclipse.emf.ecore.EClass XML_JOIN_TABLE
The meta object literal for the 'Xml Join Table' class.

See Also:
XmlJoinTable, OrmPackage.getXmlJoinTable()

XML_JOIN_TABLE__INVERSE_JOIN_COLUMNS

static final org.eclipse.emf.ecore.EReference XML_JOIN_TABLE__INVERSE_JOIN_COLUMNS
The meta object literal for the 'Inverse Join Columns' containment reference list feature.


XML_JOIN_TABLE_MAPPING

static final org.eclipse.emf.ecore.EClass XML_JOIN_TABLE_MAPPING
The meta object literal for the 'Xml Join Table Mapping' class.

See Also:
XmlJoinTableMapping, OrmPackage.getXmlJoinTableMapping()

XML_JOIN_TABLE_MAPPING__JOIN_TABLE

static final org.eclipse.emf.ecore.EReference XML_JOIN_TABLE_MAPPING__JOIN_TABLE
The meta object literal for the 'Join Table' containment reference feature.


LOB

static final org.eclipse.emf.ecore.EClass LOB
The meta object literal for the 'Lob' class.

See Also:
Lob, OrmPackage.getLob()

XML_MANY_TO_MANY

static final org.eclipse.emf.ecore.EClass XML_MANY_TO_MANY
The meta object literal for the 'Xml Many To Many' class.

See Also:
XmlManyToMany, OrmPackage.getXmlManyToMany()

XML_MANY_TO_ONE

static final org.eclipse.emf.ecore.EClass XML_MANY_TO_ONE
The meta object literal for the 'Xml Many To One' class.

See Also:
XmlManyToOne, OrmPackage.getXmlManyToOne()

MAP_KEY

static final org.eclipse.emf.ecore.EClass MAP_KEY
The meta object literal for the 'Map Key' class.

See Also:
MapKey, OrmPackage.getMapKey()

MAP_KEY__NAME

static final org.eclipse.emf.ecore.EAttribute MAP_KEY__NAME
The meta object literal for the 'Name' attribute feature.


XML_MAPPED_BY_MAPPING

static final org.eclipse.emf.ecore.EClass XML_MAPPED_BY_MAPPING
The meta object literal for the 'Xml Mapped By Mapping' class.

See Also:
XmlMappedByMapping, OrmPackage.getXmlMappedByMapping()

XML_MAPPED_BY_MAPPING__MAPPED_BY

static final org.eclipse.emf.ecore.EAttribute XML_MAPPED_BY_MAPPING__MAPPED_BY
The meta object literal for the 'Mapped By' attribute feature.


XML_MAPPED_SUPERCLASS

static final org.eclipse.emf.ecore.EClass XML_MAPPED_SUPERCLASS
The meta object literal for the 'Xml Mapped Superclass' class.

See Also:
XmlMappedSuperclass, OrmPackage.getXmlMappedSuperclass()

XML_MAPPED_SUPERCLASS__EXCLUDE_DEFAULT_LISTENERS

static final org.eclipse.emf.ecore.EAttribute XML_MAPPED_SUPERCLASS__EXCLUDE_DEFAULT_LISTENERS
The meta object literal for the 'Exclude Default Listeners' attribute feature.


XML_MAPPED_SUPERCLASS__EXCLUDE_SUPERCLASS_LISTENERS

static final org.eclipse.emf.ecore.EAttribute XML_MAPPED_SUPERCLASS__EXCLUDE_SUPERCLASS_LISTENERS
The meta object literal for the 'Exclude Superclass Listeners' attribute feature.


XML_MAPPED_SUPERCLASS__ENTITY_LISTENERS

static final org.eclipse.emf.ecore.EReference XML_MAPPED_SUPERCLASS__ENTITY_LISTENERS
The meta object literal for the 'Entity Listeners' containment reference feature.


XML_NAMED_NATIVE_QUERY

static final org.eclipse.emf.ecore.EClass XML_NAMED_NATIVE_QUERY
The meta object literal for the 'Xml Named Native Query' class.

See Also:
XmlNamedNativeQuery, OrmPackage.getXmlNamedNativeQuery()

XML_NAMED_NATIVE_QUERY__RESULT_CLASS

static final org.eclipse.emf.ecore.EAttribute XML_NAMED_NATIVE_QUERY__RESULT_CLASS
The meta object literal for the 'Result Class' attribute feature.


XML_NAMED_NATIVE_QUERY__RESULT_SET_MAPPING

static final org.eclipse.emf.ecore.EAttribute XML_NAMED_NATIVE_QUERY__RESULT_SET_MAPPING
The meta object literal for the 'Result Set Mapping' attribute feature.


XML_NAMED_QUERY

static final org.eclipse.emf.ecore.EClass XML_NAMED_QUERY
The meta object literal for the 'Xml Named Query' class.

See Also:
XmlNamedQuery, OrmPackage.getXmlNamedQuery()

XML_NULL_ATTRIBUTE_MAPPING

static final org.eclipse.emf.ecore.EClass XML_NULL_ATTRIBUTE_MAPPING
The meta object literal for the 'Xml Null Attribute Mapping' class.

See Also:
XmlNullAttributeMapping, OrmPackage.getXmlNullAttributeMapping()

XML_ONE_TO_MANY

static final org.eclipse.emf.ecore.EClass XML_ONE_TO_MANY
The meta object literal for the 'Xml One To Many' class.

See Also:
XmlOneToMany, OrmPackage.getXmlOneToMany()

XML_ONE_TO_ONE

static final org.eclipse.emf.ecore.EClass XML_ONE_TO_ONE
The meta object literal for the 'Xml One To One' class.

See Also:
XmlOneToOne, OrmPackage.getXmlOneToOne()

XML_ONE_TO_ONE__PRIMARY_KEY_JOIN_COLUMNS

static final org.eclipse.emf.ecore.EReference XML_ONE_TO_ONE__PRIMARY_KEY_JOIN_COLUMNS
The meta object literal for the 'Primary Key Join Columns' containment reference list feature.


XML_ORDER_COLUMN

static final org.eclipse.emf.ecore.EClass XML_ORDER_COLUMN
The meta object literal for the 'Xml Order Column' class.

See Also:
XmlOrderColumn, OrmPackage.getXmlOrderColumn()

XML_OVERRIDE

static final org.eclipse.emf.ecore.EClass XML_OVERRIDE
The meta object literal for the 'Xml Override' class.

See Also:
XmlOverride, OrmPackage.getXmlOverride()

XML_OVERRIDE__NAME

static final org.eclipse.emf.ecore.EAttribute XML_OVERRIDE__NAME
The meta object literal for the 'Name' attribute feature.


XML_PERSISTENCE_UNIT_DEFAULTS

static final org.eclipse.emf.ecore.EClass XML_PERSISTENCE_UNIT_DEFAULTS
The meta object literal for the 'Xml Persistence Unit Defaults' class.

See Also:
XmlPersistenceUnitDefaults, OrmPackage.getXmlPersistenceUnitDefaults()

XML_PERSISTENCE_UNIT_DEFAULTS__SCHEMA

static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_DEFAULTS__SCHEMA
The meta object literal for the 'Schema' attribute feature.


XML_PERSISTENCE_UNIT_DEFAULTS__CATALOG

static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_DEFAULTS__CATALOG
The meta object literal for the 'Catalog' attribute feature.


XML_PERSISTENCE_UNIT_DEFAULTS__CASCADE_PERSIST

static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_DEFAULTS__CASCADE_PERSIST
The meta object literal for the 'Cascade Persist' attribute feature.


XML_PERSISTENCE_UNIT_DEFAULTS__ENTITY_LISTENERS

static final org.eclipse.emf.ecore.EReference XML_PERSISTENCE_UNIT_DEFAULTS__ENTITY_LISTENERS
The meta object literal for the 'Entity Listeners' containment reference feature.


XML_PERSISTENCE_UNIT_METADATA

static final org.eclipse.emf.ecore.EClass XML_PERSISTENCE_UNIT_METADATA
The meta object literal for the 'Xml Persistence Unit Metadata' class.

See Also:
XmlPersistenceUnitMetadata, OrmPackage.getXmlPersistenceUnitMetadata()

XML_PERSISTENCE_UNIT_METADATA__XML_MAPPING_METADATA_COMPLETE

static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_METADATA__XML_MAPPING_METADATA_COMPLETE
The meta object literal for the 'Xml Mapping Metadata Complete' attribute feature.


XML_PERSISTENCE_UNIT_METADATA__PERSISTENCE_UNIT_DEFAULTS

static final org.eclipse.emf.ecore.EReference XML_PERSISTENCE_UNIT_METADATA__PERSISTENCE_UNIT_DEFAULTS
The meta object literal for the 'Persistence Unit Defaults' containment reference feature.


ABSTRACT_XML_REFERENCE_TABLE

static final org.eclipse.emf.ecore.EClass ABSTRACT_XML_REFERENCE_TABLE
The meta object literal for the 'Abstract Xml Reference Table' class.

See Also:
AbstractXmlReferenceTable, OrmPackage.getAbstractXmlReferenceTable()

XML_REFERENCE_TABLE

static final org.eclipse.emf.ecore.EClass XML_REFERENCE_TABLE
The meta object literal for the 'Xml Reference Table' class.

See Also:
XmlReferenceTable, OrmPackage.getXmlReferenceTable()

XML_REFERENCE_TABLE__JOIN_COLUMNS

static final org.eclipse.emf.ecore.EReference XML_REFERENCE_TABLE__JOIN_COLUMNS
The meta object literal for the 'Join Columns' containment reference list feature.


POST_LOAD

static final org.eclipse.emf.ecore.EClass POST_LOAD
The meta object literal for the 'Post Load' class.

See Also:
PostLoad, OrmPackage.getPostLoad()

POST_PERSIST

static final org.eclipse.emf.ecore.EClass POST_PERSIST
The meta object literal for the 'Post Persist' class.

See Also:
PostPersist, OrmPackage.getPostPersist()

POST_REMOVE

static final org.eclipse.emf.ecore.EClass POST_REMOVE
The meta object literal for the 'Post Remove' class.

See Also:
PostRemove, OrmPackage.getPostRemove()

POST_UPDATE

static final org.eclipse.emf.ecore.EClass POST_UPDATE
The meta object literal for the 'Post Update' class.

See Also:
PostUpdate, OrmPackage.getPostUpdate()

PRE_PERSIST

static final org.eclipse.emf.ecore.EClass PRE_PERSIST
The meta object literal for the 'Pre Persist' class.

See Also:
PrePersist, OrmPackage.getPrePersist()

PRE_REMOVE

static final org.eclipse.emf.ecore.EClass PRE_REMOVE
The meta object literal for the 'Pre Remove' class.

See Also:
PreRemove, OrmPackage.getPreRemove()

PRE_UPDATE

static final org.eclipse.emf.ecore.EClass PRE_UPDATE
The meta object literal for the 'Pre Update' class.

See Also:
PreUpdate, OrmPackage.getPreUpdate()

XML_PRIMARY_KEY_JOIN_COLUMN

static final org.eclipse.emf.ecore.EClass XML_PRIMARY_KEY_JOIN_COLUMN
The meta object literal for the 'Xml Primary Key Join Column' class.

See Also:
XmlPrimaryKeyJoinColumn, OrmPackage.getXmlPrimaryKeyJoinColumn()

XML_PRIMARY_KEY_JOIN_COLUMN__REFERENCED_COLUMN_NAME

static final org.eclipse.emf.ecore.EAttribute XML_PRIMARY_KEY_JOIN_COLUMN__REFERENCED_COLUMN_NAME
The meta object literal for the 'Referenced Column Name' attribute feature.


XML_QUERY

static final org.eclipse.emf.ecore.EClass XML_QUERY
The meta object literal for the 'Xml Query' class.

See Also:
XmlQuery, OrmPackage.getXmlQuery()

XML_QUERY__NAME

static final org.eclipse.emf.ecore.EAttribute XML_QUERY__NAME
The meta object literal for the 'Name' attribute feature.


XML_QUERY__QUERY

static final org.eclipse.emf.ecore.EAttribute XML_QUERY__QUERY
The meta object literal for the 'Query' attribute feature.


XML_QUERY__HINTS

static final org.eclipse.emf.ecore.EReference XML_QUERY__HINTS
The meta object literal for the 'Hints' containment reference list feature.


XML_QUERY_CONTAINER

static final org.eclipse.emf.ecore.EClass XML_QUERY_CONTAINER
The meta object literal for the 'Xml Query Container' class.

See Also:
XmlQueryContainer, OrmPackage.getXmlQueryContainer()

XML_QUERY_CONTAINER__NAMED_QUERIES

static final org.eclipse.emf.ecore.EReference XML_QUERY_CONTAINER__NAMED_QUERIES
The meta object literal for the 'Named Queries' containment reference list feature.


XML_QUERY_CONTAINER__NAMED_NATIVE_QUERIES

static final org.eclipse.emf.ecore.EReference XML_QUERY_CONTAINER__NAMED_NATIVE_QUERIES
The meta object literal for the 'Named Native Queries' containment reference list feature.


XML_QUERY_HINT

static final org.eclipse.emf.ecore.EClass XML_QUERY_HINT
The meta object literal for the 'Xml Query Hint' class.

See Also:
XmlQueryHint, OrmPackage.getXmlQueryHint()

XML_QUERY_HINT__NAME

static final org.eclipse.emf.ecore.EAttribute XML_QUERY_HINT__NAME
The meta object literal for the 'Name' attribute feature.


XML_QUERY_HINT__VALUE

static final org.eclipse.emf.ecore.EAttribute XML_QUERY_HINT__VALUE
The meta object literal for the 'Value' attribute feature.


XML_SECONDARY_TABLE

static final org.eclipse.emf.ecore.EClass XML_SECONDARY_TABLE
The meta object literal for the 'Xml Secondary Table' class.

See Also:
XmlSecondaryTable, OrmPackage.getXmlSecondaryTable()

XML_SECONDARY_TABLE__PRIMARY_KEY_JOIN_COLUMNS

static final org.eclipse.emf.ecore.EReference XML_SECONDARY_TABLE__PRIMARY_KEY_JOIN_COLUMNS
The meta object literal for the 'Primary Key Join Columns' containment reference list feature.


XML_SEQUENCE_GENERATOR

static final org.eclipse.emf.ecore.EClass XML_SEQUENCE_GENERATOR
The meta object literal for the 'Xml Sequence Generator' class.

See Also:
XmlSequenceGenerator, OrmPackage.getXmlSequenceGenerator()

XML_SEQUENCE_GENERATOR__SEQUENCE_NAME

static final org.eclipse.emf.ecore.EAttribute XML_SEQUENCE_GENERATOR__SEQUENCE_NAME
The meta object literal for the 'Sequence Name' attribute feature.


SQL_RESULT_SET_MAPPING

static final org.eclipse.emf.ecore.EClass SQL_RESULT_SET_MAPPING
The meta object literal for the 'Sql Result Set Mapping' class.

See Also:
SqlResultSetMapping, OrmPackage.getSqlResultSetMapping()

SQL_RESULT_SET_MAPPING__NAME

static final org.eclipse.emf.ecore.EAttribute SQL_RESULT_SET_MAPPING__NAME
The meta object literal for the 'Name' attribute feature.


SQL_RESULT_SET_MAPPING__ENTITY_RESULTS

static final org.eclipse.emf.ecore.EReference SQL_RESULT_SET_MAPPING__ENTITY_RESULTS
The meta object literal for the 'Entity Results' containment reference list feature.


SQL_RESULT_SET_MAPPING__COLUMN_RESULTS

static final org.eclipse.emf.ecore.EReference SQL_RESULT_SET_MAPPING__COLUMN_RESULTS
The meta object literal for the 'Column Results' containment reference list feature.


XML_TABLE

static final org.eclipse.emf.ecore.EClass XML_TABLE
The meta object literal for the 'Xml Table' class.

See Also:
XmlTable, OrmPackage.getXmlTable()

XML_TABLE_GENERATOR

static final org.eclipse.emf.ecore.EClass XML_TABLE_GENERATOR
The meta object literal for the 'Xml Table Generator' class.

See Also:
XmlTableGenerator, OrmPackage.getXmlTableGenerator()

XML_TABLE_GENERATOR__TABLE

static final org.eclipse.emf.ecore.EAttribute XML_TABLE_GENERATOR__TABLE
The meta object literal for the 'Table' attribute feature.


XML_TABLE_GENERATOR__CATALOG

static final org.eclipse.emf.ecore.EAttribute XML_TABLE_GENERATOR__CATALOG
The meta object literal for the 'Catalog' attribute feature.


XML_TABLE_GENERATOR__SCHEMA

static final org.eclipse.emf.ecore.EAttribute XML_TABLE_GENERATOR__SCHEMA
The meta object literal for the 'Schema' attribute feature.


XML_TABLE_GENERATOR__PK_COLUMN_NAME

static final org.eclipse.emf.ecore.EAttribute XML_TABLE_GENERATOR__PK_COLUMN_NAME
The meta object literal for the 'Pk Column Name' attribute feature.


XML_TABLE_GENERATOR__VALUE_COLUMN_NAME

static final org.eclipse.emf.ecore.EAttribute XML_TABLE_GENERATOR__VALUE_COLUMN_NAME
The meta object literal for the 'Value Column Name' attribute feature.


XML_TABLE_GENERATOR__PK_COLUMN_VALUE

static final org.eclipse.emf.ecore.EAttribute XML_TABLE_GENERATOR__PK_COLUMN_VALUE
The meta object literal for the 'Pk Column Value' attribute feature.


XML_TABLE_GENERATOR__UNIQUE_CONSTRAINTS

static final org.eclipse.emf.ecore.EReference XML_TABLE_GENERATOR__UNIQUE_CONSTRAINTS
The meta object literal for the 'Unique Constraints' containment reference list feature.


XML_TRANSIENT

static final org.eclipse.emf.ecore.EClass XML_TRANSIENT
The meta object literal for the 'Xml Transient' class.

See Also:
XmlTransient, OrmPackage.getXmlTransient()

XML_TYPE_MAPPING

static final org.eclipse.emf.ecore.EClass XML_TYPE_MAPPING
The meta object literal for the 'Xml Type Mapping' class.

See Also:
XmlTypeMapping, OrmPackage.getXmlTypeMapping()

XML_TYPE_MAPPING__CLASS_NAME

static final org.eclipse.emf.ecore.EAttribute XML_TYPE_MAPPING__CLASS_NAME
The meta object literal for the 'Class Name' attribute feature.


XML_TYPE_MAPPING__METADATA_COMPLETE

static final org.eclipse.emf.ecore.EAttribute XML_TYPE_MAPPING__METADATA_COMPLETE
The meta object literal for the 'Metadata Complete' attribute feature.


XML_TYPE_MAPPING__DESCRIPTION

static final org.eclipse.emf.ecore.EAttribute XML_TYPE_MAPPING__DESCRIPTION
The meta object literal for the 'Description' attribute feature.


XML_TYPE_MAPPING__ATTRIBUTES

static final org.eclipse.emf.ecore.EReference XML_TYPE_MAPPING__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference feature.


XML_UNIQUE_CONSTRAINT

static final org.eclipse.emf.ecore.EClass XML_UNIQUE_CONSTRAINT
The meta object literal for the 'Xml Unique Constraint' class.

See Also:
XmlUniqueConstraint, OrmPackage.getXmlUniqueConstraint()

XML_UNIQUE_CONSTRAINT__COLUMN_NAMES

static final org.eclipse.emf.ecore.EAttribute XML_UNIQUE_CONSTRAINT__COLUMN_NAMES
The meta object literal for the 'Column Names' attribute list feature.


XML_VERSION

static final org.eclipse.emf.ecore.EClass XML_VERSION
The meta object literal for the 'Xml Version' class.

See Also:
XmlVersion, OrmPackage.getXmlVersion()

XML_ORDERABLE

static final org.eclipse.emf.ecore.EClass XML_ORDERABLE
The meta object literal for the 'Xml Orderable' class.

See Also:
XmlOrderable, OrmPackage.getXmlOrderable()

XML_ORDERABLE__ORDER_BY

static final org.eclipse.emf.ecore.EAttribute XML_ORDERABLE__ORDER_BY
The meta object literal for the 'Order By' attribute feature.


ACCESS_TYPE

static final org.eclipse.emf.ecore.EEnum ACCESS_TYPE
The meta object literal for the 'Access Type' enum.

See Also:
AccessType, OrmPackage.getAccessType()

DISCRIMINATOR_TYPE

static final org.eclipse.emf.ecore.EEnum DISCRIMINATOR_TYPE
The meta object literal for the 'Discriminator Type' enum.

See Also:
DiscriminatorType, OrmPackage.getDiscriminatorType()

ENUM_TYPE

static final org.eclipse.emf.ecore.EEnum ENUM_TYPE
The meta object literal for the 'Enum Type' enum.

See Also:
EnumType, OrmPackage.getEnumType()

FETCH_TYPE

static final org.eclipse.emf.ecore.EEnum FETCH_TYPE
The meta object literal for the 'Fetch Type' enum.

See Also:
FetchType, OrmPackage.getFetchType()

GENERATION_TYPE

static final org.eclipse.emf.ecore.EEnum GENERATION_TYPE
The meta object literal for the 'Generation Type' enum.

See Also:
GenerationType, OrmPackage.getGenerationType()

INHERITANCE_TYPE

static final org.eclipse.emf.ecore.EEnum INHERITANCE_TYPE
The meta object literal for the 'Inheritance Type' enum.

See Also:
InheritanceType, OrmPackage.getInheritanceType()

TEMPORAL_TYPE

static final org.eclipse.emf.ecore.EEnum TEMPORAL_TYPE
The meta object literal for the 'Temporal Type' enum.

See Also:
TemporalType, OrmPackage.getTemporalType()