VisualAge(R) Help
The Connections pane lists the connections by name that are
being traced and have breakpoints set on them.
If you want to select which connections are traced and have breakpoints,
from the pop-up menu for the pane, select Trace/Break.
If you want to see the detailed information about the connections and the
values of the parameters of a connection, from the pop-up menu for the pane,
select Verbose.
The following information about each connection is provided:
- The part owning the connection
- The direction of the connection
- For event-to-action connections and event-to-script connections, the
direction is #send.
- For attribute-to-attribute connections and attribute-to-script
connections, the direction is either align target with source or
align source with target.
- The parameter names and values that are passed.
- For attribute-to-attribute connections, information about whether it is
bidirectional.
[ Top of Page | Previous Page | Next Page | Table of Contents ]