PrevPrev UpUp NextNext


Interfaces

Select the component whose interface you are interested in and you know the following aspects about the interface of a component C:

Imports
are those entities C uses from other components
Exports
are those entities of C that are used by other components
Clients
are those components that use entities of C
Details
are those entities of C that are not used by other components
Interfaces of module concept

Last modified: Wed Aug 27 17:04:22 MET DST 2003