|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BioDataValues | |
---|---|
org.biomage.BioAssayData | |
org.biomage.Interface |
Uses of BioDataValues in org.biomage.BioAssayData |
---|
Subclasses of BioDataValues in org.biomage.BioAssayData | |
---|---|
class |
BioDataCube
A three-dimensional cube representation of the data. |
class |
BioDataTuples
A relational, tuple representation of the data. |
Fields in org.biomage.BioAssayData declared as BioDataValues | |
---|---|
protected BioDataValues |
BioAssayData.bioDataValues
The data values of the BioAssayData. |
Methods in org.biomage.BioAssayData that return BioDataValues | |
---|---|
BioDataValues |
BioAssayData.getBioDataValues()
Get method for bioDataValues |
Methods in org.biomage.BioAssayData with parameters of type BioDataValues | |
---|---|
void |
BioAssayData.setBioDataValues(BioDataValues bioDataValues)
Set method for bioDataValues |
Uses of BioDataValues in org.biomage.Interface |
---|
Methods in org.biomage.Interface that return BioDataValues | |
---|---|
BioDataValues |
HasBioDataValues.getBioDataValues()
Get method for bioDataValues |
Methods in org.biomage.Interface with parameters of type BioDataValues | |
---|---|
void |
HasBioDataValues.setBioDataValues(BioDataValues bioDataValues)
Set method for bioDataValues |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |