User Tools

Site Tools


Sidebar

Table listing

Here is the list of all tables created in the database.

Clic on a table name for more informations.

model:quality_criterion_type

Table quality\_criterion\_type

Remarks

This table defines the type of each level of criteria. Indeed, a criterion can have sub criteria and these sub criteria has a meaning for the quality framework.

Schema

Name Type Not Null Primary Key Foreign Key Remarks
:———:———:————-:—————-:—————-:————
id_criterion_type integer X X This is the primary key of the table.
label character varying(8192) X This is an human readable name for the type of quality criterion.
level integer X It defines the level for this type of quality criterion.
id_quality_framework integer X quality\_framework(id_quality_framework) This is a foreign key to the table quality_framework.

Diagram

model/quality_criterion_type.txt · Last modified: 2016/01/11 21:38 (external edit)