Participants View

The Participants View displays all the program elements (classes, fields, and methods) and their relations which are involved in the concern selected in the Concern Graphs View. A class is indicated with ; a member is indicated with either (public) or (private) or (protected).

Important: The set of participants displayed in the Participants View is the union of all the participants in the active concern and all participants of its direct and indirect subconcerns.

Left-clicking on a participant will display all the relevant relations for this participant in the Relations View. Double-clicking on a participant will display the source code of the declaration of that class/member. Right-clicking on a participant brings up a pop-up menu supporting various actions. The available actions are:

On the tool bar, clicking on the collapse all icon will collapse all the participant trees. Clicking on the expand all icon will expand all the participant trees. Clicking on the package icon enables or disables the display of package names in the view. Clicking on the project only icon will filter out all the elements or relations involving elements that are not a part of the project(s) the concern is based on.