ODMX [ODMX_DBWrench_Schema.xml]
Describes the processing level of Results
| PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
|
| ProcessingLevelID | Integer |
| nextval('"ODMXCore"."ProcessingLevels_ProcessingLevelID_seq"'::regclass) | Primary key identifier | ||
| ProcessingLevelCode | VarChar() | Text code identifying the level of processing the Result has been subject to | |||||
| Definition | VarChar() |
| Text defintion of the processing level | ||||
| Explanation | VarChar() |
| Text explanation of the processing level |
(none)
(none)
(none)
| Name | Table | Columns |
| uc_ProcessingLevelCode | ODMXCore.ProcessingLevels | ProcessingLevelCode |
| Diagram Name |
| ODMXCore |
| ODMXOverviewSimplified |
| ODMXSimulation |