|
ENTITY camera_usage SUBTYPE OF (representation_map); SELF\representation_map.mapping_origin : camera_model; WHERE WR1: NOT ('PRESENTATION_ORGANIZATION_SCHEMA.PRESENTATION_REPRESENTATION' IN TYPEOF(SELF\representation_map.mapped_representation)); END_ENTITY; -- camera_usage |
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 (RT) mapping_origin: camera_model; |
Users: by entity attributesrepresentation_mapmapped_item.mapping_source repositioned_neutral_sketch.map camera_usage camera_image.mapping_source Users: by defined types, not used by any entity attributecamera_usage- |
Global rules for this entity data type- |