Version: 1.1.1

Uses of Class
org.inb.biomoby.shared.ontology.ArrayString

Packages that use ArrayString
org.inb.biomoby.shared.ontology   
 

Uses of ArrayString in org.inb.biomoby.shared.ontology
 

Methods in org.inb.biomoby.shared.ontology that return ArrayString
 ArrayString Distance_Matrix.getLabel()
           
 ArrayString NCut_Matrix.getLabelOfColumns()
           
 ArrayString NCut_Matrix.getLabelOfRows()
           
 

Methods in org.inb.biomoby.shared.ontology that return types with arguments of type ArrayString
 List<? extends ArrayString> MatrixString.getArray()
           
 

Methods in org.inb.biomoby.shared.ontology with parameters of type ArrayString
 void MatrixString.addArray(ArrayString array)
           
 void Distance_Matrix.setLabel(ArrayString label)
           
 void NCut_Matrix.setLabelOfColumns(ArrayString labelOfColumns)
           
 void NCut_Matrix.setLabelOfRows(ArrayString labelOfRows)
           
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010