|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Transformation
The process by which derivedBioAssays are created from measuredBioAssays and/or derivedBioAssays. It uses mappings to indicate the input and output dimensions.
| Method Summary | |
|---|---|
BioAssayData[] |
getBioAssayDataSources()
Returns the value of this Transformation object's bioAssayDataSources attribute. |
BioAssayMapping |
getBioAssayMapping()
Returns the value of this Transformation object's bioAssayMapping attribute. |
DerivedBioAssayData |
getDerivedBioAssayDataTarget()
Returns the value of this Transformation object's derivedBioAssayDataTarget attribute. |
DesignElementMapping |
getDesignElementMapping()
Returns the value of this Transformation object's designElementMapping attribute. |
QuantitationTypeMapping |
getQuantitationTypeMapping()
Returns the value of this Transformation object's quantitationTypeMapping attribute. |
void |
setBioAssayDataSources(BioAssayData[] p_bioAssayDataSources)
Sets the bioAssayDataSources attribute. |
void |
setBioAssayMapping(BioAssayMapping p_bioAssayMapping)
Sets the bioAssayMapping attribute. |
void |
setDerivedBioAssayDataTarget(DerivedBioAssayData p_derivedBioAssayDataTarget)
Sets the derivedBioAssayDataTarget attribute. |
void |
setDesignElementMapping(DesignElementMapping p_designElementMapping)
Sets the designElementMapping attribute. |
void |
setQuantitationTypeMapping(QuantitationTypeMapping p_quantitationTypeMapping)
Sets the quantitationTypeMapping attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.BioEvent.BioEvent |
|---|
getProtocolApplications, setProtocolApplications |
| Methods inherited from interface gov.nih.nci.mageom.domain.Identifiable |
|---|
getIdentifier, getName, setIdentifier, setName |
| Methods inherited from interface gov.nih.nci.mageom.domain.Describable |
|---|
getAuditTrail, getDescriptions, getSecurity, setAuditTrail, setDescriptions, setSecurity |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setDerivedBioAssayDataTarget(DerivedBioAssayData p_derivedBioAssayDataTarget)
Transformation object.
p_derivedBioAssayDataTarget - The new value for derivedBioAssayDataTarget.getDerivedBioAssayDataTarget()DerivedBioAssayData getDerivedBioAssayDataTarget()
Transformation object's derivedBioAssayDataTarget attribute.
gov.nih.nci.mageom.bean.BioAssayData.DerivedBioAssayData The value of derivedBioAssayDataTarget.DerivedBioAssayDatavoid setBioAssayDataSources(BioAssayData[] p_bioAssayDataSources)
Transformation object.
p_bioAssayDataSources - The new value for bioAssayDataSources.getBioAssayDataSources()BioAssayData[] getBioAssayDataSources()
Transformation object's bioAssayDataSources attribute.
gov.nih.nci.mageom.bean.BioAssayData.BioAssayData[] The value of bioAssayDataSources.BioAssayDatavoid setBioAssayMapping(BioAssayMapping p_bioAssayMapping)
Transformation object.
p_bioAssayMapping - The new value for bioAssayMapping.getBioAssayMapping()BioAssayMapping getBioAssayMapping()
Transformation object's bioAssayMapping attribute.
gov.nih.nci.mageom.bean.BioAssayData.BioAssayMapping The value of bioAssayMapping.BioAssayMappingvoid setDesignElementMapping(DesignElementMapping p_designElementMapping)
Transformation object.
p_designElementMapping - The new value for designElementMapping.getDesignElementMapping()DesignElementMapping getDesignElementMapping()
Transformation object's designElementMapping attribute.
gov.nih.nci.mageom.bean.BioAssayData.DesignElementMapping The value of designElementMapping.DesignElementMappingvoid setQuantitationTypeMapping(QuantitationTypeMapping p_quantitationTypeMapping)
Transformation object.
p_quantitationTypeMapping - The new value for quantitationTypeMapping.getQuantitationTypeMapping()QuantitationTypeMapping getQuantitationTypeMapping()
Transformation object's quantitationTypeMapping attribute.
gov.nih.nci.mageom.bean.BioAssayData.QuantitationTypeMapping The value of quantitationTypeMapping.QuantitationTypeMapping
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||