|
||||||||||
| 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>, 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 |
basicSetAccessMethods(XmlAccessMethods newAccessMethods,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetCache(XmlCache newCache,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetCacheInterceptor(XmlClassReference newCacheInterceptor,
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(XmlCloneCopyPolicy 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(XmlClassReference newCustomizer,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetInstantiationCopyPolicy(XmlInstantiationCopyPolicy newInstantiationCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetOptimisticLocking(XmlOptimisticLocking newOptimisticLocking,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPrimaryKey(XmlPrimaryKey newPrimaryKey,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetQueryRedirectors(XmlQueryRedirectors newQueryRedirectors,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSequenceGenerator(XmlSequenceGenerator newSequenceGenerator,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetTableGenerator(XmlTableGenerator newTableGenerator,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
static org.eclipse.wst.common.internal.emf.resource.Translator |
buildTranslator(java.lang.String elementName,
org.eclipse.emf.ecore.EStructuralFeature structuralFeature)
|
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)
|
XmlAccessMethods |
getAccessMethods()
Returns the value of the 'Access Methods' containment reference. |
org.eclipse.emf.common.util.EList<XmlAssociationOverride> |
getAssociationOverrides()
Returns the value of the 'Association Overrides' containment reference list. |
org.eclipse.emf.common.util.EList<XmlAttributeOverride> |
getAttributeOverrides()
Returns the value of the 'Attribute Overrides' containment reference list. |
XmlCache |
getCache()
Returns the value of the 'Cache' containment reference. |
java.lang.Boolean |
getCacheable()
Returns the value of the 'Cacheable' attribute. |
TextRange |
getCacheableTextRange()
Return the TextRange for the cacheable annotation |
XmlClassReference |
getCacheInterceptor()
Returns the value of the 'Cache Interceptor' containment reference. |
XmlChangeTracking |
getChangeTracking()
Returns the value of the 'Change Tracking' containment reference. |
XmlCloneCopyPolicy |
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. |
XmlClassReference |
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. |
org.eclipse.emf.common.util.EList<XmlFetchGroup> |
getFetchGroups()
Returns the value of the 'Fetch Groups' containment reference list. |
XmlInstantiationCopyPolicy |
getInstantiationCopyPolicy()
Returns the value of the 'Instantiation Copy Policy' containment reference. |
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. |
org.eclipse.emf.common.util.EList<XmlNamedStoredProcedureQuery> |
getNamedStoredProcedureQueries()
Returns the value of the 'Named Stored Procedure Queries' containment reference list. |
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. |
java.lang.String |
getParentClass()
Returns the value of the 'Parent Class' attribute. |
XmlPrimaryKey |
getPrimaryKey()
Returns the value of the 'Primary Key' containment reference. |
org.eclipse.emf.common.util.EList<XmlProperty> |
getProperties()
Returns the value of the 'Properties' containment reference list. |
XmlQueryRedirectors |
getQueryRedirectors()
Returns the value of the 'Query Redirectors' containment reference. |
java.lang.Boolean |
getReadOnly()
Returns the value of the 'Read Only' attribute. |
TextRange |
getReadOnlyTextRange()
Return the TextRange for the read-only attibute. |
XmlSequenceGenerator |
getSequenceGenerator()
Returns the value of the 'Sequence Generator' containment reference. |
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<XmlStructConverter> |
getStructConverters()
Returns the value of the 'Struct Converters' containment reference list. |
XmlTableGenerator |
getTableGenerator()
Returns the value of the 'Table Generator' containment reference. |
org.eclipse.emf.common.util.EList<XmlTypeConverter> |
getTypeConverters()
Returns the value of the 'Type Converters' containment reference list. |
void |
setAccessMethods(XmlAccessMethods newAccessMethods)
Sets the value of the ' Access Methods' containment reference. |
void |
setCache(XmlCache newCache)
Sets the value of the ' Cache' containment reference. |
void |
setCacheable(java.lang.Boolean newCacheable)
Sets the value of the ' Cacheable' attribute. |
void |
setCacheInterceptor(XmlClassReference newCacheInterceptor)
Sets the value of the ' Cache Interceptor' containment reference. |
void |
setChangeTracking(XmlChangeTracking newChangeTracking)
Sets the value of the ' Change Tracking' containment reference. |
void |
setCloneCopyPolicy(XmlCloneCopyPolicy 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(XmlClassReference 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(XmlInstantiationCopyPolicy 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 |
setParentClass(java.lang.String newParentClass)
Sets the value of the ' Parent Class' attribute. |
void |
setPrimaryKey(XmlPrimaryKey newPrimaryKey)
Sets the value of the ' Primary Key' containment reference. |
void |
setQueryRedirectors(XmlQueryRedirectors newQueryRedirectors)
Sets the value of the ' Query Redirectors' containment reference. |
void |
setReadOnly(java.lang.Boolean newReadOnly)
Sets the value of the ' Read Only' attribute. |
void |
setSequenceGenerator(XmlSequenceGenerator newSequenceGenerator)
Sets the value of the ' Sequence Generator' containment reference. |
void |
setTableGenerator(XmlTableGenerator newTableGenerator)
Sets the value of the ' Table Generator' containment reference. |
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass |
|---|
basicSetEntityListeners, basicSetIdClass, entityMappings, getEntityListeners, getIdClass, getMappingKey, isExcludeDefaultListeners, isExcludeSuperclassListeners, setEntityListeners, setExcludeDefaultListeners, setExcludeSuperclassListeners, setIdClass |
| 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, 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.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.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.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.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 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 XmlClassReference 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(XmlClassReference),
EclipseLinkOrmPackage.getXmlCustomizerHolder_Customizer()
public org.eclipse.emf.common.notify.NotificationChain basicSetCustomizer(XmlClassReference newCustomizer,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCustomizer(XmlClassReference 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 XmlInstantiationCopyPolicy getInstantiationCopyPolicy()
If the meaning of the 'Instantiation Copy Policy' containment reference isn't clear, there really should be more of a description here...
setInstantiationCopyPolicy(XmlInstantiationCopyPolicy),
EclipseLinkOrmPackage.getXmlMappedSuperclass_InstantiationCopyPolicy()
public org.eclipse.emf.common.notify.NotificationChain basicSetInstantiationCopyPolicy(XmlInstantiationCopyPolicy newInstantiationCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setInstantiationCopyPolicy(XmlInstantiationCopyPolicy newInstantiationCopyPolicy)
Instantiation Copy Policy' containment reference.
value - the new value of the 'Instantiation Copy Policy' containment reference.getInstantiationCopyPolicy()public XmlCloneCopyPolicy getCloneCopyPolicy()
If the meaning of the 'Clone Copy Policy' containment reference isn't clear, there really should be more of a description here...
setCloneCopyPolicy(XmlCloneCopyPolicy),
EclipseLinkOrmPackage.getXmlMappedSuperclass_CloneCopyPolicy()
public org.eclipse.emf.common.notify.NotificationChain basicSetCloneCopyPolicy(XmlCloneCopyPolicy newCloneCopyPolicy,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCloneCopyPolicy(XmlCloneCopyPolicy 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...
getProperties in interface XmlPropertyContainerEclipseLinkOrmPackage.getXmlPropertyContainer_Properties()public XmlPrimaryKey getPrimaryKey()
If the meaning of the 'Primary Key' containment reference isn't clear, there really should be more of a description here...
getPrimaryKey in interface XmlMappedSuperclass_1_1setPrimaryKey(XmlPrimaryKey),
org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlMappedSuperclass_1_1_PrimaryKey()
public org.eclipse.emf.common.notify.NotificationChain basicSetPrimaryKey(XmlPrimaryKey newPrimaryKey,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPrimaryKey(XmlPrimaryKey newPrimaryKey)
Primary Key' containment reference.
setPrimaryKey in interface XmlMappedSuperclass_1_1value - the new value of the 'Primary Key' containment reference.getPrimaryKey()public java.lang.Boolean getCacheable()
If the meaning of the 'Cacheable' attribute isn't clear, there really should be more of a description here...
getCacheable in interface XmlCacheable_2_0setCacheable(Boolean),
org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlCacheable_2_0_Cacheable()public void setCacheable(java.lang.Boolean newCacheable)
Cacheable' attribute.
setCacheable in interface XmlCacheable_2_0value - the new value of the 'Cacheable' attribute.getCacheable()public XmlClassReference getCacheInterceptor()
If the meaning of the 'Cache Interceptor' containment reference isn't clear, there really should be more of a description here...
getCacheInterceptor in interface XmlMappedSuperclass_2_0setCacheInterceptor(XmlClassReference),
org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlMappedSuperclass_2_0_CacheInterceptor()
public org.eclipse.emf.common.notify.NotificationChain basicSetCacheInterceptor(XmlClassReference newCacheInterceptor,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCacheInterceptor(XmlClassReference newCacheInterceptor)
Cache Interceptor' containment reference.
setCacheInterceptor in interface XmlMappedSuperclass_2_0value - the new value of the 'Cache Interceptor' containment reference.getCacheInterceptor()public org.eclipse.emf.common.util.EList<XmlAssociationOverride> getAssociationOverrides()
XmlAssociationOverride.
If the meaning of the 'Association Overrides' containment reference list isn't clear, there really should be more of a description here...
getAssociationOverrides in interface XmlAssociationOverrideContainerorg.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlAssociationOverrideContainer_AssociationOverrides()public org.eclipse.emf.common.util.EList<XmlAttributeOverride> getAttributeOverrides()
XmlAttributeOverride.
If the meaning of the 'Attribute Overrides' containment reference list isn't clear, there really should be more of a description here...
getAttributeOverrides in interface XmlAttributeOverrideContainerorg.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlAttributeOverrideContainer_AttributeOverrides()public org.eclipse.emf.common.util.EList<XmlFetchGroup> getFetchGroups()
XmlFetchGroup.
If the meaning of the 'Fetch Groups' containment reference list isn't clear, there really should be more of a description here...
getFetchGroups in interface XmlFetchGroupContainer_2_1org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlFetchGroupContainer_2_1_FetchGroups()public XmlSequenceGenerator getSequenceGenerator()
If the meaning of the 'Sequence Generator' containment reference isn't clear, there really should be more of a description here...
getSequenceGenerator in interface XmlGeneratorContainersetSequenceGenerator(XmlSequenceGenerator),
org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlGeneratorContainer_SequenceGenerator()
public org.eclipse.emf.common.notify.NotificationChain basicSetSequenceGenerator(XmlSequenceGenerator newSequenceGenerator,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSequenceGenerator(XmlSequenceGenerator newSequenceGenerator)
Sequence Generator' containment reference.
setSequenceGenerator in interface XmlGeneratorContainervalue - the new value of the 'Sequence Generator' containment reference.getSequenceGenerator()public XmlTableGenerator getTableGenerator()
If the meaning of the 'Table Generator' containment reference isn't clear, there really should be more of a description here...
getTableGenerator in interface XmlGeneratorContainersetTableGenerator(XmlTableGenerator),
org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlGeneratorContainer_TableGenerator()
public org.eclipse.emf.common.notify.NotificationChain basicSetTableGenerator(XmlTableGenerator newTableGenerator,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTableGenerator(XmlTableGenerator newTableGenerator)
Table Generator' containment reference.
setTableGenerator in interface XmlGeneratorContainervalue - the new value of the 'Table Generator' containment reference.getTableGenerator()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...
org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#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...
org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlQueryContainer_NamedNativeQueries()public org.eclipse.emf.common.util.EList<XmlNamedStoredProcedureQuery> getNamedStoredProcedureQueries()
XmlNamedStoredProcedureQuery.
If the meaning of the 'Named Stored Procedure Queries' containment reference list isn't clear, there really should be more of a description here...
getNamedStoredProcedureQueries in interface XmlQueryContainerEclipseLinkOrmPackage.getXmlQueryContainer_NamedStoredProcedureQueries()public XmlAccessMethods getAccessMethods()
If the meaning of the 'Access Methods' containment reference isn't clear, there really should be more of a description here...
getAccessMethods in interface XmlAccessMethodsHoldersetAccessMethods(XmlAccessMethods),
EclipseLinkOrmPackage.getXmlAccessMethodsHolder_AccessMethods()
public org.eclipse.emf.common.notify.NotificationChain basicSetAccessMethods(XmlAccessMethods newAccessMethods,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setAccessMethods(XmlAccessMethods newAccessMethods)
Access Methods' containment reference.
setAccessMethods in interface XmlAccessMethodsHoldervalue - the new value of the 'Access Methods' containment reference.getAccessMethods()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...
getSqlResultSetMappings in interface XmlMappedSuperclass_2_1org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlMappedSuperclass_2_1_SqlResultSetMappings()public XmlQueryRedirectors getQueryRedirectors()
If the meaning of the 'Query Redirectors' containment reference isn't clear, there really should be more of a description here...
getQueryRedirectors in interface XmlMappedSuperclass_2_1setQueryRedirectors(XmlQueryRedirectors),
org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlMappedSuperclass_2_1_QueryRedirectors()
public org.eclipse.emf.common.notify.NotificationChain basicSetQueryRedirectors(XmlQueryRedirectors newQueryRedirectors,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setQueryRedirectors(XmlQueryRedirectors newQueryRedirectors)
Query Redirectors' containment reference.
setQueryRedirectors in interface XmlMappedSuperclass_2_1value - the new value of the 'Query Redirectors' containment reference.getQueryRedirectors()public java.lang.String getParentClass()
If the meaning of the 'Parent Class' attribute isn't clear, there really should be more of a description here...
getParentClass in interface XmlMappedSuperclass_2_1setParentClass(String),
org.eclipse.jpt.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlMappedSuperclass_2_1_ParentClass()public void setParentClass(java.lang.String newParentClass)
Parent Class' attribute.
setParentClass in interface XmlMappedSuperclass_2_1value - the new value of the 'Parent Class' attribute.getParentClass()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 XmlMappedSuperclass
public int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteDerivedStructuralFeatureID in class XmlMappedSuperclasspublic java.lang.String toString()
toString in class XmlMappedSuperclasspublic TextRange getReadOnlyTextRange()
XmlReadOnlyTextRange for the read-only attibute.
getReadOnlyTextRange in interface XmlReadOnlypublic TextRange getCacheableTextRange()
XmlCacheable_2_0TextRange for the cacheable annotation
getCacheableTextRange in interface XmlCacheable_2_0
public static org.eclipse.wst.common.internal.emf.resource.Translator buildTranslator(java.lang.String elementName,
org.eclipse.emf.ecore.EStructuralFeature structuralFeature)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||