|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassificationType
A representation of the model object 'Classification Type'. Classification is the mapping of the same named interface in ebRIM. It extends RegistryObject. A Classification specifies references to two registry entrys. The classifiedObject is id of the Object being classified. The classificationNode is id of the ClassificationNode classying the object
The following features are supported:
RimPackage.getClassificationType()| Method Summary | |
|---|---|
java.lang.String |
getClassificationNode()
Returns the value of the 'Classification Node' attribute. |
java.lang.String |
getClassificationScheme()
Returns the value of the 'Classification Scheme' attribute. |
java.lang.String |
getClassifiedObject()
Returns the value of the 'Classified Object' attribute. |
java.lang.String |
getNodeRepresentation()
Returns the value of the 'Node Representation' attribute. |
void |
setClassificationNode(java.lang.String value)
Sets the value of the ' Classification Node' attribute. |
void |
setClassificationScheme(java.lang.String value)
Sets the value of the ' Classification Scheme' attribute. |
void |
setClassifiedObject(java.lang.String value)
Sets the value of the ' Classified Object' attribute. |
void |
setNodeRepresentation(java.lang.String value)
Sets the value of the ' Node Representation' attribute. |
| Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._2._1.rim.RegistryObjectType |
|---|
getAccessControlPolicy, getClassification, getDescription, getExternalIdentifier, getId, getName, getObjectType, getSlot, setAccessControlPolicy, setDescription, setId, setName, setObjectType |
| 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 getClassificationNode()
If the meaning of the 'Classification Node' attribute isn't clear, there really should be more of a description here...
setClassificationNode(String),
RimPackage.getClassificationType_ClassificationNode()void setClassificationNode(java.lang.String value)
Classification Node' attribute.
value - the new value of the 'Classification Node' attribute.getClassificationNode()java.lang.String getClassificationScheme()
If the meaning of the 'Classification Scheme' attribute isn't clear, there really should be more of a description here...
setClassificationScheme(String),
RimPackage.getClassificationType_ClassificationScheme()void setClassificationScheme(java.lang.String value)
Classification Scheme' attribute.
value - the new value of the 'Classification Scheme' attribute.getClassificationScheme()java.lang.String getClassifiedObject()
If the meaning of the 'Classified Object' attribute isn't clear, there really should be more of a description here...
setClassifiedObject(String),
RimPackage.getClassificationType_ClassifiedObject()void setClassifiedObject(java.lang.String value)
Classified Object' attribute.
value - the new value of the 'Classified Object' attribute.getClassifiedObject()java.lang.String getNodeRepresentation()
If the meaning of the 'Node Representation' attribute isn't clear, there really should be more of a description here...
setNodeRepresentation(String),
RimPackage.getClassificationType_NodeRepresentation()void setNodeRepresentation(java.lang.String value)
Node Representation' attribute.
value - the new value of the 'Node Representation' attribute.getNodeRepresentation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||