|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExternalIdentifierType
A representation of the model object 'External Identifier Type'. ExternalIdentifier is the mapping of the same named interface in ebRIM. It extends RegistryObject.
The following features are supported:
RimPackage.getExternalIdentifierType()| Method Summary | |
|---|---|
java.lang.String |
getIdentificationScheme()
Returns the value of the 'Identification Scheme' attribute. |
java.lang.String |
getRegistryObject()
Returns the value of the 'Registry Object' attribute. |
java.lang.String |
getValue()
Returns the value of the 'Value' attribute. |
void |
setIdentificationScheme(java.lang.String value)
Sets the value of the ' Identification Scheme' attribute. |
void |
setRegistryObject(java.lang.String value)
Sets the value of the ' Registry Object' attribute. |
void |
setValue(java.lang.String value)
Sets the value of the ' Value' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.RegistryObjectType |
|---|
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfo |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.IdentifiableType |
|---|
getHome, getId, getSlot, setHome, setId |
| 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 getIdentificationScheme()
If the meaning of the 'Identification Scheme' attribute isn't clear, there really should be more of a description here...
setIdentificationScheme(String),
RimPackage.getExternalIdentifierType_IdentificationScheme()void setIdentificationScheme(java.lang.String value)
Identification Scheme' attribute.
value - the new value of the 'Identification Scheme' attribute.getIdentificationScheme()java.lang.String getRegistryObject()
If the meaning of the 'Registry Object' attribute isn't clear, there really should be more of a description here...
setRegistryObject(String),
RimPackage.getExternalIdentifierType_RegistryObject()void setRegistryObject(java.lang.String value)
Registry Object' attribute.
value - the new value of the 'Registry Object' attribute.getRegistryObject()java.lang.String getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(String),
RimPackage.getExternalIdentifierType_Value()void setValue(java.lang.String value)
Value' attribute.
value - the new value of the 'Value' attribute.getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||