ActiveVOS Designer User’s Guide
In addition to the Eclipse basic menus and toolbars, the following menu items and toolbar buttons are part of ActiveVOS:
File menu
Navigate menu
Process menu
Items on the Process menu are associated with the process in focus on the Process Editor canvas. For details, see the following topics.
Toolbar buttons
In addition to standard toolbar buttons, the following groups of buttons are specific to BPEL processes:
Process Viewing aids: Auto Layout (see details below), Align, Magnify
Simulation: Start Simulation, Clear Execution State
Remote Debugging: ActiveVOS Console, Launch Web Services Explorer
Process Validation (without saving): Validate Process
Auto Layout Methods
Select a Layout Method as follows:
|
Grid (default) |
Objects can branch both to the right/left (or top/bottom) but the layout does not optimize for available slack space. A row or column is the maximum width of any object in that row or column. |
|
Tree |
Objects can branch both to the right/left (or top/bottom) and the layout tries to use available slack space. |
|
Hierarchy |
Objects align in an outline with one main trunk and branches extend to the right |
Note: A simple process may not show any difference among the layout methods.
Copyright (c) 2004-2011 Active Endpoints, Inc.