|
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.Matrix org.inb.biomoby.shared.ontology.MatrixFloat org.inb.biomoby.shared.ontology.NCut_Matrix
public class NCut_Matrix
Constructor Summary | |
---|---|
NCut_Matrix()
|
Method Summary | |
---|---|
ArrayString |
getLabelOfColumns()
|
ArrayString |
getLabelOfRows()
|
MobyString |
getListAcc()
|
void |
setLabelOfColumns(ArrayString labelOfColumns)
|
void |
setLabelOfRows(ArrayString labelOfRows)
|
void |
setListAcc(MobyString listAcc)
|
Methods inherited from class org.inb.biomoby.shared.ontology.MatrixFloat |
---|
addArray, getArray, getKey, setKey |
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 NCut_Matrix()
Method Detail |
---|
public ArrayString getLabelOfRows()
public void setLabelOfRows(ArrayString labelOfRows)
public ArrayString getLabelOfColumns()
public void setLabelOfColumns(ArrayString labelOfColumns)
public MobyString getListAcc()
public void setListAcc(MobyString listAcc)
|
Version: 1.1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |