link_test
Client Interface Summary | |
---|---|
PrintService | printService
Interface Service to print stuff. |
Server Interface Summary | |
---|---|
PrintService | printService2
Interface to print stuff (server). |
Sub-component Summary | |
---|---|
PrimitiveClient | client This is a client subcomponent. |
PrimitiveServer | server This is a client subcomponent. |
Binding Summary | ||
---|---|---|
from client.clientItf |
Binds the client and the server. Details. |
|
from client.clientItf2 |
||
from client.clientItf3 |
Interface Service to print stuff. More links Service.print.
Interface to print stuff (server). Not related to PrimitiveServer.serverItf.
This is a client subcomponent. The interface is PrimitiveClient.clientItf and will be bound to PrimitiveServer.serverItf
This is a client subcomponent. it will be bound to Composite.client through the interface Service.
from client.clientItf to server.serverItf
Binds the client and the server. Binds Composite.client to Composite.server
from client.clientItf2 to server.serverItf
from client.clientItf3 to server.serverItf
This is the definition of Composite.
Subcomponents: