|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReporterPosition
The location in the composite target's sequence to which a source reporter maps. The association to MismatchInformation allows the specification, usually for control purposes, of deviations from the CompositeSequence's BioMaterial.
| Method Summary | |
|---|---|
MismatchInformation[] |
getMismatchInformation()
Returns the value of this ReporterPosition object's mismatchInformation attribute. |
Reporter |
getReporter()
Returns the value of this ReporterPosition object's reporter attribute. |
void |
setMismatchInformation(MismatchInformation[] p_mismatchInformation)
Sets the mismatchInformation attribute. |
void |
setReporter(Reporter p_reporter)
Sets the reporter attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.BioSequence.SequencePosition |
|---|
getEnd, getStart, setEnd, setStart |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setMismatchInformation(MismatchInformation[] p_mismatchInformation)
ReporterPosition object.
p_mismatchInformation - The new value for mismatchInformation.getMismatchInformation()MismatchInformation[] getMismatchInformation()
ReporterPosition object's mismatchInformation attribute.
gov.nih.nci.mageom.bean.DesignElement.MismatchInformation[] The value of mismatchInformation.MismatchInformationvoid setReporter(Reporter p_reporter)
ReporterPosition object.
p_reporter - The new value for reporter.getReporter()Reporter getReporter()
ReporterPosition object's reporter attribute.
gov.nih.nci.mageom.bean.DesignElement.Reporter The value of reporter.Reporter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||