|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.metaqtl.bio.entity.bean.BioEntityBean
org.metaqtl.bio.entity.bean.OntologyBean
public class OntologyBean
Field Summary | |
---|---|
java.lang.String |
function
The function of the ontology. |
OntologyTermBean |
root
The root of the ontology. |
Fields inherited from class org.metaqtl.bio.entity.bean.BioEntityBean |
---|
name, properties |
Constructor Summary | |
---|---|
OntologyBean()
|
Method Summary |
---|
Methods inherited from class org.metaqtl.bio.entity.bean.BioEntityBean |
---|
getName, getProperties, setName, setProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String function
public OntologyTermBean root
Constructor Detail |
---|
public OntologyBean()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |