Wiring the Bank assembly diagram
Complete the module assembly by wiring the nodes in the assembly diagram.
Follow these steps to wire the Bank assembly diagram:
Click the
Wire
icon
on the palette.
Click the ExportedBankInterface node
.
Click the GenericToSpecific node
. The
Add Wire
window opens.
A control
Shell {Add Wire}
(class is
class org.eclipse.swt.widgets.Shell
) was clicked, but there is no shadow for it.
Click
OK
. A connection wire was added from first figure to GenericToSpecific.
Click the Stand-alone References node
.
Click the GenericToSpecific node
. The
Add Wire
window opens.
Click
No
. The
Add Wire
window opens.
Click
OK
. A connection wire was added from first figure to GenericToSpecific.
Click the GenericToSpecific node
.
Click the Bank node
. The
Add Wire
window opens.
Click
OK
. A connection wire was added from first figure to Bank.
From the menu, select
File > Save
(or press
Ctrl+S
).
Parent topic:
Creating the Bank Module
Previous topic:
Creating interfaces and business objects
Next topic:
Importing the Bank Java classes