org.eclipse.jpt.jpa.eclipselink.core.resource.orm
Class XmlManyToOne

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.jpt.jpa.core.resource.xml.AbstractJpaEObject
                  extended by org.eclipse.jpt.jpa.core.resource.orm.AbstractXmlAttributeMapping
                      extended by org.eclipse.jpt.jpa.core.resource.orm.AbstractXmlRelationshipMapping
                          extended by org.eclipse.jpt.jpa.core.resource.orm.AbstractXmlSingleRelationshipMapping
                              extended by org.eclipse.jpt.jpa.core.resource.orm.XmlManyToOne
                                  extended by org.eclipse.jpt.jpa.eclipselink.core.resource.orm.XmlManyToOne
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, XmlAttributeMapping_2_0, XmlDerivedId_2_0, XmlMapsId_2_0, XmlSingleRelationshipMapping_2_0, XmlAccessHolder, XmlAttributeMapping, XmlJoinColumnContainer, XmlJoinTableContainer, JpaEObject, XmlManyToOne_2_1, XmlManyToOne_2_2, XmlPartitioningGroup_2_2, XmlAccessMethodsHolder, XmlBatchFetchHolder, XmlJoinFetch, XmlPropertyContainer

public class XmlManyToOne
extends XmlManyToOne
implements XmlManyToOne_2_1, XmlManyToOne_2_2, XmlAttributeMapping, XmlJoinFetch

A representation of the model object 'Xml Many To One'. 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.

