org.eclipse.jpt.eclipselink1_1.core.resource.orm
Interface EclipseLink1_1OrmPackage.Literals

Enclosing class:
EclipseLink1_1OrmPackage

public static interface EclipseLink1_1OrmPackage.Literals

Defines literals for the meta objects that represent


Field Summary
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__ACCESS
          The meta object literal for the 'Access' attribute feature.
static org.eclipse.emf.ecore.EClass XML_BASIC
          The meta object literal for the 'Xml Basic' class.
static org.eclipse.emf.ecore.EReference XML_BASIC__GENERATED_VALUE
          The meta object literal for the 'Generated Value' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_BASIC__SEQUENCE_GENERATOR
          The meta object literal for the 'Sequence Generator' containment reference feature.
static org.eclipse.emf.ecore.EReference XML_BASIC__TABLE_GENERATOR
          The meta object literal for the 'Table Generator' containment reference feature.
static org.eclipse.emf.ecore.EClass XML_BASIC_COLLECTION
          The meta object literal for the 'Xml Basic Collection' class.
static org.eclipse.emf.ecore.EClass XML_BASIC_COLLECTION_IMPL
          The meta object literal for the 'Xml Basic Collection Impl' class.
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_BASIC_MAP
          The meta object literal for the 'Xml Basic Map' class.
static org.eclipse.emf.ecore.EClass XML_BASIC_MAP_IMPL
          The meta object literal for the 'Xml Basic Map Impl' 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_MAPPINGS
          The meta object literal for the 'Xml Entity Mappings' class.
static org.eclipse.emf.ecore.EClass XML_ID
          The meta object literal for the 'Xml Id' class.
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_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_ONE_TO_MANY
          The meta object literal for the 'Xml One To Many' class.
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.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_TRANSFORMATION
          The meta object literal for the 'Xml Transformation' class.
static org.eclipse.emf.ecore.EClass XML_TRANSFORMATION_IMPL
          The meta object literal for the 'Xml Transformation 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_VARIABLE_ONE_TO_ONE
          The meta object literal for the 'Xml Variable One To One' class.
static org.eclipse.emf.ecore.EClass XML_VARIABLE_ONE_TO_ONE_IMPL
          The meta object literal for the 'Xml Variable One To One Impl' class.
static org.eclipse.emf.ecore.EClass XML_VERSION
          The meta object literal for the 'Xml Version' class.
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, EclipseLink1_1OrmPackage.getXmlEntityMappings()

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, EclipseLink1_1OrmPackage.getXmlAttributeMapping()

XML_ATTRIBUTE_MAPPING__ACCESS

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


XML_ID

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

See Also:
XmlId, EclipseLink1_1OrmPackage.getXmlId()

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, EclipseLink1_1OrmPackage.getXmlIdImpl()

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, EclipseLink1_1OrmPackage.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, EclipseLink1_1OrmPackage.getXmlEmbeddedIdImpl()

XML_EMBEDDED

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

See Also:
XmlEmbedded, EclipseLink1_1OrmPackage.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, EclipseLink1_1OrmPackage.getXmlEmbeddedImpl()

XML_BASIC

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

See Also:
XmlBasic, EclipseLink1_1OrmPackage.getXmlBasic()

XML_BASIC__GENERATED_VALUE

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


XML_BASIC__TABLE_GENERATOR

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


XML_BASIC__SEQUENCE_GENERATOR

static final org.eclipse.emf.ecore.EReference XML_BASIC__SEQUENCE_GENERATOR
The meta object literal for the 'Sequence Generator' containment reference 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, EclipseLink1_1OrmPackage.getXmlBasicImpl()

XML_VERSION

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

See Also:
XmlVersion, EclipseLink1_1OrmPackage.getXmlVersion()

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, EclipseLink1_1OrmPackage.getXmlVersionImpl()

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, EclipseLink1_1OrmPackage.getXmlOneToOne()

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, EclipseLink1_1OrmPackage.getXmlOneToOneImpl()

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, EclipseLink1_1OrmPackage.getXmlOneToMany()

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, EclipseLink1_1OrmPackage.getXmlOneToManyImpl()

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, EclipseLink1_1OrmPackage.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, EclipseLink1_1OrmPackage.getXmlManyToOneImpl()

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, EclipseLink1_1OrmPackage.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, EclipseLink1_1OrmPackage.getXmlManyToManyImpl()

XML_BASIC_COLLECTION

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

See Also:
XmlBasicCollection, EclipseLink1_1OrmPackage.getXmlBasicCollection()

XML_BASIC_COLLECTION_IMPL

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

See Also:
XmlBasicCollectionImpl, EclipseLink1_1OrmPackage.getXmlBasicCollectionImpl()

XML_BASIC_MAP

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

See Also:
XmlBasicMap, EclipseLink1_1OrmPackage.getXmlBasicMap()

XML_BASIC_MAP_IMPL

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

See Also:
XmlBasicMapImpl, EclipseLink1_1OrmPackage.getXmlBasicMapImpl()

XML_TRANSFORMATION

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

See Also:
XmlTransformation, EclipseLink1_1OrmPackage.getXmlTransformation()

XML_TRANSFORMATION_IMPL

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

See Also:
XmlTransformationImpl, EclipseLink1_1OrmPackage.getXmlTransformationImpl()

XML_VARIABLE_ONE_TO_ONE

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

See Also:
XmlVariableOneToOne, EclipseLink1_1OrmPackage.getXmlVariableOneToOne()

XML_VARIABLE_ONE_TO_ONE_IMPL

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

See Also:
XmlVariableOneToOneImpl, EclipseLink1_1OrmPackage.getXmlVariableOneToOneImpl()

XML_TRANSIENT

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

See Also:
XmlTransient, EclipseLink1_1OrmPackage.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, EclipseLink1_1OrmPackage.getXmlTransientImpl()