org.eclipse.jpt.jpa.core.resource.xml
Interface CommonPackage.Literals

Enclosing class:
CommonPackage

public static interface CommonPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ABSTRACT_JPA_ROOT_EOBJECT
          The meta object literal for the 'Abstract Jpa Root EObject' class.
static org.eclipse.emf.ecore.EClass JPA_ROOT_EOBJECT
          The meta object literal for the 'Jpa Root EObject' class.
static org.eclipse.emf.ecore.EAttribute JPA_ROOT_EOBJECT__SCHEMA_LOCATION
          The meta object literal for the 'Schema Location' attribute feature.
static org.eclipse.emf.ecore.EAttribute JPA_ROOT_EOBJECT__VERSION
          The meta object literal for the 'Version' attribute feature.
 

Field Detail

ABSTRACT_JPA_ROOT_EOBJECT

static final org.eclipse.emf.ecore.EClass ABSTRACT_JPA_ROOT_EOBJECT
The meta object literal for the 'Abstract Jpa Root EObject' class.

See Also:
AbstractJpaRootEObject, CommonPackage.getAbstractJpaRootEObject()

JPA_ROOT_EOBJECT

static final org.eclipse.emf.ecore.EClass JPA_ROOT_EOBJECT
The meta object literal for the 'Jpa Root EObject' class.

See Also:
JpaRootEObject, CommonPackage.getJpaRootEObject()

JPA_ROOT_EOBJECT__VERSION

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


JPA_ROOT_EOBJECT__SCHEMA_LOCATION

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