|
||||||||||
| 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.orm.AbstractXmlTypeMapping
org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
org.eclipse.jpt.eclipselink.core.resource.orm.XmlMappedSuperclass
public class XmlMappedSuperclass
A representation of the model object 'Xml Mapped Superclass'. 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:
EclipseLinkOrmPackage.getXmlMappedSuperclass()| 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> |
| 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 |
basicSetCache(XmlCache newCache,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetChangeTracking(XmlChangeTracking newChangeTracking,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetCloneCopyPolicy(XmlCopyPolicy newCloneCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetCopyPolicy(XmlCopyPolicy newCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetCustomizer(XmlCustomizer newCustomizer,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetInstantiationCopyPolicy(XmlCopyPolicy newInstantiationCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetOptimisticLocking(XmlOptimisticLocking newOptimisticLocking,
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)
|
XmlCache |
getCache()
Returns the value of the 'Cache' containment reference. |
XmlChangeTracking |
getChangeTracking()
Returns the value of the 'Change Tracking' containment reference. |
XmlCopyPolicy |
getCloneCopyPolicy()
Returns the value of the 'Clone Copy Policy' containment reference. |
org.eclipse.emf.common.util.EList<XmlConverter> |
getConverters()
Returns the value of the 'Converters' containment reference list. |
XmlCopyPolicy |
getCopyPolicy()
Returns the value of the 'Copy Policy' containment reference. |
XmlCustomizer |
getCustomizer()
Returns the value of the 'Customizer' containment reference. |
java.lang.Boolean |
getExcludeDefaultMappings()
Returns the value of the 'Exclude Default Mappings' attribute. |
ExistenceType |
getExistenceChecking()
Returns the value of the 'Existence Checking' attribute. |
XmlCopyPolicy |
getInstantiationCopyPolicy()
Returns the value of the 'Instantiation Copy Policy' containment reference. |
org.eclipse.emf.common.util.EList<XmlObjectTypeConverter> |
getObjectTypeConverters()
Returns the value of the 'Object Type Converters' containment reference list. |
XmlOptimisticLocking |
getOptimisticLocking()
Returns the value of the 'Optimistic Locking' containment reference. |
org.eclipse.emf.common.util.EList<XmlProperty> |
getProperties()
Returns the value of the 'Properties' containment reference list. |
java.lang.Boolean |
getReadOnly()
Returns the value of the 'Read Only' attribute. |
TextRange |
getReadOnlyTextRange()
Return the TextRange for the read-only attibute. |
org.eclipse.emf.common.util.EList<XmlStructConverter> |
getStructConverters()
Returns the value of the 'Struct Converters' containment reference list. |
org.eclipse.emf.common.util.EList<XmlTypeConverter> |
getTypeConverters()
Returns the value of the 'Type Converters' containment reference list. |
void |
setCache(XmlCache newCache)
Sets the value of the ' Cache' containment reference. |
void |
setChangeTracking(XmlChangeTracking newChangeTracking)
Sets the value of the ' Change Tracking' containment reference. |
void |
setCloneCopyPolicy(XmlCopyPolicy newCloneCopyPolicy)
Sets the value of the ' Clone Copy Policy' containment reference. |
void |
setCopyPolicy(XmlCopyPolicy newCopyPolicy)
Sets the value of the ' Copy Policy' containment reference. |
void |
setCustomizer(XmlCustomizer newCustomizer)
Sets the value of the ' Customizer' containment reference. |
void |
setExcludeDefaultMappings(java.lang.Boolean newExcludeDefaultMappings)
Sets the value of the ' Exclude Default Mappings' attribute. |
void |
setExistenceChecking(ExistenceType newExistenceChecking)
Sets the value of the ' Existence Checking' attribute. |
void |
setInstantiationCopyPolicy(XmlCopyPolicy newInstantiationCopyPolicy)
Sets the value of the ' Instantiation Copy Policy' containment reference. |
void |
setOptimisticLocking(XmlOptimisticLocking newOptimisticLocking)
Sets the value of the ' Optimistic Locking' containment reference. |
void |
setReadOnly(java.lang.Boolean newReadOnly)
Sets the value of the ' Read Only' attribute. |
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping |
|---|
basicSetAttributes, getAccess, getAttributes, getAttributesTextRange, getClassName, getClassTextRange, getDescription, getMetadataComplete, setAccess, setAttributes, setClassName, setDescription, setMetadataComplete |
| 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, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, 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, 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, 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, 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, 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, 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 java.lang.Boolean getReadOnly()
If the meaning of the 'Read Only' attribute isn't clear, there really should be more of a description here...
getReadOnly in interface XmlReadOnlysetReadOnly(Boolean),
EclipseLinkOrmPackage.getXmlReadOnly_ReadOnly()public void setReadOnly(java.lang.Boolean newReadOnly)
Read Only' attribute.
setReadOnly in interface XmlReadOnlyvalue - the new value of the 'Read Only' attribute.getReadOnly()public XmlCustomizer getCustomizer()
If the meaning of the 'Customizer' containment reference isn't clear, there really should be more of a description here...
getCustomizer in interface XmlCustomizerHoldersetCustomizer(XmlCustomizer),
EclipseLinkOrmPackage.getXmlCustomizerHolder_Customizer()
public org.eclipse.emf.common.notify.NotificationChain basicSetCustomizer(XmlCustomizer newCustomizer,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCustomizer(XmlCustomizer newCustomizer)
Customizer' containment reference.
setCustomizer in interface XmlCustomizerHoldervalue - the new value of the 'Customizer' containment reference.getCustomizer()public XmlChangeTracking getChangeTracking()
If the meaning of the 'Change Tracking' containment reference isn't clear, there really should be more of a description here...
getChangeTracking in interface XmlChangeTrackingHoldersetChangeTracking(XmlChangeTracking),
EclipseLinkOrmPackage.getXmlChangeTrackingHolder_ChangeTracking()
public org.eclipse.emf.common.notify.NotificationChain basicSetChangeTracking(XmlChangeTracking newChangeTracking,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setChangeTracking(XmlChangeTracking newChangeTracking)
Change Tracking' containment reference.
setChangeTracking in interface XmlChangeTrackingHoldervalue - the new value of the 'Change Tracking' containment reference.getChangeTracking()public XmlCache getCache()
If the meaning of the 'Cache' containment reference isn't clear, there really should be more of a description here...
getCache in interface XmlCacheHoldersetCache(XmlCache),
EclipseLinkOrmPackage.getXmlCacheHolder_Cache()
public org.eclipse.emf.common.notify.NotificationChain basicSetCache(XmlCache newCache,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCache(XmlCache newCache)
Cache' containment reference.
setCache in interface XmlCacheHoldervalue - the new value of the 'Cache' containment reference.getCache()public ExistenceType getExistenceChecking()
"".
The literals are from the enumeration ExistenceType.
If the meaning of the 'Existence Checking' attribute isn't clear, there really should be more of a description here...
getExistenceChecking in interface XmlCacheHolderExistenceType,
setExistenceChecking(ExistenceType),
EclipseLinkOrmPackage.getXmlCacheHolder_ExistenceChecking()public void setExistenceChecking(ExistenceType newExistenceChecking)
Existence Checking' attribute.
setExistenceChecking in interface XmlCacheHoldervalue - the new value of the 'Existence Checking' attribute.ExistenceType,
getExistenceChecking()public org.eclipse.emf.common.util.EList<XmlConverter> getConverters()
XmlConverter.
If the meaning of the 'Converters' containment reference list isn't clear, there really should be more of a description here...
getConverters in interface XmlConvertersHolderEclipseLinkOrmPackage.getXmlConvertersHolder_Converters()public org.eclipse.emf.common.util.EList<XmlTypeConverter> getTypeConverters()
XmlTypeConverter.
If the meaning of the 'Type Converters' containment reference list isn't clear, there really should be more of a description here...
getTypeConverters in interface XmlConvertersHolderEclipseLinkOrmPackage.getXmlConvertersHolder_TypeConverters()public org.eclipse.emf.common.util.EList<XmlObjectTypeConverter> getObjectTypeConverters()
XmlObjectTypeConverter.
If the meaning of the 'Object Type Converters' containment reference list isn't clear, there really should be more of a description here...
getObjectTypeConverters in interface XmlConvertersHolderEclipseLinkOrmPackage.getXmlConvertersHolder_ObjectTypeConverters()public org.eclipse.emf.common.util.EList<XmlStructConverter> getStructConverters()
XmlStructConverter.
If the meaning of the 'Struct Converters' containment reference list isn't clear, there really should be more of a description here...
getStructConverters in interface XmlConvertersHolderEclipseLinkOrmPackage.getXmlConvertersHolder_StructConverters()public XmlOptimisticLocking getOptimisticLocking()
If the meaning of the 'Optimistic Locking' containment reference isn't clear, there really should be more of a description here...
setOptimisticLocking(XmlOptimisticLocking),
EclipseLinkOrmPackage.getXmlMappedSuperclass_OptimisticLocking()
public org.eclipse.emf.common.notify.NotificationChain basicSetOptimisticLocking(XmlOptimisticLocking newOptimisticLocking,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOptimisticLocking(XmlOptimisticLocking newOptimisticLocking)
Optimistic Locking' containment reference.
value - the new value of the 'Optimistic Locking' containment reference.getOptimisticLocking()public XmlCopyPolicy getCopyPolicy()
If the meaning of the 'Copy Policy' containment reference isn't clear, there really should be more of a description here...
setCopyPolicy(XmlCopyPolicy),
EclipseLinkOrmPackage.getXmlMappedSuperclass_CopyPolicy()
public org.eclipse.emf.common.notify.NotificationChain basicSetCopyPolicy(XmlCopyPolicy newCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCopyPolicy(XmlCopyPolicy newCopyPolicy)
Copy Policy' containment reference.
value - the new value of the 'Copy Policy' containment reference.getCopyPolicy()public XmlCopyPolicy getInstantiationCopyPolicy()
If the meaning of the 'Instantiation Copy Policy' containment reference isn't clear, there really should be more of a description here...
setInstantiationCopyPolicy(XmlCopyPolicy),
EclipseLinkOrmPackage.getXmlMappedSuperclass_InstantiationCopyPolicy()
public org.eclipse.emf.common.notify.NotificationChain basicSetInstantiationCopyPolicy(XmlCopyPolicy newInstantiationCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setInstantiationCopyPolicy(XmlCopyPolicy newInstantiationCopyPolicy)
Instantiation Copy Policy' containment reference.
value - the new value of the 'Instantiation Copy Policy' containment reference.getInstantiationCopyPolicy()public XmlCopyPolicy getCloneCopyPolicy()
If the meaning of the 'Clone Copy Policy' containment reference isn't clear, there really should be more of a description here...
setCloneCopyPolicy(XmlCopyPolicy),
EclipseLinkOrmPackage.getXmlMappedSuperclass_CloneCopyPolicy()
public org.eclipse.emf.common.notify.NotificationChain basicSetCloneCopyPolicy(XmlCopyPolicy newCloneCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCloneCopyPolicy(XmlCopyPolicy newCloneCopyPolicy)
Clone Copy Policy' containment reference.
value - the new value of the 'Clone Copy Policy' containment reference.getCloneCopyPolicy()public org.eclipse.emf.common.util.EList<XmlProperty> getProperties()
XmlProperty.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
EclipseLinkOrmPackage.getXmlMappedSuperclass_Properties()public java.lang.Boolean getExcludeDefaultMappings()
If the meaning of the 'Exclude Default Mappings' attribute isn't clear, there really should be more of a description here...
setExcludeDefaultMappings(Boolean),
EclipseLinkOrmPackage.getXmlMappedSuperclass_ExcludeDefaultMappings()public void setExcludeDefaultMappings(java.lang.Boolean newExcludeDefaultMappings)
Exclude Default Mappings' attribute.
value - the new value of the 'Exclude Default Mappings' attribute.getExcludeDefaultMappings()
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 XmlMappedSuperclass
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class XmlMappedSuperclass
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class XmlMappedSuperclasspublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class XmlMappedSuperclasspublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class XmlMappedSuperclass
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 XmlMappedSuperclasspublic TextRange getReadOnlyTextRange()
XmlReadOnlyTextRange for the read-only attibute.
getReadOnlyTextRange in interface XmlReadOnly
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||