ENTITY symbol_representation_map

(* SCHEMA presentation_definition_schema; *)


ENTITY symbol_representation_map

  SUBTYPE OF (representation_map);

WHERE

  WR1: 'PRESENTATION_DEFINITION_SCHEMA.SYMBOL_REPRESENTATION' IN

         TYPEOF (SELF\representation_map.mapped_representation);

  WR2: 'GEOMETRY_SCHEMA.AXIS2_PLACEMENT' IN

         TYPEOF (SELF\representation_map.mapping_origin);

END_ENTITY;

Explicit Attributes

Entity symbol_representation_map has the following local and inherited explicit attributes:
AttributeTypeDefined By
 mapping_originrepresentation_item (ENTITY)representation_map
 mapped_representationrepresentation (ENTITY)representation_map

Derived Attributes

    No derived attributes

Inverse Attributes

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

Supertypes

Entity symbol_representation_map inherits from the following supertypes:
  representation_map

Subtypes

    No subtypes

Referenced By

Entity symbol_representation_map and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 camera_usage ENTITY representation_map
 mapped_item ENTITY representation_map
 representations_mapped_into FUNCTION 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
2012-03-27T17:13:59-04:00