You can use four kinds of Rhapsody implementation block
(RIMB) interfaces for typing Rhapsody implementation block ports.
About this task
One Rhapsody implementation block interface exists for
each kind of Rhapsody implementation block port:
- RIMBReceiverPorts interfaces type receiver ports
- RIMBSenderPorts interfaces type sender ports
- RIMBClientPorts interfaces type client ports
- RIMBServerPorts interfaces type server ports
Typically, you create implementation block interfaces
before you create implementation block ports because each port must
be typed by one interface. When you create a port, you must enter
the pre-existing interface.