Overview Schemas Index

state_and_model_relationships_schema         


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

Entity data types and their attributes

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

Users: by entity attributes

same_idealised_state

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

same_idealised_state
          -

Global rules for this entity data type

          -