|
ENTITY intersection; id : identifier; name : label; description : OPTIONAL text; operand : SET [2:?] OF class; resultant : class; END_ENTITY; -- intersection |
Entity data types and their attributesintersectionid: identifier; name: label; (OPT) description: text; operand: SET [2:?] OF class; resultant: class; |
Users: by entity attributesintersectionUsers: by defined types, not used by any entity attributeintersection- |
Global rules for this entity data type- |