|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nih.nci.caarray.services.fileparse.CubeCreator
public class CubeCreator
Field Summary | |
---|---|
protected static org.apache.log4j.Logger |
logger_
Logger used by an instance of this class. |
Constructor Summary | |
---|---|
CubeCreator(ParsingQuantitationType[] types,
ParsingDesignElement[] elements,
int numberOfBioAssays)
Constructor to initialize the cube to it's needed values |
Method Summary | |
---|---|
void |
addMatrix(ParsingDataMatrix matrix)
Adds a data matrix to the cube |
java.lang.Object[][][] |
getCube()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static org.apache.log4j.Logger logger_
Constructor Detail |
---|
public CubeCreator(ParsingQuantitationType[] types, ParsingDesignElement[] elements, int numberOfBioAssays)
types
- elements
- numberOfBioAssays
- Method Detail |
---|
public void addMatrix(ParsingDataMatrix matrix)
matrix
- public java.lang.Object[][][] getCube()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |