Editing subexpressions consists of two tasks:
- Grouping and quantifying subexpressions.
- Providing Scope for recursive regular expressions.
The subexpression for the entity you want to match must either be grouped or an exact match. Any other input is not accepted.
Architecture Modeler displays the edited subexpression in the expression tree.