link_test

Composite Composite


This is the definition of Composite.
Subcomponents:

Bla bla bla. Bli blu. Link to my components. Link to my interfaces.


Client Interface Summary
PrintServiceprintService

Interface Service to print stuff.

Server Interface Summary
PrintServiceprintService2

Interface to print stuff (server).

Sub-component Summary
PrimitiveClientclient

This is a client subcomponent.

PrimitiveServerserver

This is a client subcomponent.

Binding Summary

from client.clientItf
to server.serverItf

Binds the client and the server. Details.

from client.clientItf2
to server.serverItf

Details.

from client.clientItf3
to server.serverItf

Details.

Client Interface Detail

PrintService printService

Interface Service to print stuff. More links Service.print.

Server Interface Detail

PrintService printService2

Interface to print stuff (server). Not related to PrimitiveServer.serverItf.

Sub-component Detail

PrimitiveClient client

This is a client subcomponent. The interface is PrimitiveClient.clientItf and will be bound to PrimitiveServer.serverItf


PrimitiveServer server

This is a client subcomponent. it will be bound to Composite.client through the interface Service.

Binding Detail

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