ENTITY camera_usage

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY camera_usage
SUBTYPE OF (representation_map);
  SELF\representation_map.mapping_origin : camera_model;
WHERE
  wr1 : NOT ('AUTOMOTIVE_DESIGN.PRESENTATION_REPRESENTATION' IN TYPEOF(SELF\
    representation_map.mapped_representation));
END_ENTITY; -- 10303-46: presentation_organization_schema

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
 camera_image ENTITY camera_usage
 camera_usage ENTITY representation_map
 mapped_item ENTITY representation_map
 representations_mapped_into FUNCTION representation_map
 subtype_exclusiveness_representation_map RULE representation_map
 symbol_representation_map ENTITY representation_map


[Top Level Definitions] [Exit]

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