org.eclipse.ohf.ihe.xds.metadata.impl
Class DocumentRootImpl

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.ohf.ihe.xds.metadata.impl.DocumentRootImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, DocumentRoot

public class DocumentRootImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements DocumentRoot

An implementation of the model object 'Document Root'.

The following features are implemented:


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
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 basicSetDocumentEntry(DocumentEntryType newDocumentEntry, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetFolder(FolderType newFolder, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetMultipleDocumentSet(MultipleDocumentSetType newMultipleDocumentSet, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetProvideAndRegisterDocumentSet(ProvideAndRegisterDocumentSetType newProvideAndRegisterDocumentSet, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain basicSetSubmissionSet(SubmissionSetType newSubmissionSet, 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)
           
 void eSet(int featureID, java.lang.Object newValue)
           
 void eUnset(int featureID)
           
 DocumentEntryType getDocumentEntry()
           
 FolderType getFolder()
           
 org.eclipse.emf.ecore.util.FeatureMap getMixed()
           
 MultipleDocumentSetType getMultipleDocumentSet()
           
 ProvideAndRegisterDocumentSetType getProvideAndRegisterDocumentSet()
           
 SubmissionSetType getSubmissionSet()
           
 org.eclipse.emf.common.util.EMap getXMLNSPrefixMap()
           
 org.eclipse.emf.common.util.EMap getXSISchemaLocation()
           
 void setDocumentEntry(DocumentEntryType newDocumentEntry)
           
 void setFolder(FolderType newFolder)
           
 void setMultipleDocumentSet(MultipleDocumentSetType newMultipleDocumentSet)
           
 void setProvideAndRegisterDocumentSet(ProvideAndRegisterDocumentSetType newProvideAndRegisterDocumentSet)
           
 void setSubmissionSet(SubmissionSetType newSubmissionSet)
           
 java.lang.String toString()
           
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, 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, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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

getMixed

public org.eclipse.emf.ecore.util.FeatureMap getMixed()

Specified by:
getMixed in interface DocumentRoot
Returns:
the value of the 'Mixed' attribute list.
See Also:
MetadataPackage.getDocumentRoot_Mixed()

getXMLNSPrefixMap

public org.eclipse.emf.common.util.EMap getXMLNSPrefixMap()

Specified by:
getXMLNSPrefixMap in interface DocumentRoot
Returns:
the value of the 'XMLNS Prefix Map' map.
See Also:
MetadataPackage.getDocumentRoot_XMLNSPrefixMap()

getXSISchemaLocation

public org.eclipse.emf.common.util.EMap getXSISchemaLocation()

Specified by:
getXSISchemaLocation in interface DocumentRoot
Returns:
the value of the 'XSI Schema Location' map.
See Also:
MetadataPackage.getDocumentRoot_XSISchemaLocation()

getDocumentEntry

public DocumentEntryType getDocumentEntry()

Specified by:
getDocumentEntry in interface DocumentRoot
Returns:
the value of the 'Document Entry' containment reference.
See Also:
DocumentRoot.setDocumentEntry(DocumentEntryType), MetadataPackage.getDocumentRoot_DocumentEntry()

basicSetDocumentEntry

public org.eclipse.emf.common.notify.NotificationChain basicSetDocumentEntry(DocumentEntryType newDocumentEntry,
                                                                             org.eclipse.emf.common.notify.NotificationChain msgs)


setDocumentEntry

public void setDocumentEntry(DocumentEntryType newDocumentEntry)

Specified by:
setDocumentEntry in interface DocumentRoot
Parameters:
newDocumentEntry - the new value of the 'Document Entry' containment reference.
See Also:
DocumentRoot.getDocumentEntry()

getFolder

public FolderType getFolder()

Specified by:
getFolder in interface DocumentRoot
Returns:
the value of the 'Folder' containment reference.
See Also:
DocumentRoot.setFolder(FolderType), MetadataPackage.getDocumentRoot_Folder()

basicSetFolder

public org.eclipse.emf.common.notify.NotificationChain basicSetFolder(FolderType newFolder,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


setFolder

public void setFolder(FolderType newFolder)

Specified by:
setFolder in interface DocumentRoot
Parameters:
newFolder - the new value of the 'Folder' containment reference.
See Also:
DocumentRoot.getFolder()

getMultipleDocumentSet

public MultipleDocumentSetType getMultipleDocumentSet()

Specified by:
getMultipleDocumentSet in interface DocumentRoot
Returns:
the value of the 'Multiple Document Set' containment reference.
See Also:
DocumentRoot.setMultipleDocumentSet(MultipleDocumentSetType), MetadataPackage.getDocumentRoot_MultipleDocumentSet()

basicSetMultipleDocumentSet

public org.eclipse.emf.common.notify.NotificationChain basicSetMultipleDocumentSet(MultipleDocumentSetType newMultipleDocumentSet,
                                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)


setMultipleDocumentSet

public void setMultipleDocumentSet(MultipleDocumentSetType newMultipleDocumentSet)

Specified by:
setMultipleDocumentSet in interface DocumentRoot
Parameters:
newMultipleDocumentSet - the new value of the 'Multiple Document Set' containment reference.
See Also:
DocumentRoot.getMultipleDocumentSet()

getProvideAndRegisterDocumentSet

public ProvideAndRegisterDocumentSetType getProvideAndRegisterDocumentSet()

Specified by:
getProvideAndRegisterDocumentSet in interface DocumentRoot
Returns:
the value of the 'Provide And Register Document Set' containment reference.
See Also:
DocumentRoot.setProvideAndRegisterDocumentSet(ProvideAndRegisterDocumentSetType), MetadataPackage.getDocumentRoot_ProvideAndRegisterDocumentSet()

basicSetProvideAndRegisterDocumentSet

public org.eclipse.emf.common.notify.NotificationChain basicSetProvideAndRegisterDocumentSet(ProvideAndRegisterDocumentSetType newProvideAndRegisterDocumentSet,
                                                                                             org.eclipse.emf.common.notify.NotificationChain msgs)


setProvideAndRegisterDocumentSet

public void setProvideAndRegisterDocumentSet(ProvideAndRegisterDocumentSetType newProvideAndRegisterDocumentSet)

Specified by:
setProvideAndRegisterDocumentSet in interface DocumentRoot
Parameters:
newProvideAndRegisterDocumentSet - the new value of the 'Provide And Register Document Set' containment reference.
See Also:
DocumentRoot.getProvideAndRegisterDocumentSet()

getSubmissionSet

public SubmissionSetType getSubmissionSet()

Specified by:
getSubmissionSet in interface DocumentRoot
Returns:
the value of the 'Submission Set' containment reference.
See Also:
DocumentRoot.setSubmissionSet(SubmissionSetType), MetadataPackage.getDocumentRoot_SubmissionSet()

basicSetSubmissionSet

public org.eclipse.emf.common.notify.NotificationChain basicSetSubmissionSet(SubmissionSetType newSubmissionSet,
                                                                             org.eclipse.emf.common.notify.NotificationChain msgs)


setSubmissionSet

public void setSubmissionSet(SubmissionSetType newSubmissionSet)

Specified by:
setSubmissionSet in interface DocumentRoot
Parameters:
newSubmissionSet - the new value of the 'Submission Set' containment reference.
See Also:
DocumentRoot.getSubmissionSet()

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 org.eclipse.emf.ecore.impl.BasicEObjectImpl

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 org.eclipse.emf.ecore.impl.BasicEObjectImpl

eSet

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

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

eUnset

public void eUnset(int featureID)

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

eIsSet

public boolean eIsSet(int featureID)

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

toString

public java.lang.String toString()

Overrides:
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl