Create new JBoss Tools Documentation Jira issue

This will launch the Jboss Tools Jira page - to complete your feedback please login if needed, and submit the Jira.

JBoss.orgCommunity Documentation

Chapter 4. The views

4.1. The Outline View
4.2. The Overview
4.3. The Properties View
4.4. The jBPM Graphical Process Designer editor.
4.4.1. The Diagram mode
4.4.2. The Source Mode
4.4.3. The Design Mode
4.4.4. The Deployment Mode

Here, it will be explained how to work with views and editors provided by JBDS.

The views are used for representation and navigation the resources you are working on at the moment. One of the advantages of all the views is that all modifications made in the current active file are immediately displayed in them. Let’s get acquainted more closely with those that the jPDL perspective provides.

The jPDL Perspective Views and Editors

Figure 4.1. The jPDL Perspective Views and Editors


As you can see in the picture above, the jPDL perspective contains a complete set of functionality that's necessary for working on the jBPM project.

To have a way to quickly see an outline of the process use the Outline view that is presented as the classical tree. If it is not visible select Window > Show view > Outline.


The main advantage of this view is that it gives visual representation of the whole current developing process. Besides, the Overview comes as a scrollable thumbnail which enables a better navigation of the process structure if it's too large.


Here, we dwell on the JBDS Properties view.

Notice if it's not visible you can access it by navigating Window > Show view > Properties.

The view shows the relevant properties of the selected item in the tabbed form. Every item has its own set of properties, which can be directly editable in the Properties view or by brining up the context menu.


For example, on the picture above the Properties view displays all the properties for a selected transition. Its name has been changed to to_auction. We've done it directly in active General tab of the view. The same way let's change the name for the second transition to to_end.

If no one item is selected, the view represents the properties of the whole process definition.


In this case, it contains six tabs. The first one is the General. It allows to specify a process name and add necessary description. To illustrate let's change the process definition name to jbay.

The jBPM GPD editor includes four modes: Diagram, Deployment, Design and Source, which are available as switchable tabs at the bottom of the editor. Let's dwell on each of them.