|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 |
|---|
static final org.eclipse.emf.ecore.EClass XML_PERSISTENCE
Xml Persistence' class.
XmlPersistence,
PersistencePackage.getXmlPersistence()static final org.eclipse.emf.ecore.EReference XML_PERSISTENCE__PERSISTENCE_UNITS
static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE__VERSION
static final org.eclipse.emf.ecore.EClass XML_PERSISTENCE_UNIT
Xml Persistence Unit' class.
XmlPersistenceUnit,
PersistencePackage.getXmlPersistenceUnit()static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__DESCRIPTION
static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__PROVIDER
static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__JTA_DATA_SOURCE
static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__NON_JTA_DATA_SOURCE
static final org.eclipse.emf.ecore.EReference XML_PERSISTENCE_UNIT__MAPPING_FILES
static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__JAR_FILES
static final org.eclipse.emf.ecore.EReference XML_PERSISTENCE_UNIT__CLASSES
static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__EXCLUDE_UNLISTED_CLASSES
static final org.eclipse.emf.ecore.EReference XML_PERSISTENCE_UNIT__PROPERTIES
static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__NAME
static final org.eclipse.emf.ecore.EAttribute XML_PERSISTENCE_UNIT__TRANSACTION_TYPE
static final org.eclipse.emf.ecore.EClass XML_MAPPING_FILE_REF
Xml Mapping File Ref' class.
XmlMappingFileRef,
PersistencePackage.getXmlMappingFileRef()static final org.eclipse.emf.ecore.EAttribute XML_MAPPING_FILE_REF__FILE_NAME
static final org.eclipse.emf.ecore.EClass XML_JAVA_CLASS_REF
Xml Java Class Ref' class.
XmlJavaClassRef,
PersistencePackage.getXmlJavaClassRef()static final org.eclipse.emf.ecore.EAttribute XML_JAVA_CLASS_REF__JAVA_CLASS
static final org.eclipse.emf.ecore.EClass XML_PROPERTIES
Xml Properties' class.
XmlProperties,
PersistencePackage.getXmlProperties()static final org.eclipse.emf.ecore.EReference XML_PROPERTIES__PROPERTIES
static final org.eclipse.emf.ecore.EClass XML_PROPERTY
Xml Property' class.
XmlProperty,
PersistencePackage.getXmlProperty()static final org.eclipse.emf.ecore.EAttribute XML_PROPERTY__NAME
static final org.eclipse.emf.ecore.EAttribute XML_PROPERTY__VALUE
static final org.eclipse.emf.ecore.EEnum XML_PERSISTENCE_UNIT_TRANSACTION_TYPE
Xml Persistence Unit Transaction Type' enum.
XmlPersistenceUnitTransactionType,
PersistencePackage.getXmlPersistenceUnitTransactionType()static final org.eclipse.emf.ecore.EDataType XML_PERSISTENCE_UNIT_TRANSACTION_TYPE_OBJECT
Enumerator,
PersistencePackage.getXmlPersistenceUnitTransactionTypeObject()static final org.eclipse.emf.ecore.EDataType XML_VERSION
String,
PersistencePackage.getXmlVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||