|
ENTITY applied_experience_type_assignment SUBTYPE OF (experience_type_assignment); items : SET [1:?] OF experience_type_item; END_ENTITY; -- applied_experience_type_assignment |
Entity data types and their attributesexperience_type_assignmentid: identifier; name: label; (OPT) description: text; assigned_experience_type: experience_type; role: experience_type_role; applied_experience_type_assignment items: SET [1:?] OF experience_type_item; |
Users: by entity attributesexperience_type_assignmentapplied_experience_type_assignment Users: by defined types, not used by any entity attributeapplied_experience_type_assignment- |
Global rules for this entity data type- |