|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBioOntologyTerm
This class defines a term of an ontology.
Method Summary | |
---|---|
IBioOntologyTerm[] |
getChildrenTerm()
Returns the children if the term has chilren, null otherwise. |
long |
getID()
Returns the id if the terms. |
IBioOntologyTerm |
getParentTerm()
Returns the parent of the term. |
boolean |
hasChildren()
Returns true if the term has children, false otherwise. |
Methods inherited from interface org.metaqtl.bio.IBioEntity |
---|
getName, getParent, getProperties, getType, setName, setProperties |
Methods inherited from interface org.metaqtl.bio.IBioAdaptable |
---|
getBioAdapter |
Method Detail |
---|
long getID()
IBioOntologyTerm[] getChildrenTerm()
IBioOntologyTerm getParentTerm()
boolean hasChildren()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |