Navigation

global_uncertainty_assigned_context

EXPRESS specification:

ENTITY global_uncertainty_assigned_context
SUBTYPE OF ( representation_context);
uncertainty  :  SET [1:?] OF uncertainty_measure_with_unit;
END_ENTITY;

References (1):

Name Type Referred through Express-G
representation_context Entity
Subtype
No Diagram

Inheritance graph

ENTITY global_uncertainty_assigned_context;
ENTITY representation_context;
context_identifier  :  identifier;
context_type  :  text;
INVERSE
representations_in_context  :  SET [1:?] OF representation FOR context_of_items;
ENTITY global_uncertainty_assigned_context;
uncertainty  :  SET [1:?] OF uncertainty_measure_with_unit;
END_ENTITY;