|
ENTITY representation_map; mapping_origin : representation_item; mapped_representation : representation; INVERSE map_usage : SET [1:?] OF mapped_item FOR mapping_source; WHERE WR1: item_in_context(SELF.mapping_origin, SELF.mapped_representation.context_of_items); END_ENTITY; -- representation_map |
Entity data types and their attributesrepresentation_mapmapping_origin: representation_item; mapped_representation: representation; (INV) map_usage: SET [1:?] OF mapped_item FOR mapping_source; |
| camera_usage (presentation_organization_schema) |
| symbol_representation_map (presentation_definition_schema) |
Users: by entity attributesrepresentation_mapmapped_item.mapping_source repositioned_neutral_sketch.map Users: by defined types, not used by any entity attributerepresentation_map- |
Global rules for this entity data typesubtype_exclusiveness_representation_map (automotive_design) |