Overview Schemas Index

action_and_model_relationships_schema         


ENTITY same_idealised_action;
          id : identifier;
          name : label;
          description : OPTIONAL text;
          equivalent_records : SET [2:?] OF idealised_action_select;
END_ENTITY; -- same_idealised_action

Entity data types and their attributes

same_idealised_action
          id: identifier;
          name: label;
          (OPT) description: text;
          equivalent_records: SET [2:?] OF idealised_action_select;

Users: by entity attributes

same_idealised_action

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

same_idealised_action
          -

Global rules for this entity data type

          -