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_ABSTRACT_COLUMN
          The meta object literal for the 'Abstract Xml Abstract Column' class.
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_BASE_TABLE
          The meta object literal for the 'Abstract Xml Base Table' class.
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.EClass ABSTRACT_XML_TYPE_MAPPING
          The meta object literal for the 'Abstract Xml Type Mapping' class.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_TYPE_MAPPING__ACCESS
          The meta object literal for the 'Access' attribute feature.
static org.eclipse.emf.ecore.EReference ABSTRACT_XML_TYPE_MAPPING__ATTRIBUTES
          The meta object literal for the 'Attributes' containment reference feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_TYPE_MAPPING__CLASS_NAME
          The meta object literal for the 'Class Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_TYPE_MAPPING__DESCRIPTION
          The meta object literal for the 'Description' attribute feature.
static org.eclipse.emf.ecore.EAttribute ABSTRACT_XML_TYPE_MAPPING__METADATA_COMPLETE
          The meta object literal for the 'Metadata Complete' attribute feature.
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 BASE_XML_EMBEDDED
          The meta object literal for the 'Base Xml Embedded' class.
static org.eclipse.emf.ecore.EReference BASE_XML_EMBEDDED__ATTRIBUTE_OVERRIDES
          The meta object literal for the 'Attribute Overrides' 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 CASCADE_TYPE_IMPL
          The meta object literal for the 'Cascade Type Impl' class.
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.EDataType DISCRIMINATOR_VALUE
          The meta object literal for the 'Discriminator Value' data type.
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.EReference ENTITY_LISTENER__POST_LOAD
          The meta object literal for the 'Post Load' containment reference feature.
static org.eclipse.emf.ecore.EReference ENTITY_LISTENER__POST_PERSIST
          The meta object literal for the 'Post Persist' containment reference feature.
static org.eclipse.emf.ecore.EReference ENTITY_LISTENER__POST_REMOVE
          The meta object literal for the 'Post Remove' containment reference feature.
static org.eclipse.emf.ecore.EReference ENTITY_LISTENER__POST_UPDATE
          The meta object literal for the 'Post Update' containment reference feature.
static org.eclipse.emf.ecore.EReference ENTITY_LISTENER__PRE_PERSIST
          The meta object literal for the 'Pre Persist' containment reference feature.
static org.eclipse.emf.ecore.EReference ENTITY_LISTENER__PRE_REMOVE
          The meta object literal for the 'Pre Remove' containment reference feature.
static org.eclipse.emf.ecore.EReference ENTITY_LISTENER__PRE_UPDATE
          The meta object literal for the 'Pre Update' containment reference 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.EDataType ENUMERATED
          The meta object literal for the 'Enumerated' data type.
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 MAP_KEY_IMPL
          The meta object literal for the 'Map Key Impl' class.
static org.eclipse.emf.ecore.EDataType ORDER_BY
          The meta object literal for the 'Order By' data type.
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.EDataType VERSION_TYPE
          The meta object literal for the 'Version Type' data type.
static org.eclipse.emf.ecore.EClass XML_ABSTRACT_COLUMN
          The meta object literal for the 'Xml Abstract Column' class.
static org.eclipse.emf.ecore.EAttribute XML_ABSTRACT_COLUMN__INSERTABLE
          The meta object literal for the 'Insertable' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_ABSTRACT_COLUMN__NULLABLE
          The meta object literal for the 'Nullable' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_ABSTRACT_COLUMN__TABLE
          The meta object literal for the 'Table' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_ABSTRACT_COLUMN__UNIQUE
          The meta object literal for the 'Unique' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_ABSTRACT_COLUMN__UPDATABLE
          The meta object literal for the 'Updatable' 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.EReference XML_ASSOCIATION_OVERRIDE__JOIN_COLUMNS
          The meta object literal for the 'Join Columns' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute XML_ASSOCIATION_OVERRIDE__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass XML_ASSOCIATION_OVERRIDE_IMPL
          The meta object literal for the 'Xml Association Override Impl' class.
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.EAttribute XML_ATTRIBUTE_OVERRIDE__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass XML_ATTRIBUTE_OVERRIDE_IMPL
          The meta object literal for the 'Xml Attribute Override Impl' class.
