org.eclipse.jpt.core.resource.orm
Class XmlMappedSuperclass

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.core.resource.common.AbstractJpaEObject
                  extended by org.eclipse.jpt.core.resource.orm.AbstractXmlTypeMapping
                      extended by org.eclipse.jpt.core.resource.orm.XmlMappedSuperclass
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, JpaEObject

public class XmlMappedSuperclass
extends AbstractXmlTypeMapping

A representation of the model object '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:

See Also:
OrmPackage.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 basicSetEntityListeners(EntityListeners newEntityListeners, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetIdClass(XmlIdClass newIdClass, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPostLoad(PostLoad newPostLoad, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPostPersist(PostPersist newPostPersist, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPostRemove(PostRemove newPostRemove, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPostUpdate(PostUpdate newPostUpdate, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPrePersist(PrePersist newPrePersist, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPreRemove(PreRemove newPreRemove, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetPreUpdate(PreUpdate newPreUpdate, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 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)
           
 XmlEntityMappings entityMappings()
           
 void eSet(int featureID, java.lang.Object newValue)
           
 void eUnset(int featureID)
           
 EntityListeners getEntityListeners()
          Returns the value of the 'Entity Listeners' containment reference.
 XmlIdClass getIdClass()
          Returns the value of the 'Id Class' containment reference.
 PostLoad getPostLoad()
          Returns the value of the 'Post Load' containment reference.
 PostPersist getPostPersist()
          Returns the value of the 'Post Persist' containment reference.
 PostRemove getPostRemove()
          Returns the value of the 'Post Remove' containment reference.
 PostUpdate getPostUpdate()
          Returns the value of the 'Post Update' containment reference.
 PrePersist getPrePersist()
          Returns the value of the 'Pre Persist' containment reference.
 PreRemove getPreRemove()
          Returns the value of the 'Pre Remove' containment reference.
 PreUpdate getPreUpdate()
          Returns the value of the 'Pre Update' containment reference.
 boolean isExcludeDefaultListeners()
          Returns the value of the 'Exclude Default Listeners' attribute.
 boolean isExcludeSuperclassListeners()
          Returns the value of the 'Exclude Superclass Listeners' attribute.
 void setEntityListeners(EntityListeners newEntityListeners)
          Sets the value of the 'Entity Listeners' containment reference.
 void setExcludeDefaultListeners(boolean newExcludeDefaultListeners)
          Sets the value of the 'Exclude Default Listeners' attribute.
 void setExcludeSuperclassListeners(boolean newExcludeSuperclassListeners)
          Sets the value of the 'Exclude Superclass Listeners' attribute.
 void setIdClass(XmlIdClass newIdClass)
          Sets the value of the 'Id Class' containment reference.
 void setPostLoad(PostLoad newPostLoad)
          Sets the value of the 'Post Load' containment reference.
 void setPostPersist(PostPersist newPostPersist)
          Sets the value of the 'Post Persist' containment reference.
 void setPostRemove(PostRemove newPostRemove)
          Sets the value of the 'Post Remove' containment reference.
 void setPostUpdate(PostUpdate newPostUpdate)
          Sets the value of the 'Post Update' containment reference.
 void setPrePersist(PrePersist newPrePersist)
          Sets the value of the 'Pre Persist' containment reference.
 void setPreRemove(PreRemove newPreRemove)
          Sets the value of the 'Pre Remove' containment reference.
 void setPreUpdate(PreUpdate newPreUpdate)
          Sets the value of the 'Pre Update' containment reference.
 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.common.AbstractJpaEObject
containsOffset, eAdapters, eNotify, getFullTextRange, getNode, getPlatformResource, getResource, getRoot, getSelectionTextRange, getValidationTextRange, isAllFeaturesUnset
 
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, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, 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.common.JpaEObject
containsOffset, getPlatformResource, getResource, getRoot, getSelectionTextRange, getValidationTextRange, isAllFeaturesUnset
 
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

entityMappings

public XmlEntityMappings entityMappings()

getIdClass

public XmlIdClass getIdClass()
Returns the value of the 'Id Class' containment reference.

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

Returns:
the value of the 'Id Class' containment reference.
See Also:
setIdClass(XmlIdClass), OrmPackage.getXmlMappedSuperclass_IdClass()

basicSetIdClass

public org.eclipse.emf.common.notify.NotificationChain basicSetIdClass(XmlIdClass newIdClass,
                                                                       org.eclipse.emf.common.notify.NotificationChain msgs)


setIdClass

public void setIdClass(XmlIdClass newIdClass)
Sets the value of the 'Id Class' containment reference.

Parameters:
value - the new value of the 'Id Class' containment reference.
See Also:
getIdClass()

isExcludeDefaultListeners

public boolean isExcludeDefaultListeners()
Returns the value of the 'Exclude Default Listeners' attribute.

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

Returns:
the value of the 'Exclude Default Listeners' attribute.
See Also:
setExcludeDefaultListeners(boolean), OrmPackage.getXmlMappedSuperclass_ExcludeDefaultListeners()

setExcludeDefaultListeners

public void setExcludeDefaultListeners(boolean newExcludeDefaultListeners)
Sets the value of the 'Exclude Default Listeners' attribute.

Parameters:
value - the new value of the 'Exclude Default Listeners' attribute.
See Also:
isExcludeDefaultListeners()

isExcludeSuperclassListeners

public boolean isExcludeSuperclassListeners()
Returns the value of the 'Exclude Superclass Listeners' attribute.

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

Returns:
the value of the 'Exclude Superclass Listeners' attribute.
See Also:
setExcludeSuperclassListeners(boolean), OrmPackage.getXmlMappedSuperclass_ExcludeSuperclassListeners()

setExcludeSuperclassListeners

public void setExcludeSuperclassListeners(boolean newExcludeSuperclassListeners)
Sets the value of the 'Exclude Superclass Listeners' attribute.

Parameters:
value - the new value of the 'Exclude Superclass Listeners' attribute.
See Also:
isExcludeSuperclassListeners()

getEntityListeners

public EntityListeners getEntityListeners()
Returns the value of the 'Entity Listeners' containment reference.

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

Returns:
the value of the 'Entity Listeners' containment reference.
See Also:
setEntityListeners(EntityListeners), OrmPackage.getXmlMappedSuperclass_EntityListeners()

basicSetEntityListeners

public org.eclipse.emf.common.notify.NotificationChain basicSetEntityListeners(EntityListeners newEntityListeners,
                                                                               org.eclipse.emf.common.notify.NotificationChain msgs)


setEntityListeners

public void setEntityListeners(EntityListeners newEntityListeners)
Sets the value of the 'Entity Listeners' containment reference.

Parameters:
value - the new value of the 'Entity Listeners' containment reference.
See Also:
getEntityListeners()

getPrePersist

public PrePersist getPrePersist()
Returns the value of the 'Pre Persist' containment reference.

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

Returns:
the value of the 'Pre Persist' containment reference.
See Also:
setPrePersist(PrePersist), OrmPackage.getXmlMappedSuperclass_PrePersist()

basicSetPrePersist

public org.eclipse.emf.common.notify.NotificationChain basicSetPrePersist(PrePersist newPrePersist,
                                                                          org.eclipse.emf.common.notify.NotificationChain msgs)


setPrePersist

public void setPrePersist(PrePersist newPrePersist)
Sets the value of the 'Pre Persist' containment reference.

Parameters:
value - the new value of the 'Pre Persist' containment reference.
See Also:
getPrePersist()

getPostPersist

public PostPersist getPostPersist()
Returns the value of the 'Post Persist' containment reference.

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

Returns:
the value of the 'Post Persist' containment reference.
See Also:
setPostPersist(PostPersist), OrmPackage.getXmlMappedSuperclass_PostPersist()

basicSetPostPersist

public org.eclipse.emf.common.notify.NotificationChain basicSetPostPersist(PostPersist newPostPersist,
                                                                           org.eclipse.emf.common.notify.NotificationChain msgs)


setPostPersist

public void setPostPersist(PostPersist newPostPersist)
Sets the value of the 'Post Persist' containment reference.

Parameters:
value - the new value of the 'Post Persist' containment reference.
See Also:
getPostPersist()

getPreRemove

public PreRemove getPreRemove()
Returns the value of the 'Pre Remove' containment reference.

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

Returns:
the value of the 'Pre Remove' containment reference.
See Also:
setPreRemove(PreRemove), OrmPackage.getXmlMappedSuperclass_PreRemove()

basicSetPreRemove

public org.eclipse.emf.common.notify.NotificationChain basicSetPreRemove(PreRemove newPreRemove,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setPreRemove

public void setPreRemove(PreRemove newPreRemove)
Sets the value of the 'Pre Remove' containment reference.

Parameters:
value - the new value of the 'Pre Remove' containment reference.
See Also:
getPreRemove()

getPostRemove

public PostRemove getPostRemove()
Returns the value of the 'Post Remove' containment reference.

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

Returns:
the value of the 'Post Remove' containment reference.
See Also:
setPostRemove(PostRemove), OrmPackage.getXmlMappedSuperclass_PostRemove()

basicSetPostRemove

public org.eclipse.emf.common.notify.NotificationChain basicSetPostRemove(PostRemove newPostRemove,
                                                                          org.eclipse.emf.common.notify.NotificationChain msgs)


setPostRemove

public void setPostRemove(PostRemove newPostRemove)
Sets the value of the 'Post Remove' containment reference.

Parameters:
value - the new value of the 'Post Remove' containment reference.
See Also:
getPostRemove()

getPreUpdate

public PreUpdate getPreUpdate()
Returns the value of the 'Pre Update' containment reference.

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

Returns:
the value of the 'Pre Update' containment reference.
See Also:
setPreUpdate(PreUpdate), OrmPackage.getXmlMappedSuperclass_PreUpdate()

basicSetPreUpdate

public org.eclipse.emf.common.notify.NotificationChain basicSetPreUpdate(PreUpdate newPreUpdate,
                                                                         org.eclipse.emf.common.notify.NotificationChain msgs)


setPreUpdate

public void setPreUpdate(PreUpdate newPreUpdate)
Sets the value of the 'Pre Update' containment reference.

Parameters:
value - the new value of the 'Pre Update' containment reference.
See Also:
getPreUpdate()

getPostUpdate

public PostUpdate getPostUpdate()
Returns the value of the 'Post Update' containment reference.

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

Returns:
the value of the 'Post Update' containment reference.
See Also:
setPostUpdate(PostUpdate), OrmPackage.getXmlMappedSuperclass_PostUpdate()

basicSetPostUpdate

public org.eclipse.emf.common.notify.NotificationChain basicSetPostUpdate(PostUpdate newPostUpdate,
                                                                          org.eclipse.emf.common.notify.NotificationChain msgs)


setPostUpdate

public void setPostUpdate(PostUpdate newPostUpdate)
Sets the value of the 'Post Update' containment reference.

Parameters:
value - the new value of the 'Post Update' containment reference.
See Also:
getPostUpdate()

getPostLoad

public PostLoad getPostLoad()
Returns the value of the 'Post Load' containment reference.

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

Returns:
the value of the 'Post Load' containment reference.
See Also:
setPostLoad(PostLoad), OrmPackage.getXmlMappedSuperclass_PostLoad()

basicSetPostLoad

public org.eclipse.emf.common.notify.NotificationChain basicSetPostLoad(PostLoad newPostLoad,
                                                                        org.eclipse.emf.common.notify.NotificationChain msgs)


setPostLoad

public void setPostLoad(PostLoad newPostLoad)
Sets the value of the 'Post Load' containment reference.

Parameters:
value - the new value of the 'Post Load' containment reference.
See Also:
getPostLoad()

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 AbstractXmlTypeMapping

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 AbstractXmlTypeMapping

eSet

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

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

eUnset

public void eUnset(int featureID)

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

eIsSet

public boolean eIsSet(int featureID)

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

toString

public java.lang.String toString()

Overrides:
toString in class AbstractXmlTypeMapping