ENTITY qualitative_uncertainty

(* SCHEMA qualified_measure_schema; *)
ENTITY qualitative_uncertainty
  SUBTYPE OF (uncertainty_qualifier);
  uncertainty_value : text;
END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity qualitative_uncertainty inherits from the following supertypes:
  uncertainty_qualifier

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:58-04:00