ENTITY uncertainty_qualifier
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY uncertainty_qualifier
SUPERTYPE OF (ONEOF(qualitative_uncertainty, standard_uncertainty));
measure_name : label;
description : text;
END_ENTITY; (* STEP Part 45 (unchanged in TC1) *)
Explicit Attributes
Entity uncertainty_qualifier has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
measure_name | label (STRING) | uncertainty_qualifier |
description | text (STRING) | uncertainty_qualifier |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity uncertainty_qualifier has the following subtypes:
qualitative_uncertainty*
standard_uncertainty*
* - Immediate Subtypes
Referenced By
Entity uncertainty_qualifier and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:39-04:00