ENTITY camera_usage

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP232
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY camera_usage
   SUBTYPE OF (representation_map);
      SELF\representation_map.mapping_origin : camera_model;
   WHERE
      WR1:
         NOT ('STEP_MERGED_AP_SCHEMA.PRESENTATION_REPRESENTATION' IN TYPEOF(SELF\representation_map.mapped_representation));
END_ENTITY;

Explicit Attributes

Entity camera_usage has the following local and inherited explicit attributes:
AttributeTypeDefined By
 mapping_origincamera_model (ENTITY)camera_usage(Redcl from representation_map)
 mapped_representationrepresentation (ENTITY)representation_map

Derived Attributes

    No derived attributes

Inverse Attributes

Entity camera_usage has the following local and inherited inverse attributes:
AttributeTypeDefined By
 map_usageSET OF mapped_item (ENTITY)representation_map

Supertypes

Entity camera_usage inherits from the following supertypes:
  representation_map

Subtypes

    No subtypes

Referenced By

Entity camera_usage and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_mapped_representation FUNCTION representation_map
 camera_image ENTITY camera_usage
 camera_usage ENTITY representation_map
 get_directed_link FUNCTION representation_map
 mapped_item ENTITY representation_map
 open_path_based_inner_boundary FUNCTION representation_map
 path_area_with_parameters ENTITY representation_map
 repositioned_neutral_sketch ENTITY representation_map
 representations_mapped_into FUNCTION representation_map
 subtype_exclusiveness_representation_map RULE representation_map
 symbol_representation_map ENTITY representation_map
 using_representation_with_mapping FUNCTION representation_map


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:14-04:00