Since:
2.1
Version:
2.3
See Also:
EclipseLinkOrmPackage.getXmlManyToOne()

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 basicSetBatchFetch(XmlBatchFetch newBatchFetch, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetHashPartitioning(XmlHashPartitioning_2_2 newHashPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPartitioning(XmlPartitioning_2_2 newPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetRoundRobinPartitioning(XmlRoundRobinPartitioning_2_2 newRoundRobinPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetValuePartitioning(XmlValuePartitioning_2_2 newValuePartitioning, 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.
 XmlBatchFetch getBatchFetch()
          Returns the value of the 'Batch Fetch' containment reference.
 XmlHashPartitioning_2_2 getHashPartitioning()
          Returns the value of the 'Hash Partitioning' containment reference.
 XmlJoinFetchType getJoinFetch()
          Returns the value of the 'Join Fetch' attribute.
 TextRange getJoinFetchTextRange()
          Return the TextRange for the join-fetch element.
 java.lang.String getPartitioned()
          Returns the value of the 'Partitioned' attribute.
 XmlPartitioning_2_2 getPartitioning()
          Returns the value of the 'Partitioning' containment reference.
 XmlPinnedPartitioning_2_2 getPinnedPartitioning()
          Returns the value of the 'Pinned Partitioning' containment reference.
 org.eclipse.emf.common.util.EList<XmlProperty> getProperties()
          Returns the value of the 'Properties' containment reference list.
 XmlRangePartitioning_2_2 getRangePartitioning()
          Returns the value of the 'Range Partitioning' containment reference.
 XmlReplicationPartitioning_2_2 getReplicationPartitioning()
          Returns the value of the 'Replication Partitioning' containment reference.
 XmlRoundRobinPartitioning_2_2 getRoundRobinPartitioning()
          Returns the value of the 'Round Robin Partitioning' containment reference.
 XmlUnionPartitioning_2_2 getUnionPartitioning()
          Returns the value of the 'Union Partitioning' containment reference.
 XmlValuePartitioning_2_2 getValuePartitioning()
          Returns the value of the 'Value Partitioning' containment reference.
 boolean isNonCacheable()
          Returns the value of the 'Non Cacheable' attribute.
 void setAccessMethods(XmlAccessMethods newAccessMethods)
          Sets the value of the 'Access Methods' containment reference.
 void setBatchFetch(XmlBatchFetch newBatchFetch)
          Sets the value of the 'Batch Fetch' containment reference.
 void setHashPartitioning(XmlHashPartitioning_2_2 newHashPartitioning)
          Sets the value of the 'Hash Partitioning' containment reference.
 void setJoinFetch(XmlJoinFetchType newJoinFetch)
          Sets the value of the 'Join Fetch' attribute.
 void setNonCacheable(boolean newNonCacheable)
          Sets the value of the 'Non Cacheable' attribute.
 void setPartitioned(java.lang.String newPartitioned)
          Sets the value of the 'Partitioned' attribute.
 void setPartitioning(XmlPartitioning_2_2 newPartitioning)
          Sets the value of the 'Partitioning' containment reference.
 void setPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning)
          Sets the value of the 'Pinned Partitioning' containment reference.
 void setRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning)
          Sets the value of the 'Range Partitioning' containment reference.
 void setReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning)
          Sets the value of the 'Replication Partitioning' containment reference.
 void setRoundRobinPartitioning(XmlRoundRobinPartitioning_2_2 newRoundRobinPartitioning)
          Sets the value of the 'Round Robin Partitioning' containment reference.
 void setUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning)
          Sets the value of the 'Union Partitioning' containment reference.
 void setValuePartitioning(XmlValuePartitioning_2_2 newValuePartitioning)
          Sets the value of the 'Value Partitioning' containment reference.
 java.lang.String toString()
           
 
Methods inherited from class org.eclipse.jpt.jpa.core.resource.orm.XmlManyToOne
getMappingKey
 
Methods inherited from class org.eclipse.jpt.jpa.core.resource.orm.AbstractXmlSingleRelationshipMapping
basicSetJoinTable, getId, getIdTextRange, getJoinColumns, getJoinTable, getMapsId, getMapsIdTextRange, getOptional, setId, setJoinTable, setMapsId, setOptional
 
Methods inherited from class org.eclipse.jpt.jpa.core.resource.orm.AbstractXmlRelationshipMapping
basicSetCascade, createRenameTargetEntityEdit, createRenameTargetEntityPackageEdit, getCascade, getFetch, getTargetEntity, getTargetEntityTextRange, setCascade, setFetch, setTargetEntity
 
Methods inherited from class org.eclipse.jpt.jpa.core.resource.orm.AbstractXmlAttributeMapping
getAccess, getName, getNameTextRange, setAccess, setName
 
Methods inherited from class org.eclipse.jpt.jpa.core.resource.xml.AbstractJpaEObject
containsOffset, createDeleteEdit, eAdapters, eNotify, getNodeEndOffset, 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.jpa.core.resource.orm.XmlAttributeMapping
getMappingKey, getName, getNameTextRange, setName
 
Methods inherited from interface org.eclipse.jpt.jpa.core.resource.orm.XmlAccessHolder
getAccess, setAccess
 
Methods inherited from interface org.eclipse.jpt.jpa.core.resource.xml.JpaEObject
containsOffset, createDeleteEdit, 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

getBatchFetch

public XmlBatchFetch getBatchFetch()
Returns the value of the 'Batch Fetch' containment reference.

If the meaning of the 'Batch Fetch' containment reference isn't clear, there really should be more of a description here...

Specified by:
getBatchFetch in interface XmlBatchFetchHolder
Returns:
the value of the 'Batch Fetch' containment reference.
See Also:
setBatchFetch(XmlBatchFetch), EclipseLinkOrmPackage.getXmlBatchFetchHolder_BatchFetch()

basicSetBatchFetch

public org.eclipse.emf.common.notify.NotificationChain basicSetBatchFetch(XmlBatchFetch newBatchFetch,
                                                                          org.eclipse.emf.common.notify.NotificationChain msgs)


setBatchFetch

public void setBatchFetch(XmlBatchFetch newBatchFetch)
Sets the value of the 'Batch Fetch' containment reference.

Specified by:
setBatchFetch in interface XmlBatchFetchHolder
Parameters:
value - the new value of the 'Batch Fetch' containment reference.
See Also:
getBatchFetch()

getPartitioning

public XmlPartitioning_2_2 getPartitioning()
Returns the value of the 'Partitioning' containment reference.

If the meaning of the 'Partitioning' containment reference isn't clear, there really should be more of a description here...

Specified by:
getPartitioning in interface XmlPartitioningGroup_2_2
Returns:
the value of the 'Partitioning' containment reference.
See Also:
setPartitioning(XmlPartitioning_2_2), org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlPartitioningGroup_2_2_Partitioning()

basicSetPartitioning

public org.eclipse.emf.common.notify.NotificationChain basicSetPartitioning(XmlPartitioning_2_2 newPartitioning,
                                                                            org.eclipse.emf.common.notify.NotificationChain msgs)


setPartitioning

public void setPartitioning(XmlPartitioning_2_2 newPartitioning)
Sets the value of the 'Partitioning' containment reference.

Specified by:
setPartitioning in interface XmlPartitioningGroup_2_2
Parameters:
value - the new value of the 'Partitioning' containment reference.
See Also:
getPartitioning()

getReplicationPartitioning

public XmlReplicationPartitioning_2_2 getReplicationPartitioning()
Returns the value of the 'Replication Partitioning' containment reference.

If the meaning of the 'Replication Partitioning' containment reference isn't clear, there really should be more of a description here...

Specified by:
getReplicationPartitioning in interface XmlPartitioningGroup_2_2
Returns:
the value of the 'Replication Partitioning' containment reference.
See Also:
setReplicationPartitioning(XmlReplicationPartitioning_2_2), org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlPartitioningGroup_2_2_ReplicationPartitioning()

basicSetReplicationPartitioning

public org.eclipse.emf.common.notify.NotificationChain basicSetReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning,
                                                                                       org.eclipse.emf.common.notify.NotificationChain msgs)