static org.eclipse.emf.ecore.EClass XML_BASE_TABLE
          The meta object literal for the 'Xml Base Table' class.
static org.eclipse.emf.ecore.EAttribute XML_BASE_TABLE__CATALOG
          The meta object literal for the 'Catalog' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_BASE_TABLE__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_BASE_TABLE__SCHEMA
          The meta object literal for the 'Schema' attribute feature.
static org.eclipse.emf.ecore.EReference XML_BASE_TABLE__UNIQUE_CONSTRAINTS
          The meta object literal for the 'Unique Constraints' 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__ENUMERATED
          The meta object literal for the 'Enumerated' attribute feature.
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__LOB
          The meta object literal for the 'Lob' 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.EAttribute XML_BASIC__TEMPORAL
          The meta object literal for the 'Temporal' attribute feature.
static org.eclipse.emf.ecore.EClass XML_BASIC_IMPL
          The meta object literal for the 'Xml Basic Impl' 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_COLUMN_IMPL
          The meta object literal for the 'Xml Column Impl' class.
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_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_EMBEDDED_ID_IMPL
          The meta object literal for the 'Xml Embedded Id Impl' class.
static org.eclipse.emf.ecore.EClass XML_EMBEDDED_IMPL
          The meta object literal for the 'Xml Embedded Impl' 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__ASSOCIATION_OVERRIDES
          The meta object literal for the 'Association Overrides' containment reference list feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__ATTRIBUTE_OVERRIDES
          The meta object literal for the 'Attribute Overrides' containment reference list feature.
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__ID_CLASS
          The meta object literal for the 'Id Class' containment reference 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__NAMED_NATIVE_QUERIES
          The meta object literal for the 'Named Native Queries' containment reference list feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__NAMED_QUERIES
          The meta object literal for the 'Named Queries' containment reference list feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__POST_LOAD
          The meta object literal for the 'Post Load' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__POST_PERSIST
          The meta object literal for the 'Post Persist' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__POST_REMOVE
          The meta object literal for the 'Post Remove' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__POST_UPDATE
          The meta object literal for the 'Post Update' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__PRE_PERSIST
          The meta object literal for the 'Pre Persist' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__PRE_REMOVE
          The meta object literal for the 'Pre Remove' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY__PRE_UPDATE
          The meta object literal for the 'Pre Update' containment reference 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__SEQUENCE_GENERATOR
          The meta object literal for the 'Sequence Generator' containment reference 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.EReference XML_ENTITY__TABLE_GENERATOR
          The meta object literal for the 'Table Generator' 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__ACCESS
          The meta object literal for the 'Access' attribute feature.
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.EReference XML_ENTITY_MAPPINGS__NAMED_NATIVE_QUERIES
          The meta object literal for the 'Named Native Queries' containment reference list feature.
static org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__NAMED_QUERIES
          The meta object literal for the 'Named Queries' 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.EAttribute XML_ENTITY_MAPPINGS__VERSION
          The meta object literal for the 'Version' attribute 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_GENERATED_VALUE_IMPL
          The meta object literal for the 'Xml Generated Value Impl' class.
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_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.EReference XML_ID__SEQUENCE_GENERATOR
          The meta object literal for the 'Sequence Generator' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_ID__TABLE_GENERATOR
          The meta object literal for the 'Table Generator' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_ID__TEMPORAL
          The meta object literal for the 'Temporal' attribute feature.
static org.eclipse.emf.ecore.EClass XML_ID_CLASS
          The meta object literal for the 'Xml Id Class' class.
static org.eclipse.emf.ecore.EAttribute XML_ID_CLASS__CLASS_NAME
          The meta object literal for the 'Class Name' attribute feature.
static org.eclipse.emf.ecore.EClass XML_ID_IMPL
          The meta object literal for the 'Xml Id Impl' class.
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_COLUMN_IMPL
          The meta object literal for the 'Xml Join Column Impl' class.
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.EReference XML_JOIN_TABLE__JOIN_COLUMNS
          The meta object literal for the 'Join Columns' containment reference list feature.
