|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.inb.biomoby.shared.message.AbstractMobyElement org.inb.biomoby.shared.message.AbstractMobyObject org.inb.biomoby.shared.message.MobyObject org.inb.biomoby.shared.ontology.Clustering
public class Clustering
Constructor Summary | |
---|---|
Clustering()
|
Method Summary | |
---|---|
MicroArrayData_Text |
getMicroarraydata()
|
ClusterProfile_Text |
getProfiles()
|
Newick_Text |
getTree()
|
void |
setMicroarraydata(MicroArrayData_Text microarraydata)
|
void |
setProfiles(ClusterProfile_Text profiles)
|
void |
setTree(Newick_Text tree)
|
Methods inherited from class org.inb.biomoby.shared.message.MobyObject |
---|
getAttributes, getCrossReference, putAttribute, removeAttribute, removeCrossReference, setCrossReference, toString |
Methods inherited from class org.inb.biomoby.shared.message.AbstractMobyObject |
---|
getMobyId, getNamespace, setMobyId, setNamespace |
Methods inherited from class org.inb.biomoby.shared.message.AbstractMobyElement |
---|
getArticleName, setArticleName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Clustering()
Method Detail |
---|
public Newick_Text getTree()
public void setTree(Newick_Text tree)
public ClusterProfile_Text getProfiles()
public void setProfiles(ClusterProfile_Text profiles)
public MicroArrayData_Text getMicroarraydata()
public void setMicroarraydata(MicroArrayData_Text microarraydata)
|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |