|
ENTITY expression_relationship; description : OPTIONAL STRING; name : OPTIONAL STRING; related : expression; relating : expression; role : STRING; END_ENTITY; -- expression_relationship |
Entity data types and their attributesexpression_relationship(OPT) description: STRING; (OPT) name: STRING; related: expression; relating: expression; role: STRING; |
Users: by entity attributesexpression_relationshipUsers: by defined types, not used by any entity attributeexpression_relationship- |
Global rules for this entity data type- |