Chapter 4 Managing Profiles
You are going to create instance links between objects to express the collaboration between objects:
Source | Destination |
---|---|
Customer | Internet Browser |
Internet Browser | Application Server |
Application Server | Database Server |
For more information on how to create instance links in the collaboration diagram, see the "Creating an instance link in a collaboration diagram" section in the "Building Dynamic Diagrams" chapter in the OOM User's Guide .
You then define messages on the different instance links to express the data carried by the links.
For more information on how to create messages on instance links in the collaboration diagram, see the "Creating a message in a collaboration diagram" section in the "Building Dynamic Diagrams" chapter in the OOM User's Guide .
You are going to create the following messages:
Direction |
Message name |
Sequence number |
---|---|---|
Customer - Internet Browser | Stock value query | 1 |
Internet Browser - Application Server | Ask value to app server | 2 |
Application Server - Database Server | Ask value to db | 3 |
Database Server - Application Server | Return value from db | 4 |
Application Server - Internet Browser | Return value from app server | 5 |
Internet Browser - Customer | Return value | 6 |
Copyright (C) 2005. Sybase Inc. All rights reserved. |