Usage

Applies a filter to its input element. If the element matches the filter condition, it is processed. Otherwise it is ignored.

Details

FilterPuces.png

Keys:

  1. The Filter on current element group defines the filter criteria on the current element (element produced by the upward navigation node):

    • Metaclass : Metaclass of the returned elements.

    • Stereotype : Stereotype on the returned elements.

    • Name pattern : Regular expression that must be matched by the name of the returned elements.

  2. The Parent filter group defines the filter criteria on the composition parent of the current element:

    • Metaclass : Metaclass of the composition parent element.

    • Stereotype : Stereotype on the composition parent element.

    • Name pattern : Regular expression that must be matched by the name of the composition parent element.