static org.eclipse.emf.ecore.EClass XML_JOIN_TABLE_IMPL
          The meta object literal for the 'Xml Join Table Impl' class.
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_MANY_IMPL
          The meta object literal for the 'Xml Many To Many Impl' 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_MANY_TO_ONE_IMPL
          The meta object literal for the 'Xml Many To One Impl' class.
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.EReference XML_MAPPED_SUPERCLASS__ID_CLASS
          The meta object literal for the 'Id Class' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_MAPPED_SUPERCLASS__POST_LOAD
          The meta object literal for the 'Post Load' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_MAPPED_SUPERCLASS__POST_PERSIST
          The meta object literal for the 'Post Persist' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_MAPPED_SUPERCLASS__POST_REMOVE
          The meta object literal for the 'Post Remove' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_MAPPED_SUPERCLASS__POST_UPDATE
          The meta object literal for the 'Post Update' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_MAPPED_SUPERCLASS__PRE_PERSIST
          The meta object literal for the 'Pre Persist' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_MAPPED_SUPERCLASS__PRE_REMOVE
          The meta object literal for the 'Pre Remove' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_MAPPED_SUPERCLASS__PRE_UPDATE
          The meta object literal for the 'Pre Update' containment reference feature.
static org.eclipse.emf.ecore.EClass XML_MULTI_RELATIONSHIP_MAPPING
          The meta object literal for the 'Xml Multi Relationship Mapping' class.
static org.eclipse.emf.ecore.EReference XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY
          The meta object literal for the 'Map Key' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_MULTI_RELATIONSHIP_MAPPING__MAPPED_BY
          The meta object literal for the 'Mapped By' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_MULTI_RELATIONSHIP_MAPPING__ORDER_BY
          The meta object literal for the 'Order By' attribute feature.
static org.eclipse.emf.ecore.EClass XML_NAMED_COLUMN
          The meta object literal for the 'Xml Named Column' class.
static org.eclipse.emf.ecore.EAttribute XML_NAMED_COLUMN__COLUMN_DEFINITION
          The meta object literal for the 'Column Definition' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_NAMED_COLUMN__NAME
          The meta object literal for the 'Name' 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.EReference XML_ONE_TO_MANY__JOIN_COLUMNS
          The meta object literal for the 'Join Columns' containment reference list feature.
static org.eclipse.emf.ecore.EClass XML_ONE_TO_MANY_IMPL
          The meta object literal for the 'Xml One To Many Impl' 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.EAttribute XML_ONE_TO_ONE__MAPPED_BY
          The meta object literal for the 'Mapped By' attribute feature.
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_ONE_TO_ONE_IMPL
          The meta object literal for the 'Xml One To One Impl' class.
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__ACCESS
          The meta object literal for the 'Access' attribute feature.
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_PRIMARY_KEY_JOIN_COLUMN_IMPL
          The meta object literal for the 'Xml Primary Key Join Column Impl' class.
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_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_RELATIONSHIP_MAPPING
          The meta object literal for the 'Xml Relationship Mapping' class.
static org.eclipse.emf.ecore.EReference XML_RELATIONSHIP_MAPPING__CASCADE
          The meta object literal for the 'Cascade' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_RELATIONSHIP_MAPPING__FETCH
          The meta object literal for the 'Fetch' attribute feature.
static org.eclipse.emf.ecore.EReference XML_RELATIONSHIP_MAPPING__JOIN_TABLE
          The meta object literal for the 'Join Table' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_RELATIONSHIP_MAPPING__TARGET_ENTITY
          The meta object literal for the 'Target Entity' attribute 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_SECONDARY_TABLE_IMPL
          The meta object literal for the 'Xml Secondary Table Impl' class.
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_SEQUENCE_GENERATOR_IMPL
          The meta object literal for the 'Xml Sequence Generator Impl' class.
static org.eclipse.emf.ecore.EClass XML_SINGLE_RELATIONSHIP_MAPPING
          The meta object literal for the 'Xml Single Relationship Mapping' class.
static org.eclipse.emf.ecore.EReference XML_SINGLE_RELATIONSHIP_MAPPING__JOIN_COLUMNS
          The meta object literal for the 'Join Columns' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute XML_SINGLE_RELATIONSHIP_MAPPING__OPTIONAL
          The meta object literal for the 'Optional' 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_TABLE_GENERATOR_IMPL
          The meta object literal for the 'Xml Table Generator Impl' class.
static org.eclipse.emf.ecore.EClass XML_TRANSIENT
          The meta object literal for the 'Xml Transient' class.
