|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Array
The physical substrate along with its features and their annotation
| Method Summary | |
|---|---|
ArrayDesign |
getArrayDesign()
Returns the value of this Array object's arrayDesign attribute. |
ArrayGroup |
getArrayGroup()
Returns the value of this Array object's arrayGroup attribute. |
java.lang.String |
getArrayIdentifier()
Returns the value of this Array object's arrayIdentifier attribute. |
ArrayManufactureDeviation[] |
getArrayManufactureDeviations()
Returns the value of this Array object's arrayManufactureDeviations attribute. |
java.lang.Float |
getArrayXOrigin()
Returns the value of this Array object's arrayXOrigin attribute. |
java.lang.Float |
getArrayYOrigin()
Returns the value of this Array object's arrayYOrigin attribute. |
ArrayManufacture |
getInformation()
Returns the value of this Array object's information attribute. |
java.lang.String |
getOriginRelativeTo()
Returns the value of this Array object's originRelativeTo attribute. |
void |
setArrayDesign(ArrayDesign p_arrayDesign)
Sets the arrayDesign attribute. |
void |
setArrayGroup(ArrayGroup p_arrayGroup)
Sets the arrayGroup attribute. |
void |
setArrayIdentifier(java.lang.String p_arrayIdentifier)
Sets the arrayIdentifier attribute. |
void |
setArrayManufactureDeviations(ArrayManufactureDeviation[] p_arrayManufactureDeviations)
Sets the arrayManufactureDeviations attribute. |
void |
setArrayXOrigin(java.lang.Float p_arrayXOrigin)
Sets the arrayXOrigin attribute. |
void |
setArrayYOrigin(java.lang.Float p_arrayYOrigin)
Sets the arrayYOrigin attribute. |
void |
setInformation(ArrayManufacture p_information)
Sets the information attribute. |
void |
setOriginRelativeTo(java.lang.String p_originRelativeTo)
Sets the originRelativeTo 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 setArrayIdentifier(java.lang.String p_arrayIdentifier)
Array object.
p_arrayIdentifier - The new value for arrayIdentifier.getArrayIdentifier()java.lang.String getArrayIdentifier()
Array object's arrayIdentifier attribute.
Description of arrayIdentifier:
An identifying string, e.g. a barcode.
String The value of arrayIdentifier.void setArrayXOrigin(java.lang.Float p_arrayXOrigin)
Array object.
p_arrayXOrigin - The new value for arrayXOrigin.getArrayXOrigin()java.lang.Float getArrayXOrigin()
Array object's arrayXOrigin attribute.
Description of arrayXOrigin:
This can indicate the x position on a slide, chip, etc. of the first Feature and is usually specified
relative to the fiducial.
float The value of arrayXOrigin.void setArrayYOrigin(java.lang.Float p_arrayYOrigin)
Array object.
p_arrayYOrigin - The new value for arrayYOrigin.getArrayYOrigin()java.lang.Float getArrayYOrigin()
Array object's arrayYOrigin attribute.
Description of arrayYOrigin:
This can indicate the y position on a slide, chip, etc. of the first Feature and is usually specified
relative to the fiducial.
float The value of arrayYOrigin.void setOriginRelativeTo(java.lang.String p_originRelativeTo)
Array object.
p_originRelativeTo - The new value for originRelativeTo.getOriginRelativeTo()java.lang.String getOriginRelativeTo()
Array object's originRelativeTo attribute.
Description of originRelativeTo:
What the array origin is relative to, e.g. upper left corner, fiducial, etc.
String The value of originRelativeTo.void setArrayDesign(ArrayDesign p_arrayDesign)
Array object.
p_arrayDesign - The new value for arrayDesign.getArrayDesign()ArrayDesign getArrayDesign()
Array object's arrayDesign attribute.
gov.nih.nci.mageom.bean.ArrayDesign.ArrayDesign The value of arrayDesign.ArrayDesignvoid setArrayGroup(ArrayGroup p_arrayGroup)
Array object.
p_arrayGroup - The new value for arrayGroup.getArrayGroup()ArrayGroup getArrayGroup()
Array object's arrayGroup attribute.
gov.nih.nci.mageom.bean.Array.ArrayGroup The value of arrayGroup.ArrayGroupvoid setInformation(ArrayManufacture p_information)
Array object.
p_information - The new value for information.getInformation()ArrayManufacture getInformation()
Array object's information attribute.
gov.nih.nci.mageom.bean.Array.ArrayManufacture The value of information.ArrayManufacturevoid setArrayManufactureDeviations(ArrayManufactureDeviation[] p_arrayManufactureDeviations)
Array object.
p_arrayManufactureDeviations - The new value for arrayManufactureDeviations.getArrayManufactureDeviations()ArrayManufactureDeviation[] getArrayManufactureDeviations()
Array object's arrayManufactureDeviations attribute.
gov.nih.nci.mageom.bean.Array.ArrayManufactureDeviation[] The value of arrayManufactureDeviations.ArrayManufactureDeviation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||