The service architecture represents the application as
a whole. The architecture and the application elements are displayed
to show how they can interact with each other.
To create the services architecture:
- In the Project Explorer view, in the architecture package,
open the Main diagram, .
- In the Palette, click Services Architecture and
drag the cursor into the diagram, and name the service architecture
element Purchase Order Process.
- In the diagram editor, right-click the Purchase
Order Process element; then click .
- Name the composite structure diagram structure.
- In the Palette, click Part and
drag the cursor onto the Purchase Order Process element.
- In the window, click Select Existing Element.
- In the Select element window,
specify the invoicer as the type.
- To create more parts, repeat step 6 to 8 but apply these characteristics:
- Part named orderProcessor with the OrderProcessor participant
as its type.
- Part named scheduler with the Scheduler participant
as its type.
- Part named shipper with the Shipper participant
as its type.
The composite structure dagram should look similar to the
following:
