public class MeshTerm extends SimpleTree<MeshTerm>
name, parentName, treeElements| Constructor and Description |
|---|
MeshTerm(String name,
MeshTerm parent) |
MeshTerm(String name,
String label,
MeshTerm parent) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefinition() |
String |
getLabel() |
String |
getPath() |
Set<String> |
getSynonyms() |
void |
setDefinition(String definition) |
void |
setLabel(String label) |
void |
setSynonyms(Set<String> synonyms) |
get, getAllChildren, getAllChildren, getChild, getChildren, getName, getParent, getPath, getRoot, getStringValue, getTreeElements, getValue, hasChildren, hasParent, remove, setName, setName, setParent, setValue, toString, toString, toStringCopyright © 2013. All Rights Reserved.