static org.eclipse.emf.ecore.EClass XML_TRANSIENT_IMPL
          The meta object literal for the 'Xml Transient Impl' class.
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_UNIQUE_CONSTRAINT_IMPL
          The meta object literal for the 'Xml Unique Constraint Impl' class.
static org.eclipse.emf.ecore.EClass XML_VERSION
          The meta object literal for the 'Xml Version' class.
static org.eclipse.emf.ecore.EAttribute XML_VERSION__TEMPORAL
          The meta object literal for the 'Temporal' attribute feature.
static org.eclipse.emf.ecore.EClass XML_VERSION_IMPL
          The meta object literal for the 'Xml Version Impl' class.
 

Field Detail

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__VERSION

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


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__ACCESS

static final org.eclipse.emf.ecore.EAttribute XML_ENTITY_MAPPINGS__ACCESS
The meta object literal for the 'Access' 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__NAMED_QUERIES

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


XML_ENTITY_MAPPINGS__NAMED_NATIVE_QUERIES

static final org.eclipse.emf.ecore.EReference XML_ENTITY_MAPPINGS__NAMED_NATIVE_QUERIES
The meta object literal for the 'Named Native Queries' 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.


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.


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__ACCESS

static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT_DEFAULTS__ACCESS
The meta object literal for the 'Access' 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.


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

ABSTRACT_XML_TYPE_MAPPING__CLASS_NAME

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


ABSTRACT_XML_TYPE_MAPPING__ACCESS

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


ABSTRACT_XML_TYPE_MAPPING__METADATA_COMPLETE

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


ABSTRACT_XML_TYPE_MAPPING__DESCRIPTION

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


ABSTRACT_XML_TYPE_MAPPING__ATTRIBUTES

static final org.eclipse.emf.ecore.EReference ABSTRACT_XML_TYPE_MAPPING__ATTRIBUTES
The meta object literal for the 'Attributes' containment reference 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__ID_CLASS

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


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_MAPPED_SUPERCLASS__PRE_PERSIST

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


XML_MAPPED_SUPERCLASS__POST_PERSIST

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


XML_MAPPED_SUPERCLASS__PRE_REMOVE

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


XML_MAPPED_SUPERCLASS__POST_REMOVE

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


XML_MAPPED_SUPERCLASS__PRE_UPDATE

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


XML_MAPPED_SUPERCLASS__POST_UPDATE

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


XML_MAPPED_SUPERCLASS__POST_LOAD

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


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__ID_CLASS

static final org.eclipse.emf.ecore.EReference XML_ENTITY__ID_CLASS
The meta object literal for the 'Id Class' containment reference 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__SEQUENCE_GENERATOR

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


XML_ENTITY__TABLE_GENERATOR

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


XML_ENTITY__NAMED_QUERIES

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


XML_ENTITY__NAMED_NATIVE_QUERIES

static final org.eclipse.emf.ecore.EReference XML_ENTITY__NAMED_NATIVE_QUERIES
The meta object literal for the 'Named Native Queries' containment reference list 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.


XML_ENTITY__PRE_PERSIST

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


XML_ENTITY__POST_PERSIST

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


XML_ENTITY__PRE_REMOVE

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


XML_ENTITY__POST_REMOVE

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


XML_ENTITY__PRE_UPDATE

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


XML_ENTITY__POST_UPDATE

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


XML_ENTITY__POST_LOAD

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


XML_ENTITY__ATTRIBUTE_OVERRIDES

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


XML_ENTITY__ASSOCIATION_OVERRIDES

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


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

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_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.


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

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

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.


XML_RELATIONSHIP_MAPPING

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

See Also:
XmlRelationshipMapping, OrmPackage.getXmlRelationshipMapping()

XML_RELATIONSHIP_MAPPING__TARGET_ENTITY

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


XML_RELATIONSHIP_MAPPING__FETCH

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


XML_RELATIONSHIP_MAPPING__JOIN_TABLE

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


XML_RELATIONSHIP_MAPPING__CASCADE

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


XML_MULTI_RELATIONSHIP_MAPPING

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

See Also:
XmlMultiRelationshipMapping, OrmPackage.getXmlMultiRelationshipMapping()

