From b06a67d1701aee440cde24f151242a22d4724f99 Mon Sep 17 00:00:00 2001 From: prascle Date: Fri, 2 Jun 2006 12:52:35 +0000 Subject: [PATCH] PR: documentation modifications --- doc/KERNEL_Services.txt | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/doc/KERNEL_Services.txt b/doc/KERNEL_Services.txt index 3de55d8d9..c848838ee 100644 --- a/doc/KERNEL_Services.txt +++ b/doc/KERNEL_Services.txt @@ -195,10 +195,11 @@ See Batch_ documentation (in french only). All IDL Interfaces ================== +Containers and component life cycle, File transfer service +---------------------------------------------------------- + +-----------------------------+-----------------------------------------------+ | Engines_ | Engines CORBA module. | -| | Containers and component life cycle, | -| | File transfer service | +=============================+===============================================+ | Component_ | Generic component interface. | | | All SALOME components inherit this interface | @@ -221,6 +222,9 @@ All IDL Interfaces | MPIObject_ | | +-----------------------------+-----------------------------------------------+ +Study management +---------------- + +-----------------------------+-----------------------------------------------+ | SALOMEDS_ | SALOMEDS CORBA module | +=============================+===============================================+ @@ -229,18 +233,23 @@ All IDL Interfaces | SALOMEDS_Attributes_ | | +-----------------------------+-----------------------------------------------+ +High speed transfer, object life cycle, exceptions, GUI interface... +-------------------------------------------------------------------- + +-----------------------------+-----------------------------------------------+ | SALOME_ | SALOME CORBA module | +=============================+===============================================+ | SALOME_Comm_ | | +-----------------------------+-----------------------------------------------+ -|SALOME_GenericObj_ | | +| SALOME_GenericObj_ | | +-----------------------------+-----------------------------------------------+ -|SALOME_Exception_ | | +| SALOME_Exception_ | | +-----------------------------+-----------------------------------------------+ | SALOME_Session_ | | +-----------------------------+-----------------------------------------------+ +Miscelleanous +------------- +-----------------------------+-----------------------------------------------+ | | other CORBA modules | +=============================+===============================================+ -- 2.39.2