ENTITY global_uncertainty_assigned_context

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY global_uncertainty_assigned_context
 	SUBTYPE OF (representation_context);
 		uncertainty : SET [1:?] OF uncertainty_measure_with_unit;
END_ENTITY;  (*  STEP Part 43 (unchanged in 2nd edition)  *)

Explicit Attributes

Entity global_uncertainty_assigned_context has the following local and inherited explicit attributes:
AttributeTypeDefined By
 context_identifieridentifier (STRING)representation_context
 context_typetext (STRING)representation_context
 uncertaintySET OF uncertainty_measure_with_unit (ENTITY)global_uncertainty_assigned_context

Derived Attributes

    No derived attributes

Inverse Attributes

Entity global_uncertainty_assigned_context has the following local and inherited inverse attributes:
AttributeTypeDefined By
 representations_in_contextSET OF representation (ENTITY)representation_context

Supertypes

Entity global_uncertainty_assigned_context inherits from the following supertypes:
  representation_context

Subtypes

    No subtypes

Referenced By

Entity global_uncertainty_assigned_context and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 compatible_dimension RULE representation_context
 dimension_of FUNCTION representation_context
 item_in_context FUNCTION representation_context
 representation ENTITY representation_context
 representation_context ENTITY global_uncertainty_assigned_context
 select_generic_item SELECT representation_context


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00