|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CR
A representation of the model object 'CR'. A concept qualifier code with optionally named role. Both qualifier role and value codes must be defined by the coding system. For example, if SNOMED RT defines a concept "leg", a role relation "has-laterality", and another concept "left", the concept role relation allows to add the qualifier "has-laterality: left" to a primary code "leg" to construct the meaning "left leg".
The following features are supported:
CDAR2Package.getCR()| Method Summary | |
|---|---|
CV |
getName()
Returns the value of the 'Name' containment reference. |
CD |
getValue()
Returns the value of the 'Value' containment reference. |
boolean |
isInverted()
Returns the value of the 'Inverted' attribute. |
boolean |
isSetInverted()
Returns whether the value of the ' Inverted' attribute is set. |
void |
setInverted(boolean value)
Sets the value of the ' Inverted' attribute. |
void |
setName(CV value)
Sets the value of the ' Name' containment reference. |
void |
setValue(CD value)
Sets the value of the ' Value' containment reference. |
void |
unsetInverted()
Unsets the value of the ' Inverted' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.cdar2.ANY |
|---|
getNullFlavor, setNullFlavor |
| 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 |
|---|
CV getName()
setName(CV),
CDAR2Package.getCR_Name()void setName(CV value)
Name' containment reference.
value - the new value of the 'Name' containment reference.getName()CD getValue()
setValue(CD),
CDAR2Package.getCR_Value()void setValue(CD value)
Value' containment reference.
value - the new value of the 'Value' containment reference.getValue()boolean isInverted()
"false".
Indicates if the sense of the role name is inverted.
This can be used in cases where the underlying code
system defines inversion but does not provide reciprocal
pairs of role names. By default, inverted is false.
isSetInverted(),
unsetInverted(),
setInverted(boolean),
CDAR2Package.getCR_Inverted()void setInverted(boolean value)
Inverted' attribute.
value - the new value of the 'Inverted' attribute.isSetInverted(),
unsetInverted(),
isInverted()void unsetInverted()
Inverted' attribute.
isSetInverted(),
isInverted(),
setInverted(boolean)boolean isSetInverted()
Inverted' attribute is set.
unsetInverted(),
isInverted(),
setInverted(boolean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||