|
ENTITY uncertainty_assigned_representation SUBTYPE OF (representation); uncertainty : SET [1:?] OF uncertainty_measure_with_unit; END_ENTITY; -- uncertainty_assigned_representation |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; uncertainty_assigned_representation uncertainty: SET [1:?] OF uncertainty_measure_with_unit; |
Global rules for this entity data typeconsistent_uncertainty (automotive_design)consistent_uncertainty (Representation_with_uncertainty_mim) |