|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArrayManufactureDeviation | |
|---|---|
| gov.nih.nci.mageom.domain.Array | |
| gov.nih.nci.mageom.domain.Array.impl | |
| Uses of ArrayManufactureDeviation in gov.nih.nci.mageom.domain.Array |
|---|
| Methods in gov.nih.nci.mageom.domain.Array that return ArrayManufactureDeviation | |
|---|---|
ArrayManufactureDeviation[] |
Array.getArrayManufactureDeviations()
Returns the value of this Array object's arrayManufactureDeviations attribute. |
| Methods in gov.nih.nci.mageom.domain.Array with parameters of type ArrayManufactureDeviation | |
|---|---|
void |
Array.setArrayManufactureDeviations(ArrayManufactureDeviation[] p_arrayManufactureDeviations)
Sets the arrayManufactureDeviations attribute. |
| Uses of ArrayManufactureDeviation in gov.nih.nci.mageom.domain.Array.impl |
|---|
| Classes in gov.nih.nci.mageom.domain.Array.impl that implement ArrayManufactureDeviation | |
|---|---|
class |
ArrayManufactureDeviationImpl
Stores information of the potential difference between an array design and arrays that have been manufactured using that design (e.g. |
| Fields in gov.nih.nci.mageom.domain.Array.impl declared as ArrayManufactureDeviation | |
|---|---|
protected ArrayManufactureDeviation[] |
ArrayImpl.arrayManufactureDeviations
DOCUMENT ME |
| Methods in gov.nih.nci.mageom.domain.Array.impl that return ArrayManufactureDeviation | |
|---|---|
ArrayManufactureDeviation[] |
ArrayImpl.getArrayManufactureDeviations()
|
ArrayManufactureDeviation[] |
ArrayManufactureDeviationImpl.searchArrayManufactureDeviations(ArrayManufactureDeviationSearchCriteria criteria)
Returns an array of ArrayManufactureDeviation objects that
satisfy the given ArrayManufactureDeviationSearchCriteria. |
| Methods in gov.nih.nci.mageom.domain.Array.impl with parameters of type ArrayManufactureDeviation | |
|---|---|
void |
ArrayImpl.setArrayManufactureDeviations(ArrayManufactureDeviation[] p_arrayManufactureDeviations)
Sets the arrayManufactureDeviations attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||