Patterns Recognizer

The Patterns Recognizer view lists open projects, in Together, that contain known patterns.

The Patterns Recognizer groups all the identified classes together under appropriate pattern name headings. By expanding the branches, you can move deeper into the structure to discover the classes and methods that make up each pattern.

In the example above, you could expand the MainMethod pattern branch. A node within MainMethod represents the PurchaseTransactionApp class. You can expand this node to see additional nodes representing, for instance, methods. From there you can navigate directly to the source by double clicking on a node. The code then displays in the Editor.

Refer to Working with Patterns in the Tasks section to see the list of currently supported patterns.

Sort

Clickto alphabetically re-order your list of patterns and the nodes within them.

Related topics:

Patterns Recognizer Context Menus
Using the Patterns Recognizer View