ENTITY equivalence_notable_instance
(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY equivalence_notable_instance;
comparing_elements : LIST [0:?] OF equivalence_detected_difference_select;
compared_elements : LIST [0:?] OF equivalence_detected_difference_select;
measured_value : equivalence_measured_value_select;
WHERE
WR1:
(SIZEOF(comparing_elements) <> 0) OR (SIZEOF(compared_elements) <> 0);
END_ENTITY;
Explicit Attributes
Entity equivalence_notable_instance has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity equivalence_notable_instance and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00