|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.jpt.core.resource.xml.AbstractJpaEObject
org.eclipse.jpt.core.resource.xml.AbstractJpaRootEObject
org.eclipse.jpt.core.resource.orm.XmlEntityMappings
public class XmlEntityMappings
A representation of the model object 'Entity Mappings'. Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
The following features are supported:
DescriptionPersistence Unit MetadataPackageSchemaCatalogSequence GeneratorsTable GeneratorsSql Result Set MappingsMapped SuperclassesEntitiesEmbeddables
OrmPackage.getXmlEntityMappings()| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary |
|---|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPersistenceUnitMetadata(XmlPersistenceUnitMetadata newPersistenceUnitMetadata,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
|
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
AccessType |
getAccess()
Returns the value of the 'Access' attribute. |
java.lang.String |
getCatalog()
Returns the value of the 'Catalog' attribute. |
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
org.eclipse.emf.common.util.EList<XmlEmbeddable> |
getEmbeddables()
Returns the value of the 'Embeddables' containment reference list. |
org.eclipse.emf.common.util.EList<XmlEntity> |
getEntities()
Returns the value of the 'Entities' containment reference list. |
org.eclipse.emf.common.util.EList<XmlMappedSuperclass> |
getMappedSuperclasses()
Returns the value of the 'Mapped Superclasses' containment reference list. |
org.eclipse.emf.common.util.EList<XmlNamedNativeQuery> |
getNamedNativeQueries()
Returns the value of the 'Named Native Queries' containment reference list. |
org.eclipse.emf.common.util.EList<XmlNamedQuery> |
getNamedQueries()
Returns the value of the 'Named Queries' containment reference list. |
java.lang.String |
getPackage()
Returns the value of the 'Package' attribute. |
XmlPersistenceUnitMetadata |
getPersistenceUnitMetadata()
Returns the value of the 'Persistence Unit Metadata' containment reference. |
static org.eclipse.wst.common.internal.emf.resource.Translator |
getRootTranslator()
|
java.lang.String |
getSchema()
Returns the value of the 'Schema' attribute. |
org.eclipse.emf.common.util.EList<XmlSequenceGenerator> |
getSequenceGenerators()
Returns the value of the 'Sequence Generators' containment reference list. |
org.eclipse.emf.common.util.EList<SqlResultSetMapping> |
getSqlResultSetMappings()
Returns the value of the 'Sql Result Set Mappings' containment reference list. |
org.eclipse.emf.common.util.EList<XmlTableGenerator> |
getTableGenerators()
Returns the value of the 'Table Generators' containment reference list. |
java.util.List<XmlTypeMapping> |
getTypeMappings()
|
void |
setAccess(AccessType newAccess)
Sets the value of the ' Access' attribute. |
void |
setCatalog(java.lang.String newCatalog)
Sets the value of the ' Catalog' attribute. |
void |
setDescription(java.lang.String newDescription)
Sets the value of the ' Description' attribute. |
void |
setPackage(java.lang.String newPackage)
Sets the value of the ' Package' attribute. |
void |
setPersistenceUnitMetadata(XmlPersistenceUnitMetadata newPersistenceUnitMetadata)
Sets the value of the ' Persistence Unit Metadata' containment reference. |
void |
setSchema(java.lang.String newSchema)
Sets the value of the ' Schema' attribute. |
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.jpt.core.resource.xml.AbstractJpaRootEObject |
|---|
getSchemaLocation, getVersion, getVersionTextRange, setSchemaLocation, setVersion |
| Methods inherited from class org.eclipse.jpt.core.resource.xml.AbstractJpaEObject |
|---|
containsOffset, eAdapters, eNotify, getSelectionTextRange, getValidationTextRange, isUnset |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.jpt.core.resource.xml.JpaEObject |
|---|
containsOffset, getSelectionTextRange, getValidationTextRange, isUnset |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.jpt.core.resource.xml.JpaEObject |
|---|
containsOffset, getSelectionTextRange, getValidationTextRange, isUnset |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Method Detail |
|---|
public org.eclipse.emf.common.util.EList<XmlNamedQuery> getNamedQueries()
XmlNamedQuery.
If the meaning of the 'Named Queries' containment reference list isn't clear, there really should be more of a description here...
getNamedQueries in interface XmlQueryContainerOrmPackage.getXmlQueryContainer_NamedQueries()public org.eclipse.emf.common.util.EList<XmlNamedNativeQuery> getNamedNativeQueries()
XmlNamedNativeQuery.
If the meaning of the 'Named Native Queries' containment reference list isn't clear, there really should be more of a description here...
getNamedNativeQueries in interface XmlQueryContainerOrmPackage.getXmlQueryContainer_NamedNativeQueries()public java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
OrmPackage.getXmlEntityMappings_Description()public void setDescription(java.lang.String newDescription)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()public XmlPersistenceUnitMetadata getPersistenceUnitMetadata()
If the meaning of the 'XmlPersistence Unit Metadata' containment reference isn't clear, there really should be more of a description here...
setPersistenceUnitMetadata(XmlPersistenceUnitMetadata),
OrmPackage.getXmlEntityMappings_PersistenceUnitMetadata()
public org.eclipse.emf.common.notify.NotificationChain basicSetPersistenceUnitMetadata(XmlPersistenceUnitMetadata newPersistenceUnitMetadata,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPersistenceUnitMetadata(XmlPersistenceUnitMetadata newPersistenceUnitMetadata)
Persistence Unit Metadata' containment reference.
value - the new value of the 'Persistence Unit Metadata' containment reference.getPersistenceUnitMetadata()public java.lang.String getPackage()
If the meaning of the 'Package' attribute isn't clear, there really should be more of a description here...
setPackage(String),
OrmPackage.getXmlEntityMappings_Package()public void setPackage(java.lang.String newPackage)
Package' attribute.
value - the new value of the 'Package' attribute.getPackage()public java.lang.String getSchema()
If the meaning of the 'Schema' attribute isn't clear, there really should be more of a description here...
setSchema(String),
OrmPackage.getXmlEntityMappings_Schema()public void setSchema(java.lang.String newSchema)
Schema' attribute.
value - the new value of the 'Schema' attribute.getSchema()public java.lang.String getCatalog()
If the meaning of the 'Catalog' attribute isn't clear, there really should be more of a description here...
setCatalog(String),
OrmPackage.getXmlEntityMappings_Catalog()public void setCatalog(java.lang.String newCatalog)
Catalog' attribute.
value - the new value of the 'Catalog' attribute.getCatalog()public AccessType getAccess()
AccessType.
If the meaning of the 'Access' attribute isn't clear, there really should be more of a description here...
getAccess in interface XmlAccessHolderAccessType,
setAccess(AccessType),
OrmPackage.getXmlAccessHolder_Access()public void setAccess(AccessType newAccess)
Access' attribute.
setAccess in interface XmlAccessHoldervalue - the new value of the 'Access' attribute.AccessType,
getAccess()public org.eclipse.emf.common.util.EList<XmlSequenceGenerator> getSequenceGenerators()
XmlSequenceGenerator.
If the meaning of the 'Sequence Generators' containment reference list isn't clear, there really should be more of a description here...
OrmPackage.getXmlEntityMappings_SequenceGenerators()public org.eclipse.emf.common.util.EList<XmlTableGenerator> getTableGenerators()
XmlTableGenerator.
If the meaning of the 'Table Generators' containment reference list isn't clear, there really should be more of a description here...
OrmPackage.getXmlEntityMappings_TableGenerators()public org.eclipse.emf.common.util.EList<SqlResultSetMapping> getSqlResultSetMappings()
SqlResultSetMapping.
If the meaning of the 'Sql Result Set Mappings' containment reference list isn't clear, there really should be more of a description here...
OrmPackage.getXmlEntityMappings_SqlResultSetMappings()public org.eclipse.emf.common.util.EList<XmlMappedSuperclass> getMappedSuperclasses()
XmlMappedSuperclass.
If the meaning of the 'Mapped Superclasses' containment reference list isn't clear, there really should be more of a description here...
OrmPackage.getXmlEntityMappings_MappedSuperclasses()public org.eclipse.emf.common.util.EList<XmlEntity> getEntities()
XmlEntity.
If the meaning of the 'Entities' containment reference list isn't clear, there really should be more of a description here...
OrmPackage.getXmlEntityMappings_Entities()public org.eclipse.emf.common.util.EList<XmlEmbeddable> getEmbeddables()
XmlEmbeddable.
If the meaning of the 'Embeddables' containment reference list isn't clear, there really should be more of a description here...
OrmPackage.getXmlEntityMappings_Embeddables()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class AbstractJpaRootEObject
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class AbstractJpaRootEObjectpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class AbstractJpaRootEObjectpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class AbstractJpaRootEObject
public int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteBaseStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteDerivedStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class AbstractJpaRootEObjectpublic java.util.List<XmlTypeMapping> getTypeMappings()
public static org.eclipse.wst.common.internal.emf.resource.Translator getRootTranslator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||