|
ENTITY same_membership; id : identifier; name : label; description : OPTIONAL text; set_1 : class; set_2 : class; END_ENTITY; -- same_membership |
Entity data types and their attributessame_membershipid: identifier; name: label; (OPT) description: text; set_1: class; set_2: class; |
Users: by entity attributessame_membershipUsers: by defined types, not used by any entity attributesame_membership- |
Global rules for this entity data type- |