|
ENTITY applied_presented_item SUBTYPE OF (presented_item); items : SET [1:?] OF presented_item_select; END_ENTITY; -- applied_presented_item |
Entity data types and their attributespresented_item- applied_presented_item items: SET [1:?] OF presented_item_select; |
Users: by entity attributespresented_itempresented_item_representation.item applied_presented_item Users: by defined types, not used by any entity attributeapplied_presented_item- |
Global rules for this entity data type- |