mapped_item
EXPRESS specification:
ENTITY
mapped_item
SUBTYPE
OF
(
representation_item
);
mapping_source
:
representation_map
;
mapping_target
:
representation_item
;
WHERE
WRM10
:
acyclic_mapped_representation(using_representations(SELF), [SELF]);
END_ENTITY
;
References (2):
Name
Type
Referred through
Express-G
representation_item
Entity
Subtype
No Diagram
representation_map
Entity
Attribute 'map_usage'
No Diagram
Inheritance graph
ENTITY
mapped_item;
ENTITY
representation_item
;
name
:
label
;
ENTITY
mapped_item
;
mapping_source
:
representation_map
;
mapping_target
:
representation_item
;
END_ENTITY
;