Overview Schemas Index

process_property_schema         


ENTITY action_property_relationship;
          name : label;
          description : text;
          relating_action_property : action_property;
          related_action_property : action_property;
WHERE
          WR1: relating_action_property :<>: related_action_property;
END_ENTITY; -- action_property_relationship

Entity data types and their attributes

action_property_relationship
          name: label;
          description: text;
          relating_action_property: action_property;
          related_action_property: action_property;

Users: by entity attributes

action_property_relationship

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

action_property_relationship
          -

Global rules for this entity data type

          -