Overview Schemas Index

set_theory_schema         


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 attributes

same_membership
          id: identifier;
          name: label;
          (OPT) description: text;
          set_1: class;
          set_2: class;

Users: by entity attributes

same_membership

Users: by defined types, not used by any entity attribute

same_membership
          -

Global rules for this entity data type

          -