setReplicationPartitioning

public void setReplicationPartitioning(XmlReplicationPartitioning_2_2 newReplicationPartitioning)
Sets the value of the 'Replication Partitioning' containment reference.

Specified by:
setReplicationPartitioning in interface XmlPartitioningGroup_2_2
Parameters:
value - the new value of the 'Replication Partitioning' containment reference.
See Also:
getReplicationPartitioning()

getRoundRobinPartitioning

public XmlRoundRobinPartitioning_2_2 getRoundRobinPartitioning()
Returns the value of the 'Round Robin Partitioning' containment reference.

If the meaning of the 'Round Robin Partitioning' containment reference isn't clear, there really should be more of a description here...

Specified by:
getRoundRobinPartitioning in interface XmlPartitioningGroup_2_2
Returns:
the value of the 'Round Robin Partitioning' containment reference.
See Also:
setRoundRobinPartitioning(XmlRoundRobinPartitioning_2_2), org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlPartitioningGroup_2_2_RoundRobinPartitioning()

basicSetRoundRobinPartitioning

public org.eclipse.emf.common.notify.NotificationChain basicSetRoundRobinPartitioning(XmlRoundRobinPartitioning_2_2 newRoundRobinPartitioning,
                                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setRoundRobinPartitioning

public void setRoundRobinPartitioning(XmlRoundRobinPartitioning_2_2 newRoundRobinPartitioning)
Sets the value of the 'Round Robin Partitioning' containment reference.

Specified by:
setRoundRobinPartitioning in interface XmlPartitioningGroup_2_2
Parameters:
value - the new value of the 'Round Robin Partitioning' containment reference.
See Also:
getRoundRobinPartitioning()

getPinnedPartitioning

public XmlPinnedPartitioning_2_2 getPinnedPartitioning()
Returns the value of the 'Pinned Partitioning' containment reference.

If the meaning of the 'Pinned Partitioning' containment reference isn't clear, there really should be more of a description here...

Specified by:
getPinnedPartitioning in interface XmlPartitioningGroup_2_2
Returns:
the value of the 'Pinned Partitioning' containment reference.
See Also:
setPinnedPartitioning(XmlPinnedPartitioning_2_2), org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlPartitioningGroup_2_2_PinnedPartitioning()

basicSetPinnedPartitioning

public org.eclipse.emf.common.notify.NotificationChain basicSetPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning,
                                                                                  org.eclipse.emf.common.notify.NotificationChain msgs)


setPinnedPartitioning

public void setPinnedPartitioning(XmlPinnedPartitioning_2_2 newPinnedPartitioning)
Sets the value of the 'Pinned Partitioning' containment reference.

Specified by:
setPinnedPartitioning in interface XmlPartitioningGroup_2_2
Parameters:
value - the new value of the 'Pinned Partitioning' containment reference.
See Also:
getPinnedPartitioning()

getRangePartitioning

public XmlRangePartitioning_2_2 getRangePartitioning()
Returns the value of the 'Range Partitioning' containment reference.

If the meaning of the 'Range Partitioning' containment reference isn't clear, there really should be more of a description here...

Specified by:
getRangePartitioning in interface XmlPartitioningGroup_2_2
Returns:
the value of the 'Range Partitioning' containment reference.
See Also:
setRangePartitioning(XmlRangePartitioning_2_2), org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlPartitioningGroup_2_2_RangePartitioning()

basicSetRangePartitioning

public org.eclipse.emf.common.notify.NotificationChain basicSetRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)


setRangePartitioning

