From a0fe31fe10d0193209983fe7b5e0072ccd7dbccf Mon Sep 17 00:00:00 2001 From: prascle Date: Wed, 20 Apr 2005 11:50:53 +0000 Subject: [PATCH] PR: doc --- idl/SALOME_Component.idl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/idl/SALOME_Component.idl b/idl/SALOME_Component.idl index eae1f3d97..e32ae40c0 100644 --- a/idl/SALOME_Component.idl +++ b/idl/SALOME_Component.idl @@ -205,6 +205,8 @@ module Engines /*! Deactivates the %Component. + -- TO BE USED BY CONTAINER ONLY (Container housekeeping) -- + use remove_impl from Container instead ! */ void destroy() ; @@ -230,7 +232,8 @@ module Engines /*! This method is used by the %SUPERVISOR component. It sets the names of the graph and of the node. - \param aGraphName Name of graph + \param aGraphName + Name of graph \param aNodeName Name of node */ void Names( in string aGraphName , in string aNodeName ) ; -- 2.39.2