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

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

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

A representation of the model object 'POCDMT000040 Participant1'.

The following features are supported:

See Also:
CDAR2Package.getPOCDMT000040Participant1()

Method Summary
 POCDMT000040AssociatedEntity getAssociatedEntity()
          Returns the value of the 'Associated Entity' containment reference.
 org.eclipse.emf.common.util.Enumerator getContextControlCode()
          Returns the value of the 'Context Control Code' attribute.
 CE getFunctionCode()
          Returns the value of the 'Function Code' containment reference.
 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.
 org.eclipse.emf.common.util.EList getTemplateId()
          Returns the value of the 'Template Id' containment reference list.
 IVLTS getTime()
          Returns the value of the 'Time' containment reference.
 org.eclipse.emf.common.util.Enumerator getTypeCode()
          Returns the value of the 'Type Code' attribute.
 POCDMT000040InfrastructureRootTypeId getTypeId()
          Returns the value of the 'Type Id' containment reference.
 boolean isSetContextControlCode()
          Returns whether the value of the 'Context Control Code' attribute is set.
 void setAssociatedEntity(POCDMT000040AssociatedEntity value)
          Sets the value of the 'Associated Entity' containment reference.
 void setContextControlCode(org.eclipse.emf.common.util.Enumerator value)
          Sets the value of the 'Context Control Code' attribute.
 void setFunctionCode(CE value)
          Sets the value of the 'Function Code' containment reference.
 void setNullFlavor(org.eclipse.emf.common.util.Enumerator value)
          Sets the value of the 'Null Flavor' attribute.
 void setTime(IVLTS value)
          Sets the value of the 'Time' containment reference.
 void setTypeCode(org.eclipse.emf.common.util.Enumerator value)
          Sets the value of the 'Type Code' attribute.
 void setTypeId(POCDMT000040InfrastructureRootTypeId value)
          Sets the value of the 'Type Id' containment reference.
 void unsetContextControlCode()
          Unsets the value of the 'Context Control Code' attribute.
 
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.getPOCDMT000040Participant1_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.getPOCDMT000040Participant1_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.getPOCDMT000040Participant1_TemplateId()

getFunctionCode

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

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

Returns:
the value of the 'Function Code' containment reference.
See Also:
setFunctionCode(CE), CDAR2Package.getPOCDMT000040Participant1_FunctionCode()

setFunctionCode

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

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

getTime

IVLTS getTime()
Returns the value of the 'Time' containment reference.

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

Returns:
the value of the 'Time' containment reference.
See Also:
setTime(IVLTS), CDAR2Package.getPOCDMT000040Participant1_Time()

setTime

void setTime(IVLTS value)
Sets the value of the 'Time' containment reference.

Parameters:
value - the new value of the 'Time' containment reference.
See Also:
getTime()

getAssociatedEntity

POCDMT000040AssociatedEntity getAssociatedEntity()
Returns the value of the 'Associated Entity' containment reference.

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

Returns:
the value of the 'Associated Entity' containment reference.
See Also:
setAssociatedEntity(POCDMT000040AssociatedEntity), CDAR2Package.getPOCDMT000040Participant1_AssociatedEntity()

setAssociatedEntity

void setAssociatedEntity(POCDMT000040AssociatedEntity value)
Sets the value of the 'Associated Entity' containment reference.

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

getContextControlCode

org.eclipse.emf.common.util.Enumerator getContextControlCode()
Returns the value of the 'Context Control Code' attribute. The default value is "OP".

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

Returns:
the value of the 'Context Control Code' attribute.
See Also:
isSetContextControlCode(), unsetContextControlCode(), setContextControlCode(Enumerator), CDAR2Package.getPOCDMT000040Participant1_ContextControlCode()

setContextControlCode

void setContextControlCode(org.eclipse.emf.common.util.Enumerator value)
Sets the value of the 'Context Control Code' attribute.

Parameters:
value - the new value of the 'Context Control Code' attribute.
See Also:
isSetContextControlCode(), unsetContextControlCode(), getContextControlCode()

unsetContextControlCode

void unsetContextControlCode()
Unsets the value of the 'Context Control Code' attribute.

See Also:
isSetContextControlCode(), getContextControlCode(), setContextControlCode(Enumerator)

isSetContextControlCode

boolean isSetContextControlCode()
Returns whether the value of the 'Context Control Code' attribute is set.

Returns:
whether the value of the 'Context Control Code' attribute is set.
See Also:
unsetContextControlCode(), getContextControlCode(), setContextControlCode(Enumerator)

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

getTypeCode

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

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

Returns:
the value of the 'Type Code' attribute.
See Also:
setTypeCode(Enumerator), CDAR2Package.getPOCDMT000040Participant1_TypeCode()

setTypeCode

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

Parameters:
value - the new value of the 'Type Code' attribute.
See Also:
getTypeCode()