|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DSMatrixReduceSet
| Method Summary | |
|---|---|
org.apache.commons.collections15.map.ListOrderedMap<java.lang.String,java.util.List<DSMatrixReduceExperiment>> |
getMatrixReduceExperiments()
|
java.lang.String |
getRunLog()
|
org.apache.commons.collections15.map.ListOrderedMap<java.lang.String,java.lang.String> |
getSequences()
|
void |
setMatrixReduceExperiments(org.apache.commons.collections15.map.ListOrderedMap<java.lang.String,java.util.List<DSMatrixReduceExperiment>> experiments)
|
void |
setRunLog(java.lang.String runlog)
|
void |
setSequences(org.apache.commons.collections15.map.ListOrderedMap<java.lang.String,java.lang.String> sequences)
|
| Methods inherited from interface org.geworkbench.bison.datastructure.biocollections.DSAncillaryDataSet |
|---|
getDataSetFile, getParentDataSet, setDataSetFile |
| Methods inherited from interface org.geworkbench.bison.datastructure.biocollections.DSDataSet |
|---|
addObject, getCompatibilityLabel, getDataSetName, getExperimentInformation, getFile, getObject, getPath, isActive, readFromResource, removeResource, setAbsPath, setExperimentInformation, setFile, setResource, writeToFile, writeToResource |
| Methods inherited from interface org.geworkbench.bison.datastructure.properties.DSDescribable |
|---|
addDescription, getDescriptions, removeDescription |
| Methods inherited from interface org.geworkbench.bison.datastructure.properties.DSNamed |
|---|
getLabel, setLabel |
| Methods inherited from interface org.geworkbench.bison.datastructure.properties.DSExtendable |
|---|
addNameValuePair, allowMultipleValues, clearName, forceUniqueValue, getValuesForName, isUniqueValue |
| Methods inherited from interface org.geworkbench.bison.datastructure.complex.panels.DSItemList |
|---|
get, get, rename |
| Methods inherited from interface java.util.List |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Methods inherited from interface org.geworkbench.bison.datastructure.properties.DSIdentifiable |
|---|
getID, setID |
| Method Detail |
|---|
org.apache.commons.collections15.map.ListOrderedMap<java.lang.String,java.lang.String> getSequences()
org.apache.commons.collections15.map.ListOrderedMap<java.lang.String,java.util.List<DSMatrixReduceExperiment>> getMatrixReduceExperiments()
void setSequences(org.apache.commons.collections15.map.ListOrderedMap<java.lang.String,java.lang.String> sequences)
void setMatrixReduceExperiments(org.apache.commons.collections15.map.ListOrderedMap<java.lang.String,java.util.List<DSMatrixReduceExperiment>> experiments)
void setRunLog(java.lang.String runlog)
java.lang.String getRunLog()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||