|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompositeSequence
A collection of Reporter or CompositeSequence Design Elements, annotated through the association to BioSequence.
| Method Summary | |
|---|---|
BioSequence[] |
getBiologicalCharacteristics()
Returns the value of this CompositeSequence object's biologicalCharacteristics attribute. |
CompositeCompositeMap[] |
getCompositeCompositeMaps()
Returns the value of this CompositeSequence object's compositeCompositeMaps attribute. |
ReporterCompositeMap[] |
getReporterCompositeMaps()
Returns the value of this CompositeSequence object's reporterCompositeMaps attribute. |
void |
setBiologicalCharacteristics(BioSequence[] p_biologicalCharacteristics)
Sets the biologicalCharacteristics attribute. |
void |
setCompositeCompositeMaps(CompositeCompositeMap[] p_compositeCompositeMaps)
Sets the compositeCompositeMaps attribute. |
void |
setReporterCompositeMaps(ReporterCompositeMap[] p_reporterCompositeMaps)
Sets the reporterCompositeMaps attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.DesignElement.DesignElement |
|---|
getControlType, setControlType |
| 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 setBiologicalCharacteristics(BioSequence[] p_biologicalCharacteristics)
CompositeSequence object.
p_biologicalCharacteristics - The new value for biologicalCharacteristics.getBiologicalCharacteristics()BioSequence[] getBiologicalCharacteristics()
CompositeSequence object's biologicalCharacteristics attribute.
gov.nih.nci.mageom.bean.BioSequence.BioSequence[] The value of biologicalCharacteristics.BioSequencevoid setReporterCompositeMaps(ReporterCompositeMap[] p_reporterCompositeMaps)
CompositeSequence object.
p_reporterCompositeMaps - The new value for reporterCompositeMaps.getReporterCompositeMaps()ReporterCompositeMap[] getReporterCompositeMaps()
CompositeSequence object's reporterCompositeMaps attribute.
gov.nih.nci.mageom.bean.DesignElement.ReporterCompositeMap[] The value of reporterCompositeMaps.ReporterCompositeMapvoid setCompositeCompositeMaps(CompositeCompositeMap[] p_compositeCompositeMaps)
CompositeSequence object.
p_compositeCompositeMaps - The new value for compositeCompositeMaps.getCompositeCompositeMaps()CompositeCompositeMap[] getCompositeCompositeMaps()
CompositeSequence object's compositeCompositeMaps attribute.
gov.nih.nci.mageom.bean.DesignElement.CompositeCompositeMap[] The value of compositeCompositeMaps.CompositeCompositeMap
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||