Overview Schemas Index

method_definition_schema         


ENTITY context_dependent_action_method_relationship;
          name : label;
          relating_relationship : action_method_relationship;
          related_relationship : action_method_relationship;
UNIQUE
          UR1 : relating_relationship, related_relationship;
WHERE
          WR1: relating_relationship.relating_method :=:
       related_relationship.relating_method;
END_ENTITY; -- context_dependent_action_method_relationship

Entity data types and their attributes

context_dependent_action_method_relationship
          name: label;
          relating_relationship: action_method_relationship;
          related_relationship: action_method_relationship;

Users: by entity attributes

context_dependent_action_method_relationship
          process_or_process_relationship_effectivity.effective_process_or_process_relationship
                    process_or_process_relationship
                              relationship_with_condition
          relationship_condition.applicable_relationships
                    relationship_with_condition

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

context_dependent_action_method_relationship
          -

Global rules for this entity data type

          -