org.eclipse.ohf.ihe.common.cdar2
Interface POCDMT000040ObservationMedia

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
POCDMT000040ObservationMediaImpl

public interface POCDMT000040ObservationMedia
extends org.eclipse.emf.ecore.EObject

A representation of the model object 'POCDMT000040 Observation Media'.

The following features are supported:

See Also:
CDAR2Package.getPOCDMT000040ObservationMedia()

Method Summary
 org.eclipse.emf.common.util.EList getAuthor()
          Returns the value of the 'Author' containment reference list.
 org.eclipse.emf.common.util.Enumerator getClassCode()
          Returns the value of the 'Class Code' attribute.
 org.eclipse.emf.common.util.EList getEntryRelationship()
          Returns the value of the 'Entry Relationship' containment reference list.
 org.eclipse.emf.common.util.EList getId()
          Returns the value of the 'Id' containment reference list.
 java.lang.String getID1()
          Returns the value of the 'ID1' attribute.
 org.eclipse.emf.common.util.EList getInformant()
          Returns the value of the 'Informant' containment reference list.
 CS1 getLanguageCode()
          Returns the value of the 'Language Code' containment reference.
 org.eclipse.emf.common.util.Enumerator getMoodCode()
          Returns the value of the 'Mood Code' attribute.
 org.eclipse.emf.common.util.Enumerator getNullFlavor()
          Returns the value of the 'Null Flavor' attribute.
 org.eclipse.emf.common.util.EList getParticipant()
          Returns the value of the 'Participant' containment reference list.
 org.eclipse.emf.common.util.EList getPerformer()
          Returns the value of the 'Performer' containment reference list.
 org.eclipse.emf.common.util.EList getPrecondition()
          Returns the value of the 'Precondition' containment reference list.
 org.eclipse.emf.common.util.EList getRealmCode()
          Returns the value of the 'Realm Code' containment reference list.
 org.eclipse.emf.common.util.EList getReference()
          Returns the value of the 'Reference' containment reference list.
 org.eclipse.emf.common.util.EList getSpecimen()
          Returns the value of the 'Specimen' containment reference list.
 POCDMT000040Subject getSubject()
          Returns the value of the 'Subject' containment reference.
 org.eclipse.emf.common.util.EList getTemplateId()
          Returns the value of the 'Template Id' containment reference list.
 POCDMT000040InfrastructureRootTypeId getTypeId()
          Returns the value of the 'Type Id' containment reference.
 ED getValue()
          Returns the value of the 'Value' containment reference.
 void setClassCode(org.eclipse.emf.common.util.Enumerator value)
          Sets the value of the 'Class Code' attribute.
 void setID1(java.lang.String value)
          Sets the value of the 'ID1' attribute.
 void setLanguageCode(CS1 value)
          Sets the value of the 'Language Code' containment reference.
 void setMoodCode(org.eclipse.emf.common.util.Enumerator value)
          Sets the value of the 'Mood Code' attribute.
 void setNullFlavor(org.eclipse.emf.common.util.Enumerator value)
          Sets the value of the 'Null Flavor' attribute.
 void setSubject(POCDMT000040Subject value)
          Sets the value of the 'Subject' containment reference.
 void setTypeId(POCDMT000040InfrastructureRootTypeId value)
          Sets the value of the 'Type Id' containment reference.
 void setValue(ED value)
          Sets the value of the 'Value' containment reference.
 
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
 

Method Detail

getRealmCode

org.eclipse.emf.common.util.EList getRealmCode()
Returns the value of the 'Realm Code' containment reference list. The list contents are of type CS1.

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

Returns:
the value of the 'Realm Code' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040ObservationMedia_RealmCode()

getTypeId

POCDMT000040InfrastructureRootTypeId getTypeId()
Returns the value of the 'Type Id' containment reference.

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

Returns:
the value of the 'Type Id' containment reference.
See Also:
setTypeId(POCDMT000040InfrastructureRootTypeId), CDAR2Package.getPOCDMT000040ObservationMedia_TypeId()

setTypeId

void setTypeId(POCDMT000040InfrastructureRootTypeId value)
Sets the value of the 'Type Id' containment reference.

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

getTemplateId

org.eclipse.emf.common.util.EList getTemplateId()
Returns the value of the 'Template Id' containment reference list. The list contents are of type II.

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

Returns:
the value of the 'Template Id' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040ObservationMedia_TemplateId()

getId

org.eclipse.emf.common.util.EList getId()
Returns the value of the 'Id' containment reference list. The list contents are of type II.

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

Returns:
the value of the 'Id' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040ObservationMedia_Id()

getLanguageCode

CS1 getLanguageCode()
Returns the value of the 'Language Code' containment reference.

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

Returns:
the value of the 'Language Code' containment reference.
See Also:
setLanguageCode(CS1), CDAR2Package.getPOCDMT000040ObservationMedia_LanguageCode()

setLanguageCode

void setLanguageCode(CS1 value)
Sets the value of the 'Language Code' containment reference.

Parameters:
value - the new value of the 'Language Code' containment reference.
See Also:
getLanguageCode()

