|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QuantitationTypeMap
A QuantitationTypeMap is the description of how source QuantitationTypes are mathematically transformed into a target QuantitationType.
| Method Summary | |
|---|---|
QuantitationType[] |
getSourcesQuantitationType()
Returns the value of this QuantitationTypeMap object's sourcesQuantitationType attribute. |
QuantitationType |
getTargetQuantitationType()
Returns the value of this QuantitationTypeMap object's targetQuantitationType attribute. |
void |
setSourcesQuantitationType(QuantitationType[] p_sourcesQuantitationType)
Sets the sourcesQuantitationType attribute. |
void |
setTargetQuantitationType(QuantitationType p_targetQuantitationType)
Sets the targetQuantitationType 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 setTargetQuantitationType(QuantitationType p_targetQuantitationType)
QuantitationTypeMap object.
p_targetQuantitationType - The new value for targetQuantitationType.getTargetQuantitationType()QuantitationType getTargetQuantitationType()
QuantitationTypeMap object's targetQuantitationType attribute.
gov.nih.nci.mageom.bean.QuantitationType.QuantitationType The value of targetQuantitationType.QuantitationTypevoid setSourcesQuantitationType(QuantitationType[] p_sourcesQuantitationType)
QuantitationTypeMap object.
p_sourcesQuantitationType - The new value for sourcesQuantitationType.getSourcesQuantitationType()QuantitationType[] getSourcesQuantitationType()
QuantitationTypeMap object's sourcesQuantitationType attribute.
gov.nih.nci.mageom.bean.QuantitationType.QuantitationType[] The value of sourcesQuantitationType.QuantitationType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||