|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ArrayManufactureDeviation
Stores information of the potential difference between an array design and arrays that have been manufactured using that design (e.g. a tip failed to print several spots).
| Method Summary | |
|---|---|
ZoneDefect[] |
getAdjustments()
Returns the value of this ArrayManufactureDeviation object's adjustments attribute. |
FeatureDefect[] |
getFeatureDefects()
Returns the value of this ArrayManufactureDeviation object's featureDefects attribute. |
void |
setAdjustments(ZoneDefect[] p_adjustments)
Sets the adjustments attribute. |
void |
setFeatureDefects(FeatureDefect[] p_featureDefects)
Sets the featureDefects attribute. |
| Methods inherited from interface gov.nih.nci.mageom.domain.Extendable |
|---|
getPropertySets, setPropertySets |
| Method Detail |
|---|
void setFeatureDefects(FeatureDefect[] p_featureDefects)
ArrayManufactureDeviation object.
p_featureDefects - The new value for featureDefects.getFeatureDefects()FeatureDefect[] getFeatureDefects()
ArrayManufactureDeviation object's featureDefects attribute.
gov.nih.nci.mageom.bean.Array.FeatureDefect[] The value of featureDefects.FeatureDefectvoid setAdjustments(ZoneDefect[] p_adjustments)
ArrayManufactureDeviation object.
p_adjustments - The new value for adjustments.getAdjustments()ZoneDefect[] getAdjustments()
ArrayManufactureDeviation object's adjustments attribute.
gov.nih.nci.mageom.bean.Array.ZoneDefect[] The value of adjustments.ZoneDefect
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||