|
ENTITY organization_type_assignment; ABSTRACT SUPERTYPE; id : identifier; name : label; description : OPTIONAL text; assigned_organization_type : organization_type; role : organization_type_role; END_ENTITY; -- organization_type_assignment |
Entity data types and their attributesorganization_type_assignmentid: identifier; name: label; (OPT) description: text; assigned_organization_type: organization_type; role: organization_type_role; |
| applied_organization_type_assignment (Organization_type_mim) |
Users: by entity attributesorganization_type_assignmentUsers: by defined types, not used by any entity attributeorganization_type_assignment- |
Global rules for this entity data type- |