ENTITY symbol_representation_map
(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP238 STEP-NC/AP242
ENTITY symbol_representation_map
   SUBTYPE OF (representation_map);
      SELF\representation_map.mapped_representation : symbol_representation;
      SELF\representation_map.mapping_origin : axis2_placement;
   WHERE
      WR1:
         SIZEOF(QUERY (mi <* SELF\representation_map.map_usage| NOT ('STEP_MERGED_AP_SCHEMA.ANNOTATION_SYMBOL' IN TYPEOF(mi)))) = 0;
END_ENTITY;
Explicit Attributes
Entity symbol_representation_map has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
Entity symbol_representation_map has the following local and inherited inverse attributes:
Supertypes
Entity symbol_representation_map inherits from the following supertypes:
  representation_map
Subtypes
    No subtypesReferenced By
Entity symbol_representation_map and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:19-04:00