ENTITY standard_uncertainty

(* SCHEMA integrated_cnc_schema; *)
ENTITY standard_uncertainty
  SUPERTYPE OF (expanded_uncertainty)
  SUBTYPE OF (uncertainty_qualifier);
    uncertainty_value : REAL;
END_ENTITY; -- 10303-45: qualified_measure_schema

Explicit Attributes

Entity standard_uncertainty has the following local and inherited explicit attributes:
AttributeTypeDefined By
 measure_namelabel (STRING)uncertainty_qualifier
 descriptiontext (STRING)uncertainty_qualifier
 uncertainty_valueREALstandard_uncertainty

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity standard_uncertainty inherits from the following supertypes:
  uncertainty_qualifier

Subtypes

Entity standard_uncertainty has the following subtypes:
    expanded_uncertainty*
* - Immediate Subtypes

Referenced By

Entity standard_uncertainty and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 uncertainty_qualifier ENTITY standard_uncertainty
 value_qualifier SELECT uncertainty_qualifier


[Top Level Definitions]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:23-02:00