The Library panel gives you direct access to your all libraries of your project, and thus to all of your predefined classes, interfaces, operations and parameters.

Each library element can have a documentation. Hover your mouse on a library element to see if documentation is available. This is indicated by the icon. The documentation is displayed as a tooltip.

For easier reading of longer documentation, you can click the icon to see the complete documentation in a pop-up window.

If you use the panel preset, the library panel is displayed in the upper left corner.

The icon  represents the library panel.

Application Options

The panel shows all libraries available in this project. You can use the panel to manage your libraries and to use the contents of the libraries during modeling on the execution pane.

Managing Libraries

If you want to add your own libraries, click the Manage libraries button.



The added library is now displayed in the library panel and you can use it during modeling.

Using Library Content

In your own libraries you can define the classes, operations and parameters you want to use during modeling.

A library can contain the following elements:

  • = Package
  • = Class
  • = Interface
  • = Operation
  • = Parameter

To expand an element in the tree, click on . If you want to show less content in the tree, use the icon to close the corresponding element.

You can drag & drop elements from the library panel to the execution pane.

Operations are dropped to the operations flow in the middle of the execution pane.

Input and output parameters of the operation are displayed in the library panel and as pins on the execution pane.

You can drag & drop classes, interfaces and parameters to the fields Persisted and Local:

  • Persisted: The information is persisted and is therefore available in your whole BPMN model.
  • Local: The information is only existing in the current operations flow.

If you start dragging a relation on the execution pane, the eligible pins of the operation call(s) are highlighted.

For more detailed information see page The Execution Pane.