With a Processor Editor, you can create a processor flow by clicking and dropping the state icons and transitions from the palette onto the canvas.
A BTT Processor Editor consists of the following views:
Section | Item | Description |
---|---|---|
Selects all the elements in the diagram. | ||
Selects all the shapes in the diagram. | ||
Selects all the connectors in the diagram. | ||
Adjusts automatically the layout of all the elements in the diagram. | ||
Adjusts automatically the layout of all the selected elements in the diagram. | ||
Aligns all the selected elements in the diagram to the left. | ||
Aligns all the selected elements in the diagram to the center. | ||
Aligns all the selected elements in the diagram to the right. | ||
Aligns all the selected elements in the diagram to the top. | ||
Aligns all the selected elements in the diagram to the middle. | ||
Aligns all the selected elements in the diagram to the bottom. | ||
Resizes automatically the selected diagram elements. |
The palette consists of three sections: general, the processor and the transition, as shown in the following screen capture:
<field id="state" value="com.ibm.btt.automaton.DSEState" />the "state" entry appears in the palette.
Section | Item | Description |
---|---|---|
General | Selects an element in the diagram. | |
Zooms into your diagram; if you press Shift, zooms out of your diagram. | ||
Processor | Creates a state. | |
Creates an htmlState. | ||
Creates a operationState. | ||
Creates a syncProcState. | ||
Creates an xuiState. | ||
Transition | Creates a transition between the states to show the relation between the states. | |
Creates a htmlTransition between the states to show the relation between the states. |
To open Properties view, click
. The title of the Properties view shows the type and name of the element.You can modify the properties of an selected element in the Properties view.
Click the processor, the properties of the processor is displayed in the Properties view. There are three sub tabs:
Click a state, the properties of the state is displayed in the Properties view. There are four tabs:
Click a transition, the properties of the transition is displayed in the Properties view. There are three tabs:
The Outline view displays an outline of the processor elements, context elements, data elements and operation elements. The structure of each category can be seen in the outline.