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

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

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

A representation of the model object 'POCDMT000040 Associated Entity'.

The following features are supported:

See Also:
CDAR2Package.getPOCDMT000040AssociatedEntity()

Method Summary
 org.eclipse.emf.common.util.EList getAddr()
          Returns the value of the 'Addr' containment reference list.
 POCDMT000040Person getAssociatedPerson()
          Returns the value of the 'Associated Person' containment reference.
 java.lang.Object getClassCode()
          Returns the value of the 'Class Code' attribute.
 CE getCode()
          Returns the value of the 'Code' containment reference.
 org.eclipse.emf.common.util.EList getId()
          Returns the value of the 'Id' containment reference list.
 org.eclipse.emf.common.util.Enumerator getNullFlavor()
          Returns the value of the 'Null Flavor' attribute.
 org.eclipse.emf.common.util.EList getRealmCode()
          Returns the value of the 'Realm Code' containment reference list.
 POCDMT000040Organization getScopingOrganization()
          Returns the value of the 'Scoping Organization' containment reference.
 org.eclipse.emf.common.util.EList getTelecom()
          Returns the value of the 'Telecom' containment reference list.
 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.
 void setAssociatedPerson(POCDMT000040Person value)
          Sets the value of the 'Associated Person' containment reference.
 void setClassCode(java.lang.Object value)
          Sets the value of the 'Class Code' attribute.
 void setCode(CE value)
          Sets the value of the 'Code' containment reference.
 void setNullFlavor(org.eclipse.emf.common.util.Enumerator value)
          Sets the value of the 'Null Flavor' attribute.
 void setScopingOrganization(POCDMT000040Organization value)
          Sets the value of the 'Scoping Organization' containment reference.
 void setTypeId(POCDMT000040InfrastructureRootTypeId value)
          Sets the value of the 'Type Id' 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.getPOCDMT000040AssociatedEntity_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.getPOCDMT000040AssociatedEntity_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.getPOCDMT000040AssociatedEntity_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.getPOCDMT000040AssociatedEntity_Id()

getCode

CE getCode()
Returns the value of the 'Code' containment reference.

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

Returns:
the value of the 'Code' containment reference.
See Also:
setCode(CE), CDAR2Package.getPOCDMT000040AssociatedEntity_Code()

setCode

void setCode(CE value)
Sets the value of the 'Code' containment reference.

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

getAddr

org.eclipse.emf.common.util.EList getAddr()
Returns the value of the 'Addr' containment reference list. The list contents are of type AD.

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

Returns:
the value of the 'Addr' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040AssociatedEntity_Addr()

getTelecom

org.eclipse.emf.common.util.EList getTelecom()
Returns the value of the 'Telecom' containment reference list. The list contents are of type TEL.

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

Returns:
the value of the 'Telecom' containment reference list.
See Also:
CDAR2Package.getPOCDMT000040AssociatedEntity_Telecom()

getAssociatedPerson

POCDMT000040Person getAssociatedPerson()
Returns the value of the 'Associated Person' containment reference.

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

Returns:
the value of the 'Associated Person' containment reference.
See Also:
setAssociatedPerson(POCDMT000040Person), CDAR2Package.getPOCDMT000040AssociatedEntity_AssociatedPerson()

setAssociatedPerson

void setAssociatedPerson(POCDMT000040Person value)
Sets the value of the 'Associated Person' containment reference.

Parameters:
value - the new value of the 'Associated Person' containment reference.
See Also:
getAssociatedPerson()

getScopingOrganization

POCDMT000040Organization getScopingOrganization()
Returns the value of the 'Scoping Organization' containment reference.

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

Returns:
the value of the 'Scoping Organization' containment reference.
See Also:
setScopingOrganization(POCDMT000040Organization), CDAR2Package.getPOCDMT000040AssociatedEntity_ScopingOrganization()

setScopingOrganization

void setScopingOrganization(POCDMT000040Organization value)
Sets the value of the 'Scoping Organization' containment reference.

Parameters:
value - the new value of the 'Scoping Organization' containment reference.
See Also:
getScopingOrganization()

getClassCode

java.lang.Object 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(Object), CDAR2Package.getPOCDMT000040AssociatedEntity_ClassCode()

setClassCode

void setClassCode(java.lang.Object value)
Sets the value of the 'Class Code' attribute.

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

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.getPOCDMT000040AssociatedEntity_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()