|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QuantitationType
A method for calculating a single datum of the matrix (e.g. raw intensity, background, error).
| Method Summary | |
|---|---|
Channel |
getChannel()
Returns the value of this QuantitationType object's channel attribute. |
ConfidenceIndicator[] |
getConfidenceIndicators()
Returns the value of this QuantitationType object's confidenceIndicators attribute. |
OntologyEntry |
getDataType()
Returns the value of this QuantitationType object's dataType attribute. |
java.lang.Boolean |
getIsBackground()
Returns the value of this QuantitationType object's isBackground attribute. |
QuantitationTypeMap[] |
getQuantitationTypeMaps()
Returns the value of this QuantitationType object's quantitationTypeMaps attribute. |
OntologyEntry |
getScale()
Returns the value of this QuantitationType object's scale attribute. |
void |
setChannel(Channel p_channel)
Sets the channel attribute. |
void |
setConfidenceIndicators(ConfidenceIndicator[] p_confidenceIndicators)
Sets the confidenceIndicators attribute. |
void |
setDataType(OntologyEntry p_dataType)
Sets the dataType attribute. |
void |
setIsBackground(java.lang.Boolean p_isBackground)
Sets the isBackground attribute. |
void |
setQuantitationTypeMaps(QuantitationTypeMap[] p_quantitationTypeMaps)
Sets the quantitationTypeMaps attribute. |
void |
setScale(OntologyEntry p_scale)
Sets the scale attribute. |
| 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 setIsBackground(java.lang.Boolean p_isBackground)
QuantitationType object.
p_isBackground - The new value for isBackground.getIsBackground()java.lang.Boolean getIsBackground()
QuantitationType object's isBackground attribute.
Description of isBackground:
Indicates whether the quantitation has been measured from the background or from the feature itself.
boolean The value of isBackground.void setChannel(Channel p_channel)
QuantitationType object.
p_channel - The new value for channel.getChannel()Channel getChannel()
QuantitationType object's channel attribute.
gov.nih.nci.mageom.bean.BioAssay.Channel The value of channel.Channelvoid setQuantitationTypeMaps(QuantitationTypeMap[] p_quantitationTypeMaps)
QuantitationType object.
p_quantitationTypeMaps - The new value for quantitationTypeMaps.getQuantitationTypeMaps()QuantitationTypeMap[] getQuantitationTypeMaps()
QuantitationType object's quantitationTypeMaps attribute.
gov.nih.nci.mageom.bean.BioAssayData.QuantitationTypeMap[] The value of quantitationTypeMaps.QuantitationTypeMapvoid setConfidenceIndicators(ConfidenceIndicator[] p_confidenceIndicators)
QuantitationType object.
p_confidenceIndicators - The new value for confidenceIndicators.getConfidenceIndicators()ConfidenceIndicator[] getConfidenceIndicators()
QuantitationType object's confidenceIndicators attribute.
gov.nih.nci.mageom.bean.QuantitationType.ConfidenceIndicator[] The value of confidenceIndicators.ConfidenceIndicatorvoid setDataType(OntologyEntry p_dataType)
QuantitationType object.
p_dataType - The new value for dataType.getDataType()OntologyEntry getDataType()
QuantitationType object's dataType attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry The value of dataType.OntologyEntryvoid setScale(OntologyEntry p_scale)
QuantitationType object.
p_scale - The new value for scale.getScale()OntologyEntry getScale()
QuantitationType object's scale attribute.
gov.nih.nci.mageom.bean.Description.OntologyEntry The value of scale.OntologyEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||