Name | Type | Default value | Description |
---|---|---|---|
trigger | string | An optional left context triggering the match | |
leftContext | string | Alias for trigger | |
annotation | string | The annotation set in case of a match | |
display | string | The annotation value in case of a match | |
matchMode | string | normalized | Match level |
name | string | Unique entity reference. Only used by the GUI. | |
modifiedBy | string | ||
modifiedAt | nullablelong | ||
value | string | Perl-5 regular expression | |
endTrigger | string | An optional left context |
Name | Type | Description |
---|---|---|
triggers | exa.bee.StringValue* | An optional list of left contexts triggering the match |
leftContexts | exa.bee.StringValue* | Alias for triggers |
endTriggers | exa.bee.StringValue* | An optional list of left contexts |