Usage

Gathers the most common navigations available in regards with the current navigation element.

It might hide several navigations on the model itself, like in getting the parent classes of a class.

Details

PredefinedNavigationPuces.png

Keys:

  1. The Navigation kind menu is used to choose the predefined metamodel relationship between the current and the returned elements.

  2. The Mode radio buttons are used to choose the loop mode. See the Navigation nodes part of the What is a template page for more details:

    • Standard loop : The loop is run on the model elements obtained by the navigation node, and each child node is executed for each iteration. This navigation behavior is the standard one for a navigation node.

    • Switched loop : The loop is run on the on child nodes, and executed on each element obtained by the navigation node.