Table Index

ArrayManufactureDeviation


Represents MAGE Class 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).

Columns

Column MySQL Type Oracle Type Nullable Description
WID BIGINT NUMBER No Warehouse identifier for this entity
DataSetWID BIGINT NUMBER No Reference to the data set from which the entity came from
Array_ BIGINT NUMBER Yes Represents 1..n association between Array and ArrayManufactureDeviation
Association to classes to describe deviations from the ArrayDesign.

Referenced By

Table Column
FeatureDefect ArrayManufactureDeviation
ZoneDefect ArrayManufactureDeviation

Other Constraints

None.

Indexes

Name Columns
ArrayManufactureDeviation1 DataSetWID
ArrayManufactureDeviation2 Array_