|
||||||||||
| 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.ohf.ihe.common.hl7v2.impl.DocumentRootImpl
public class DocumentRootImpl
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 |
basicSetCx(CX newCx,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSourcePatientInfo(SourcePatientInfoType newSourcePatientInfo,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetXad(XAD newXad,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetXcn(XCN newXcn,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetXon(XON newXon,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetXpn(XPN newXpn,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetXtn(XTN newXtn,
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)
|
CX |
getCx()
|
java.lang.String |
getDtm()
|
org.eclipse.emf.ecore.util.FeatureMap |
getMixed()
|
SourcePatientInfoType |
getSourcePatientInfo()
|
XAD |
getXad()
|
XCN |
getXcn()
|
org.eclipse.emf.common.util.EMap |
getXMLNSPrefixMap()
|
XON |
getXon()
|
XPN |
getXpn()
|
org.eclipse.emf.common.util.EMap |
getXSISchemaLocation()
|
XTN |
getXtn()
|
void |
setCx(CX newCx)
|
void |
setDtm(java.lang.String newDtm)
|
void |
setSourcePatientInfo(SourcePatientInfoType newSourcePatientInfo)
|
void |
setXad(XAD newXad)
|
void |
setXcn(XCN newXcn)
|
void |
setXon(XON newXon)
|
void |
setXpn(XPN newXpn)
|
void |
setXtn(XTN newXtn)
|
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 |
|---|
public org.eclipse.emf.ecore.util.FeatureMap getMixed()
getMixed in interface DocumentRootHl7v2Package.getDocumentRoot_Mixed()public org.eclipse.emf.common.util.EMap getXMLNSPrefixMap()
getXMLNSPrefixMap in interface DocumentRootHl7v2Package.getDocumentRoot_XMLNSPrefixMap()public org.eclipse.emf.common.util.EMap getXSISchemaLocation()
getXSISchemaLocation in interface DocumentRootHl7v2Package.getDocumentRoot_XSISchemaLocation()public CX getCx()
getCx in interface DocumentRootDocumentRoot.setCx(CX),
Hl7v2Package.getDocumentRoot_Cx()
public org.eclipse.emf.common.notify.NotificationChain basicSetCx(CX newCx,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCx(CX newCx)
setCx in interface DocumentRootnewCx - the new value of the 'Cx' containment reference.DocumentRoot.getCx()public java.lang.String getDtm()
getDtm in interface DocumentRootDocumentRoot.setDtm(String),
Hl7v2Package.getDocumentRoot_Dtm()public void setDtm(java.lang.String newDtm)
setDtm in interface DocumentRootnewDtm - the new value of the 'Dtm' attribute.DocumentRoot.getDtm()public SourcePatientInfoType getSourcePatientInfo()
getSourcePatientInfo in interface DocumentRootDocumentRoot.setSourcePatientInfo(SourcePatientInfoType),
Hl7v2Package.getDocumentRoot_SourcePatientInfo()
public org.eclipse.emf.common.notify.NotificationChain basicSetSourcePatientInfo(SourcePatientInfoType newSourcePatientInfo,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSourcePatientInfo(SourcePatientInfoType newSourcePatientInfo)
setSourcePatientInfo in interface DocumentRootnewSourcePatientInfo - the new value of the 'Source Patient Info' containment reference.DocumentRoot.getSourcePatientInfo()public XAD getXad()
getXad in interface DocumentRootDocumentRoot.setXad(XAD),
Hl7v2Package.getDocumentRoot_Xad()
public org.eclipse.emf.common.notify.NotificationChain basicSetXad(XAD newXad,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setXad(XAD newXad)
setXad in interface DocumentRootnewXad - the new value of the 'Xad' containment reference.DocumentRoot.getXad()public XCN getXcn()
getXcn in interface DocumentRootDocumentRoot.setXcn(XCN),
Hl7v2Package.getDocumentRoot_Xcn()
public org.eclipse.emf.common.notify.NotificationChain basicSetXcn(XCN newXcn,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setXcn(XCN newXcn)
setXcn in interface DocumentRootnewXcn - the new value of the 'Xcn' containment reference.DocumentRoot.getXcn()public XON getXon()
getXon in interface DocumentRootDocumentRoot.setXon(XON),
Hl7v2Package.getDocumentRoot_Xon()
public org.eclipse.emf.common.notify.NotificationChain basicSetXon(XON newXon,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setXon(XON newXon)
setXon in interface DocumentRootnewXon - the new value of the 'Xon' containment reference.DocumentRoot.getXon()public XPN getXpn()
getXpn in interface DocumentRootDocumentRoot.setXpn(XPN),
Hl7v2Package.getDocumentRoot_Xpn()
public org.eclipse.emf.common.notify.NotificationChain basicSetXpn(XPN newXpn,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setXpn(XPN newXpn)
setXpn in interface DocumentRootnewXpn - the new value of the 'Xpn' containment reference.DocumentRoot.getXpn()public XTN getXtn()
getXtn in interface DocumentRootDocumentRoot.setXtn(XTN),
Hl7v2Package.getDocumentRoot_Xtn()
public org.eclipse.emf.common.notify.NotificationChain basicSetXtn(XTN newXtn,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setXtn(XTN newXtn)
setXtn in interface DocumentRootnewXtn - the new value of the 'Xtn' containment reference.DocumentRoot.getXtn()
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 org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||