XML_MULTI_RELATIONSHIP_MAPPING__MAPPED_BY

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


XML_MULTI_RELATIONSHIP_MAPPING__ORDER_BY

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


XML_MULTI_RELATIONSHIP_MAPPING__MAP_KEY

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


XML_SINGLE_RELATIONSHIP_MAPPING

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

See Also:
XmlSingleRelationshipMapping, OrmPackage.getXmlSingleRelationshipMapping()

XML_SINGLE_RELATIONSHIP_MAPPING__OPTIONAL

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


XML_SINGLE_RELATIONSHIP_MAPPING__JOIN_COLUMNS

static final org.eclipse.emf.ecore.EReference XML_SINGLE_RELATIONSHIP_MAPPING__JOIN_COLUMNS
The meta object literal for the 'Join Columns' containment reference list 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__TEMPORAL

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


XML_ID__TABLE_GENERATOR

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


XML_ID__SEQUENCE_GENERATOR

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


XML_ID_IMPL

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

See Also:
XmlIdImpl, OrmPackage.getXmlIdImpl()

BASE_XML_EMBEDDED

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

See Also:
BaseXmlEmbedded, OrmPackage.getBaseXmlEmbedded()

BASE_XML_EMBEDDED__ATTRIBUTE_OVERRIDES

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


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_EMBEDDED_ID_IMPL

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

See Also:
XmlEmbeddedIdImpl, OrmPackage.getXmlEmbeddedIdImpl()

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.


XML_BASIC__LOB

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


XML_BASIC__TEMPORAL

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


XML_BASIC__ENUMERATED

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


XML_BASIC_IMPL

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

See Also:
XmlBasicImpl, OrmPackage.getXmlBasicImpl()

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_VERSION__TEMPORAL

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


XML_VERSION_IMPL

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

See Also:
XmlVersionImpl, OrmPackage.getXmlVersionImpl()

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

XML_MANY_TO_ONE_IMPL

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

See Also:
XmlManyToOneImpl, OrmPackage.getXmlManyToOneImpl()

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_MANY__JOIN_COLUMNS

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


XML_ONE_TO_MANY_IMPL

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

See Also:
XmlOneToManyImpl, OrmPackage.getXmlOneToManyImpl()

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__MAPPED_BY

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


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_ONE_TO_ONE_IMPL

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

See Also:
XmlOneToOneImpl, OrmPackage.getXmlOneToOneImpl()

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_MANY_IMPL

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

See Also:
XmlManyToManyImpl, OrmPackage.getXmlManyToManyImpl()

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_IMPL

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

See Also:
XmlEmbeddedImpl, OrmPackage.getXmlEmbeddedImpl()

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_TRANSIENT_IMPL

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

See Also:
XmlTransientImpl, OrmPackage.getXmlTransientImpl()

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__JOIN_COLUMNS

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


XML_ASSOCIATION_OVERRIDE__NAME

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


XML_ASSOCIATION_OVERRIDE_IMPL

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

See Also:
XmlAssociationOverrideImpl, OrmPackage.getXmlAssociationOverrideImpl()

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__NAME

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


XML_ATTRIBUTE_OVERRIDE_IMPL

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

See Also:
XmlAttributeOverrideImpl, OrmPackage.getXmlAttributeOverrideImpl()

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.


CASCADE_TYPE_IMPL

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

See Also:
CascadeTypeImpl, OrmPackage.getCascadeTypeImpl()

XML_NAMED_COLUMN

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

See Also:
XmlNamedColumn, OrmPackage.getXmlNamedColumn()

XML_NAMED_COLUMN__COLUMN_DEFINITION

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


XML_NAMED_COLUMN__NAME

static final org.eclipse.emf.ecore.EAttribute XML_NAMED_COLUMN__NAME
The meta object literal for the 'Name' attribute 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()

XML_ABSTRACT_COLUMN

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

See Also:
XmlAbstractColumn, OrmPackage.getXmlAbstractColumn()

XML_ABSTRACT_COLUMN__INSERTABLE

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


XML_ABSTRACT_COLUMN__NULLABLE

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


XML_ABSTRACT_COLUMN__TABLE

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


XML_ABSTRACT_COLUMN__UNIQUE

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


XML_ABSTRACT_COLUMN__UPDATABLE

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


ABSTRACT_XML_ABSTRACT_COLUMN

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

See Also:
AbstractXmlAbstractColumn, OrmPackage.getAbstractXmlAbstractColumn()

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.


XML_COLUMN_IMPL

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

See Also:
XmlColumnImpl, OrmPackage.getXmlColumnImpl()

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_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.


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.


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_LISTENER__PRE_PERSIST

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


ENTITY_LISTENER__POST_PERSIST

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


ENTITY_LISTENER__PRE_REMOVE

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


ENTITY_LISTENER__POST_REMOVE

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


ENTITY_LISTENER__PRE_UPDATE

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


ENTITY_LISTENER__POST_UPDATE

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


ENTITY_LISTENER__POST_LOAD

static final org.eclipse.emf.ecore.EReference ENTITY_LISTENER__POST_LOAD
The meta object literal for the 'Post Load' containment reference 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.


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_GENERATED_VALUE_IMPL

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

See Also:
XmlGeneratedValueImpl, OrmPackage.getXmlGeneratedValueImpl()

XML_ID_CLASS

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

See Also:
XmlIdClass, OrmPackage.getXmlIdClass()

XML_ID_CLASS__CLASS_NAME

static final org.eclipse.emf.ecore.EAttribute XML_ID_CLASS__CLASS_NAME
The meta object literal for the 'Class Name' attribute 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_COLUMN_IMPL

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

See Also:
XmlJoinColumnImpl, OrmPackage.getXmlJoinColumnImpl()

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__JOIN_COLUMNS

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


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_IMPL

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

See Also:
XmlJoinTableImpl, OrmPackage.getXmlJoinTableImpl()

LOB

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

See Also:
Lob, OrmPackage.getLob()

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.


MAP_KEY_IMPL

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

See Also:
MapKeyImpl, OrmPackage.getMapKeyImpl()

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

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.


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_PRIMARY_KEY_JOIN_COLUMN_IMPL

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

See Also:
XmlPrimaryKeyJoinColumnImpl, OrmPackage.getXmlPrimaryKeyJoinColumnImpl()

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.


ABSTRACT_XML_BASE_TABLE

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

See Also:
AbstractXmlBaseTable, OrmPackage.getAbstractXmlBaseTable()

XML_BASE_TABLE

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

See Also:
XmlBaseTable, OrmPackage.getXmlBaseTable()

XML_BASE_TABLE__NAME

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


XML_BASE_TABLE__CATALOG

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


XML_BASE_TABLE__SCHEMA

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


XML_BASE_TABLE__UNIQUE_CONSTRAINTS

static final org.eclipse.emf.ecore.EReference XML_BASE_TABLE__UNIQUE_CONSTRAINTS
The meta object literal for the 'Unique Constraints' 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_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_SECONDARY_TABLE_IMPL

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

See Also:
XmlSecondaryTableImpl, OrmPackage.getXmlSecondaryTableImpl()

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_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.


XML_SEQUENCE_GENERATOR_IMPL

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

See Also:
XmlSequenceGeneratorImpl, OrmPackage.getXmlSequenceGeneratorImpl()

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_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_TABLE_GENERATOR_IMPL

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

See Also:
XmlTableGeneratorImpl, OrmPackage.getXmlTableGeneratorImpl()

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_UNIQUE_CONSTRAINT_IMPL

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

See Also:
XmlUniqueConstraintImpl, OrmPackage.getXmlUniqueConstraintImpl()

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

DISCRIMINATOR_VALUE

static final org.eclipse.emf.ecore.EDataType DISCRIMINATOR_VALUE
The meta object literal for the 'Discriminator Value' data type.

See Also:
String, OrmPackage.getDiscriminatorValue()

ENUMERATED

static final org.eclipse.emf.ecore.EDataType ENUMERATED
The meta object literal for the 'Enumerated' data type.

See Also:
Enumerator, OrmPackage.getEnumerated()

ORDER_BY

static final org.eclipse.emf.ecore.EDataType ORDER_BY
The meta object literal for the 'Order By' data type.

See Also:
String, OrmPackage.getOrderBy()

VERSION_TYPE

static final org.eclipse.emf.ecore.EDataType VERSION_TYPE
The meta object literal for the 'Version Type' data type.

See Also:
String, OrmPackage.getVersionType()