|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QuantitationTypeDimension | |
---|---|
org.biomage.BioAssayData | |
org.biomage.HigherLevelAnalysis | |
org.biomage.Interface |
Uses of QuantitationTypeDimension in org.biomage.BioAssayData |
---|
Fields in org.biomage.BioAssayData declared as QuantitationTypeDimension | |
---|---|
protected QuantitationTypeDimension |
BioAssayData.quantitationTypeDimension
The QuantitationTypes of the BioAssayData. |
Methods in org.biomage.BioAssayData that return QuantitationTypeDimension | |
---|---|
QuantitationTypeDimension |
BioAssayData_package.getFromQuantitationTypeDimension_list(int position)
Method to get QuantitationTypeDimension from QuantitationTypeDimension_list |
QuantitationTypeDimension |
BioAssayData.getQuantitationTypeDimension()
Get method for quantitationTypeDimension |
Methods in org.biomage.BioAssayData with parameters of type QuantitationTypeDimension | |
---|---|
void |
BioAssayData_package.addToQuantitationTypeDimension_list(int position,
QuantitationTypeDimension quantitationTypeDimension)
Method to add QuantitationTypeDimension at position to QuantitationTypeDimension_list |
void |
BioAssayData_package.addToQuantitationTypeDimension_list(QuantitationTypeDimension quantitationTypeDimension)
Method to add QuantitationTypeDimension to QuantitationTypeDimension_list |
void |
BioAssayData_package.removeFromQuantitationTypeDimension_list(QuantitationTypeDimension quantitationTypeDimension)
Method to remove first QuantitationTypeDimension from QuantitationTypeDimension_list |
void |
BioAssayData.setQuantitationTypeDimension(QuantitationTypeDimension quantitationTypeDimension)
Set method for quantitationTypeDimension |
Uses of QuantitationTypeDimension in org.biomage.HigherLevelAnalysis |
---|
Fields in org.biomage.HigherLevelAnalysis declared as QuantitationTypeDimension | |
---|---|
protected QuantitationTypeDimension |
NodeContents.quantitationDimension
The relevant QuantitationTypes for this NodeContents from the BioAssayData. |
Methods in org.biomage.HigherLevelAnalysis that return QuantitationTypeDimension | |
---|---|
QuantitationTypeDimension |
NodeContents.getQuantitationDimension()
Get method for quantitationDimension |
Methods in org.biomage.HigherLevelAnalysis with parameters of type QuantitationTypeDimension | |
---|---|
void |
NodeContents.setQuantitationDimension(QuantitationTypeDimension quantitationDimension)
Set method for quantitationDimension |
Uses of QuantitationTypeDimension in org.biomage.Interface |
---|
Methods in org.biomage.Interface that return QuantitationTypeDimension | |
---|---|
QuantitationTypeDimension |
HasQuantitationDimension.getQuantitationDimension()
Get method for quantitationDimension |
QuantitationTypeDimension |
HasQuantitationTypeDimension.getQuantitationTypeDimension()
Get method for quantitationTypeDimension |
Methods in org.biomage.Interface with parameters of type QuantitationTypeDimension | |
---|---|
void |
HasQuantitationDimension.setQuantitationDimension(QuantitationTypeDimension quantitationDimension)
Set method for quantitationDimension |
void |
HasQuantitationTypeDimension.setQuantitationTypeDimension(QuantitationTypeDimension quantitationTypeDimension)
Set method for quantitationTypeDimension |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |