|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClassificationNodeType
A representation of the model object 'Classification Node Type'. ClassificationNode is the mapping of the same named interface in ebRIM. It extends RegistryObject. ClassificationNode is used to submit a Classification tree to the Registry. The parent attribute is the id to the parent node. code is an optional code value for a ClassificationNode often defined by an external taxonomy (e.g. NAICS)
The following features are supported:
RimPackage.getClassificationNodeType()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getClassificationNode()
Returns the value of the 'Classification Node' containment reference list. |
java.lang.String |
getCode()
Returns the value of the 'Code' attribute. |
java.lang.String |
getParent()
Returns the value of the 'Parent' attribute. |
java.lang.String |
getPath()
Returns the value of the 'Path' attribute. |
void |
setCode(java.lang.String value)
Sets the value of the ' Code' attribute. |
void |
setParent(java.lang.String value)
Sets the value of the ' Parent' attribute. |
void |
setPath(java.lang.String value)
Sets the value of the ' Path' 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 |
|---|
org.eclipse.emf.common.util.EList getClassificationNode()
ClassificationNodeType.
If the meaning of the 'Classification Node' containment reference list isn't clear, there really should be more of a description here...
RimPackage.getClassificationNodeType_ClassificationNode()java.lang.String getCode()
If the meaning of the 'Code' attribute isn't clear, there really should be more of a description here...
setCode(String),
RimPackage.getClassificationNodeType_Code()void setCode(java.lang.String value)
Code' attribute.
value - the new value of the 'Code' attribute.getCode()java.lang.String getParent()
If the meaning of the 'Parent' attribute isn't clear, there really should be more of a description here...
setParent(String),
RimPackage.getClassificationNodeType_Parent()void setParent(java.lang.String value)
Parent' attribute.
value - the new value of the 'Parent' attribute.getParent()java.lang.String getPath()
If the meaning of the 'Path' attribute isn't clear, there really should be more of a description here...
setPath(String),
RimPackage.getClassificationNodeType_Path()void setPath(java.lang.String value)
Path' attribute.
value - the new value of the 'Path' attribute.getPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||