|
ENTITY experience_type_assignment; ABSTRACT SUPERTYPE; id : identifier; name : label; description : OPTIONAL text; assigned_experience_type : experience_type; role : experience_type_role; END_ENTITY; -- 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 (Experience_mim) |
Users: by entity attributesexperience_type_assignmentUsers: by defined types, not used by any entity attributeexperience_type_assignment- |
Global rules for this entity data type- |