|
ENTITY replacement_relationship SUBTYPE OF (action_relationship); WHERE WR1: acyclic_action_relationship (SELF, [SELF\action_relationship.related_action], 'PROCESS_PROPERTY_SCHEMA.REPLACEMENT_RELATIONSHIP'); END_ENTITY; -- replacement_relationship |
Entity data types and their attributesaction_relationshipname: label; (OPT) description: text; relating_action: action; related_action: action; replacement_relationship - |
Global rules for this entity data type- |