public void setRangePartitioning(XmlRangePartitioning_2_2 newRangePartitioning)
Sets the value of the 'Range Partitioning' containment reference.

Specified by:
setRangePartitioning in interface XmlPartitioningGroup_2_2
Parameters:
value - the new value of the 'Range Partitioning' containment reference.
See Also:
getRangePartitioning()

getValuePartitioning

public XmlValuePartitioning_2_2 getValuePartitioning()
Returns the value of the 'Value Partitioning' containment reference.

If the meaning of the 'Value Partitioning' containment reference isn't clear, there really should be more of a description here...

Specified by:
getValuePartitioning in interface XmlPartitioningGroup_2_2
Returns:
the value of the 'Value Partitioning' containment reference.
See Also:
setValuePartitioning(XmlValuePartitioning_2_2), org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlPartitioningGroup_2_2_ValuePartitioning()

basicSetValuePartitioning

public org.eclipse.emf.common.notify.NotificationChain basicSetValuePartitioning(XmlValuePartitioning_2_2 newValuePartitioning,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)


setValuePartitioning

public void setValuePartitioning(XmlValuePartitioning_2_2 newValuePartitioning)
Sets the value of the 'Value Partitioning' containment reference.

Specified by:
setValuePartitioning in interface XmlPartitioningGroup_2_2
Parameters:
value - the new value of the 'Value Partitioning' containment reference.
See Also:
getValuePartitioning()

getHashPartitioning

public XmlHashPartitioning_2_2 getHashPartitioning()
Returns the value of the 'Hash Partitioning' containment reference.

If the meaning of the 'Hash Partitioning' containment reference isn't clear, there really should be more of a description here...

Specified by:
getHashPartitioning in interface XmlPartitioningGroup_2_2
Returns:
the value of the 'Hash Partitioning' containment reference.
See Also:
setHashPartitioning(XmlHashPartitioning_2_2), org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlPartitioningGroup_2_2_HashPartitioning()

basicSetHashPartitioning

public org.eclipse.emf.common.notify.NotificationChain basicSetHashPartitioning(XmlHashPartitioning_2_2 newHashPartitioning,
                                                                                org.eclipse.emf.common.notify.NotificationChain msgs)


setHashPartitioning

public void setHashPartitioning(XmlHashPartitioning_2_2 newHashPartitioning)
Sets the value of the 'Hash Partitioning' containment reference.

Specified by:
setHashPartitioning in interface XmlPartitioningGroup_2_2
Parameters:
value - the new value of the 'Hash Partitioning' containment reference.
See Also:
getHashPartitioning()

getUnionPartitioning

public XmlUnionPartitioning_2_2 getUnionPartitioning()
Returns the value of the 'Union Partitioning' containment reference.

If the meaning of the 'Union Partitioning' containment reference isn't clear, there really should be more of a description here...

Specified by:
getUnionPartitioning in interface XmlPartitioningGroup_2_2
Returns:
the value of the 'Union Partitioning' containment reference.
See Also:
setUnionPartitioning(XmlUnionPartitioning_2_2), org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlPartitioningGroup_2_2_UnionPartitioning()

basicSetUnionPartitioning

public org.eclipse.emf.common.notify.NotificationChain basicSetUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning,
                                                                                 org.eclipse.emf.common.notify.NotificationChain msgs)


setUnionPartitioning

public void setUnionPartitioning(XmlUnionPartitioning_2_2 newUnionPartitioning)
Sets the value of the 'Union Partitioning' containment reference.

Specified by:
setUnionPartitioning in interface XmlPartitioningGroup_2_2
Parameters:
value - the new value of the 'Union Partitioning' containment reference.
See Also:
getUnionPartitioning()

getPartitioned

public java.lang.String getPartitioned()
Returns the value of the 'Partitioned' attribute.

If the meaning of the 'Partitioned' attribute isn't clear, there really should be more of a description here...

Specified by:
getPartitioned in interface XmlPartitioningGroup_2_2
Returns:
the value of the 'Partitioned' attribute.
See Also:
setPartitioned(String), org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlPartitioningGroup_2_2_Partitioned()

setPartitioned

public void setPartitioned(java.lang.String newPartitioned)
Sets the value of the 'Partitioned' attribute.

Specified by:
setPartitioned in interface XmlPartitioningGroup_2_2
Parameters:
value - the new value of the 'Partitioned' attribute.
See Also:
getPartitioned()

isNonCacheable

