org.eclipse.jpt.core.resource.persistence
Interface PersistencePackage.Literals

Enclosing class:
PersistencePackage

public static interface PersistencePackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass XML_JAVA_CLASS_REF
          The meta object literal for the 'Xml Java Class Ref' class.
static org.eclipse.emf.ecore.EAttribute XML_JAVA_CLASS_REF__JAVA_CLASS
          The meta object literal for the 'Java Class' attribute feature.
static org.eclipse.emf.ecore.EClass XML_MAPPING_FILE_REF
          The meta object literal for the 'Xml Mapping File Ref' class.
static org.eclipse.emf.ecore.EAttribute XML_MAPPING_FILE_REF__FILE_NAME
          The meta object literal for the 'File Name' attribute feature.
static org.eclipse.emf.ecore.EClass XML_PERSISTENCE
          The meta object literal for the 'Xml Persistence' class.
static org.eclipse.emf.ecore.EReference XML_PERSISTENCE__PERSISTENCE_UNITS
          The meta object literal for the 'Persistence Units' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE__VERSION
          The meta object literal for the 'Version' attribute feature.
static org.eclipse.emf.ecore.EClass XML_PERSISTENCE_UNIT
          The meta object literal for the 'Xml Persistence Unit' class.
static org.eclipse.emf.ecore.EReference XML_PERSISTENCE_UNIT__CLASSES
          The meta object literal for the 'Classes' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__DESCRIPTION
          The meta object literal for the 'Description' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__EXCLUDE_UNLISTED_CLASSES
          The meta object literal for the 'Exclude Unlisted Classes' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__JAR_FILES
          The meta object literal for the 'Jar Files' attribute list feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__JTA_DATA_SOURCE
          The meta object literal for the 'Jta Data Source' attribute feature.
static org.eclipse.emf.ecore.EReference XML_PERSISTENCE_UNIT__MAPPING_FILES
          The meta object literal for the 'Mapping Files' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__NON_JTA_DATA_SOURCE
          The meta object literal for the 'Non Jta Data Source' attribute feature.
static org.eclipse.emf.ecore.EReference XML_PERSISTENCE_UNIT__PROPERTIES
          The meta object literal for the 'Properties' containment reference feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__PROVIDER
          The meta object literal for the 'Provider' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__TRANSACTION_TYPE
          The meta object literal for the 'Transaction Type' attribute feature.
static org.eclipse.emf.ecore.EEnum XML_PERSISTENCE_UNIT_TRANSACTION_TYPE
          The meta object literal for the 'Xml Persistence Unit Transaction Type' enum.
static org.eclipse.emf.ecore.EDataType XML_PERSISTENCE_UNIT_TRANSACTION_TYPE_OBJECT
          The meta object literal for the 'Xml Persistence Unit Transaction Type Object' data type.
static org.eclipse.emf.ecore.EClass XML_PROPERTIES
          The meta object literal for the 'Xml Properties' class.
static org.eclipse.emf.ecore.EReference XML_PROPERTIES__PROPERTIES
          The meta object literal for the 'Properties' containment reference list feature.
static org.eclipse.emf.ecore.EClass XML_PROPERTY
          The meta object literal for the 'Xml Property' class.
static org.eclipse.emf.ecore.EAttribute XML_PROPERTY__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute XML_PROPERTY__VALUE
          The meta object literal for the 'Value' attribute feature.
static org.eclipse.emf.ecore.EDataType XML_VERSION
          The meta object literal for the 'Xml Version' data type.
 

Field Detail

XML_PERSISTENCE

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

See Also:
XmlPersistence, PersistencePackage.getXmlPersistence()

XML_PERSISTENCE__PERSISTENCE_UNITS

static final org.eclipse.emf.ecore.EReference XML_PERSISTENCE__PERSISTENCE_UNITS
The meta object literal for the 'Persistence Units' containment reference list feature.


XML_PERSISTENCE__VERSION

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


XML_PERSISTENCE_UNIT

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

See Also:
XmlPersistenceUnit, PersistencePackage.getXmlPersistenceUnit()

XML_PERSISTENCE_UNIT__DESCRIPTION

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


XML_PERSISTENCE_UNIT__PROVIDER

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


XML_PERSISTENCE_UNIT__JTA_DATA_SOURCE

static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__JTA_DATA_SOURCE
The meta object literal for the 'Jta Data Source' attribute feature.


XML_PERSISTENCE_UNIT__NON_JTA_DATA_SOURCE

static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__NON_JTA_DATA_SOURCE
The meta object literal for the 'Non Jta Data Source' attribute feature.


XML_PERSISTENCE_UNIT__MAPPING_FILES

static final org.eclipse.emf.ecore.EReference XML_PERSISTENCE_UNIT__MAPPING_FILES
The meta object literal for the 'Mapping Files' containment reference list feature.


XML_PERSISTENCE_UNIT__JAR_FILES

static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__JAR_FILES
The meta object literal for the 'Jar Files' attribute list feature.


XML_PERSISTENCE_UNIT__CLASSES

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


XML_PERSISTENCE_UNIT__EXCLUDE_UNLISTED_CLASSES

static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__EXCLUDE_UNLISTED_CLASSES
The meta object literal for the 'Exclude Unlisted Classes' attribute feature.


XML_PERSISTENCE_UNIT__PROPERTIES

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


XML_PERSISTENCE_UNIT__NAME

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


XML_PERSISTENCE_UNIT__TRANSACTION_TYPE

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


XML_MAPPING_FILE_REF

static final org.eclipse.emf.ecore.EClass XML_MAPPING_FILE_REF
The meta object literal for the 'Xml Mapping File Ref' class.

See Also:
XmlMappingFileRef, PersistencePackage.getXmlMappingFileRef()

XML_MAPPING_FILE_REF__FILE_NAME

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


XML_JAVA_CLASS_REF

static final org.eclipse.emf.ecore.EClass XML_JAVA_CLASS_REF
The meta object literal for the 'Xml Java Class Ref' class.

See Also:
XmlJavaClassRef, PersistencePackage.getXmlJavaClassRef()

XML_JAVA_CLASS_REF__JAVA_CLASS

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


XML_PROPERTIES

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

See Also:
XmlProperties, PersistencePackage.getXmlProperties()

XML_PROPERTIES__PROPERTIES

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


XML_PROPERTY

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

See Also:
XmlProperty, PersistencePackage.getXmlProperty()

XML_PROPERTY__NAME

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


XML_PROPERTY__VALUE

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


XML_PERSISTENCE_UNIT_TRANSACTION_TYPE

static final org.eclipse.emf.ecore.EEnum XML_PERSISTENCE_UNIT_TRANSACTION_TYPE
The meta object literal for the 'Xml Persistence Unit Transaction Type' enum.

See Also:
XmlPersistenceUnitTransactionType, PersistencePackage.getXmlPersistenceUnitTransactionType()

XML_PERSISTENCE_UNIT_TRANSACTION_TYPE_OBJECT

static final org.eclipse.emf.ecore.EDataType XML_PERSISTENCE_UNIT_TRANSACTION_TYPE_OBJECT
The meta object literal for the 'Xml Persistence Unit Transaction Type Object' data type.

See Also:
Enumerator, PersistencePackage.getXmlPersistenceUnitTransactionTypeObject()

XML_VERSION

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

See Also:
String, PersistencePackage.getXmlVersion()