|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface II
A representation of the model object 'II'. An identifier that uniquely identifies a thing or object. Examples are object identifier for HL7 RIM objects, medical record number, order id, service catalog item id, Vehicle Identification Number (VIN), etc. Instance identifiers are defined based on ISO object identifiers.
The following features are supported:
CDAR2Package.getII()| Method Summary | |
|---|---|
java.lang.String |
getAssigningAuthorityName()
Returns the value of the 'Assigning Authority Name' attribute. |
java.lang.String |
getExtension()
Returns the value of the 'Extension' attribute. |
java.lang.String |
getRoot()
Returns the value of the 'Root' attribute. |
boolean |
isDisplayable()
Returns the value of the 'Displayable' attribute. |
boolean |
isSetDisplayable()
Returns whether the value of the ' Displayable' attribute is set. |
void |
setAssigningAuthorityName(java.lang.String value)
Sets the value of the ' Assigning Authority Name' attribute. |
void |
setDisplayable(boolean value)
Sets the value of the ' Displayable' attribute. |
void |
setExtension(java.lang.String value)
Sets the value of the ' Extension' attribute. |
void |
setRoot(java.lang.String value)
Sets the value of the ' Root' attribute. |
void |
unsetDisplayable()
Unsets the value of the ' Displayable' 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 |
|---|
java.lang.String getAssigningAuthorityName()
setAssigningAuthorityName(String),
CDAR2Package.getII_AssigningAuthorityName()void setAssigningAuthorityName(java.lang.String value)
Assigning Authority Name' attribute.
value - the new value of the 'Assigning Authority Name' attribute.getAssigningAuthorityName()boolean isDisplayable()
isSetDisplayable(),
unsetDisplayable(),
setDisplayable(boolean),
CDAR2Package.getII_Displayable()void setDisplayable(boolean value)
Displayable' attribute.
value - the new value of the 'Displayable' attribute.isSetDisplayable(),
unsetDisplayable(),
isDisplayable()void unsetDisplayable()
Displayable' attribute.
isSetDisplayable(),
isDisplayable(),
setDisplayable(boolean)boolean isSetDisplayable()
Displayable' attribute is set.
unsetDisplayable(),
isDisplayable(),
setDisplayable(boolean)java.lang.String getExtension()
setExtension(String),
CDAR2Package.getII_Extension()void setExtension(java.lang.String value)
Extension' attribute.
value - the new value of the 'Extension' attribute.getExtension()java.lang.String getRoot()
setRoot(String),
CDAR2Package.getII_Root()void setRoot(java.lang.String value)
Root' attribute.
value - the new value of the 'Root' attribute.getRoot()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||