|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QuantitationTypeMapping | |
|---|---|
| gov.nih.nci.mageom.domain.BioAssayData | |
| gov.nih.nci.mageom.domain.BioAssayData.impl | |
| Uses of QuantitationTypeMapping in gov.nih.nci.mageom.domain.BioAssayData |
|---|
| Methods in gov.nih.nci.mageom.domain.BioAssayData that return QuantitationTypeMapping | |
|---|---|
QuantitationTypeMapping |
Transformation.getQuantitationTypeMapping()
Returns the value of this Transformation object's quantitationTypeMapping attribute. |
| Methods in gov.nih.nci.mageom.domain.BioAssayData with parameters of type QuantitationTypeMapping | |
|---|---|
void |
Transformation.setQuantitationTypeMapping(QuantitationTypeMapping p_quantitationTypeMapping)
Sets the quantitationTypeMapping attribute. |
| Uses of QuantitationTypeMapping in gov.nih.nci.mageom.domain.BioAssayData.impl |
|---|
| Classes in gov.nih.nci.mageom.domain.BioAssayData.impl that implement QuantitationTypeMapping | |
|---|---|
class |
QuantitationTypeMappingImpl
Container of the mappings of the input QuantitationType dimensions to the output QuantitationType dimension. |
| Fields in gov.nih.nci.mageom.domain.BioAssayData.impl declared as QuantitationTypeMapping | |
|---|---|
protected QuantitationTypeMapping |
TransformationImpl.quantitationTypeMapping
rank: 3 |
| Methods in gov.nih.nci.mageom.domain.BioAssayData.impl that return QuantitationTypeMapping | |
|---|---|
QuantitationTypeMapping |
TransformationImpl.getQuantitationTypeMapping()
|
QuantitationTypeMapping[] |
QuantitationTypeMappingImpl.searchQuantitationTypeMappings(QuantitationTypeMappingSearchCriteria criteria)
Returns an array of QuantitationTypeMapping objects that
satisfy the given QuantitationTypeMappingSearchCriteria. |
| Methods in gov.nih.nci.mageom.domain.BioAssayData.impl with parameters of type QuantitationTypeMapping | |
|---|---|
void |
TransformationImpl.setQuantitationTypeMapping(QuantitationTypeMapping p_quantitationTypeMapping)
Sets the quantitationTypeMapping attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||