getValue

ED getValue()
Returns the value of the 'Value' containment reference.

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

Returns:
the value of the 'Value' containment reference.
See Also:
setValue(ED), CDAR2Package.getPOCDMT000040ObservationMedia_Value()

setValue

void setValue(ED value)
Sets the value of the 'Value' containment reference.

Parameters:
value - the new value of the 'Value' containment reference.
See Also:
getValue()

getSubject

POCDMT000040Subject getSubject()
Returns the value of the 'Subject' containment reference.

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

Returns:
the value of the 'Subject' containment reference.
See Also:
setSubject(POCDMT000040Subject), CDAR2Package.getPOCDMT000040ObservationMedia_Subject()

setSubject

void setSubject(POCDMT000040Subject value)
Sets the value of the 'Subject' containment reference.

Parameters:
value - the new value of the 'Subject' containment reference.
See Also:
getSubject()

getSpecimen

org.eclipse.emf.common.util.EList getSpecimen()
Returns the value of the 'Specimen' containment reference list. The list contents are of type POCDMT000040Specimen.

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

Returns:
the value of the 'Specimen' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040ObservationMedia_Specimen()

getPerformer

org.eclipse.emf.common.util.EList getPerformer()
Returns the value of the 'Performer' containment reference list. The list contents are of type POCDMT000040Performer2.

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

Returns:
the value of the 'Performer' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040ObservationMedia_Performer()

getAuthor

org.eclipse.emf.common.util.EList getAuthor()
Returns the value of the 'Author' containment reference list. The list contents are of type POCDMT000040Author.

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

Returns:
the value of the 'Author' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040ObservationMedia_Author()

getInformant

org.eclipse.emf.common.util.EList getInformant()
Returns the value of the 'Informant' containment reference list. The list contents are of type POCDMT000040Informant12.

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

Returns:
the value of the 'Informant' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040ObservationMedia_Informant()

getParticipant

org.eclipse.emf.common.util.EList getParticipant()
Returns the value of the 'Participant' containment reference list. The list contents are of type POCDMT000040Participant2.

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

Returns:
the value of the 'Participant' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040ObservationMedia_Participant()

getEntryRelationship

org.eclipse.emf.common.util.EList getEntryRelationship()
Returns the value of the 'Entry Relationship' containment reference list. The list contents are of type POCDMT000040EntryRelationship.

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

Returns:
the value of the 'Entry Relationship' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040ObservationMedia_EntryRelationship()

getReference

org.eclipse.emf.common.util.EList getReference()
Returns the value of the 'Reference' containment reference list. The list contents are of type POCDMT000040Reference.

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

Returns:
the value of the 'Reference' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040ObservationMedia_Reference()

getPrecondition

org.eclipse.emf.common.util.EList getPrecondition()
Returns the value of the 'Precondition' containment reference list. The list contents are of type POCDMT000040Precondition.

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

Returns:
the value of the 'Precondition' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040ObservationMedia_Precondition()

getClassCode

org.eclipse.emf.common.util.Enumerator getClassCode()
Returns the value of the 'Class Code' attribute.

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

Returns:
the value of the 'Class Code' attribute.
See Also:
setClassCode(Enumerator), CDAR2Package.getPOCDMT000040ObservationMedia_ClassCode()

setClassCode

void setClassCode(org.eclipse.emf.common.util.Enumerator value)
Sets the value of the 'Class Code' attribute.

Parameters:
value - the new value of the 'Class Code' attribute.
See Also:
getClassCode()

getID1

java.lang.String getID1()
Returns the value of the 'ID1' attribute.

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

Returns:
the value of the 'ID1' attribute.
See Also:
setID1(String), CDAR2Package.getPOCDMT000040ObservationMedia_ID1()

setID1

void setID1(java.lang.String value)
Sets the value of the 'ID1' attribute.

Parameters:
value - the new value of the 'ID1' attribute.
See Also:
getID1()

getMoodCode

org.eclipse.emf.common.util.Enumerator getMoodCode()
Returns the value of the 'Mood Code' attribute.

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

Returns:
the value of the 'Mood Code' attribute.
See Also:
setMoodCode(Enumerator), CDAR2Package.getPOCDMT000040ObservationMedia_MoodCode()

setMoodCode

void setMoodCode(org.eclipse.emf.common.util.Enumerator value)
Sets the value of the 'Mood Code' attribute.

Parameters:
value - the new value of the 'Mood Code' attribute.
See Also:
getMoodCode()

getNullFlavor

org.eclipse.emf.common.util.Enumerator getNullFlavor()
Returns the value of the 'Null Flavor' attribute.

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

Returns:
the value of the 'Null Flavor' attribute.
See Also:
setNullFlavor(Enumerator), CDAR2Package.getPOCDMT000040ObservationMedia_NullFlavor()

setNullFlavor

void setNullFlavor(org.eclipse.emf.common.util.Enumerator value)
Sets the value of the 'Null Flavor' attribute.

Parameters:
value - the new value of the 'Null Flavor' attribute.
See Also:
getNullFlavor()