public boolean isNonCacheable()
Returns the value of the 'Non Cacheable' attribute.

If the meaning of the 'Non Cacheable' attribute isn't clear, there really should be more of a description here...

Specified by:
isNonCacheable in interface XmlManyToOne_2_2
Returns:
the value of the 'Non Cacheable' attribute.
See Also:
setNonCacheable(boolean), org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLinkOrmPackage#getXmlManyToOne_2_2_NonCacheable()

setNonCacheable

public void setNonCacheable(boolean newNonCacheable)
Sets the value of the 'Non Cacheable' attribute.

Specified by:
setNonCacheable in interface XmlManyToOne_2_2
Parameters:
value - the new value of the 'Non Cacheable' attribute.
See Also:
isNonCacheable()

getJoinFetch

public XmlJoinFetchType getJoinFetch()
Returns the value of the 'Join Fetch' attribute. The literals are from the enumeration XmlJoinFetchType.

If the meaning of the 'Join Fetch' attribute isn't clear, there really should be more of a description here...

Specified by:
getJoinFetch in interface XmlJoinFetch
Returns:
the value of the 'Join Fetch' attribute.
See Also:
XmlJoinFetchType, setJoinFetch(XmlJoinFetchType), EclipseLinkOrmPackage.getXmlJoinFetch_JoinFetch()

setJoinFetch

public void setJoinFetch(XmlJoinFetchType newJoinFetch)
Sets the value of the 'Join Fetch' attribute.

Specified by:
setJoinFetch in interface XmlJoinFetch
Parameters:
value - the new value of the 'Join Fetch' attribute.
See Also:
XmlJoinFetchType, getJoinFetch()

getAccessMethods

public XmlAccessMethods getAccessMethods()
Returns the value of the 'Access Methods' containment reference.

If the meaning of the 'Access Methods' containment reference isn't clear, there really should be more of a description here...

Specified by:
getAccessMethods in interface XmlAccessMethodsHolder
Returns:
the value of the 'Access Methods' containment reference.
See Also:
setAccessMethods(XmlAccessMethods), EclipseLinkOrmPackage.getXmlAccessMethodsHolder_AccessMethods()

basicSetAccessMethods

public org.eclipse.emf.common.notify.NotificationChain basicSetAccessMethods(XmlAccessMethods newAccessMethods,
                                                                             org.eclipse.emf.common.notify.NotificationChain msgs)


setAccessMethods

public void setAccessMethods(XmlAccessMethods newAccessMethods)
Sets the value of the 'Access Methods' containment reference.

Specified by:
setAccessMethods in interface XmlAccessMethodsHolder
Parameters:
value - the new value of the 'Access Methods' containment reference.
See Also:
getAccessMethods()

getProperties

public org.eclipse.emf.common.util.EList<XmlProperty> getProperties()
Returns the value of the 'Properties' containment reference list. The list contents are of type XmlProperty.

If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...

Specified by:
getProperties in interface XmlPropertyContainer
Returns:
the value of the 'Properties' containment reference list.
See Also:
EclipseLinkOrmPackage.getXmlPropertyContainer_Properties()

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class AbstractXmlSingleRelationshipMapping

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class AbstractXmlSingleRelationshipMapping

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class AbstractXmlSingleRelationshipMapping

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class AbstractXmlSingleRelationshipMapping

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class AbstractXmlSingleRelationshipMapping

eBaseStructuralFeatureID

public int eBaseStructuralFeatureID(int derivedFeatureID,
                                    java.lang.Class<?> baseClass)

Specified by:
eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eBaseStructuralFeatureID in class AbstractXmlSingleRelationshipMapping

eDerivedStructuralFeatureID

public int eDerivedStructuralFeatureID(int baseFeatureID,
                                       java.lang.Class<?> baseClass)

Specified by:
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eDerivedStructuralFeatureID in class AbstractXmlSingleRelationshipMapping

toString

public java.lang.String toString()

Overrides:
toString in class AbstractXmlSingleRelationshipMapping

getJoinFetchTextRange

public TextRange getJoinFetchTextRange()
Description copied from interface: XmlJoinFetch
Return the TextRange for the join-fetch element.

Specified by:
getJoinFetchTextRange in interface XmlJoinFetch

buildTranslator

public static org.eclipse.wst.common.internal.emf.resource.Translator buildTranslator(java.lang.String elementName,
                                                                                      org.eclipse.emf.ecore.EStructuralFeature structuralFeature)