Salome HOME
*** empty log message ***
[modules/kernel.git] / idl / SALOME_Component.xml
index 7d27962ca9669ecf50d14303573db830d61b483c..2c3ee263bf44837b04dda63d107a6b6dd89b309d 100644 (file)
 //  File   : SALOME_Component.xml
 //  Author : Andre RIBES, EDF
 -->
-<GridCCM_Interface_description
-      xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
-      xsi:noNamespaceSchemaLocation='$PACOPATH/IDL2Tool/interface.xsd'
->
-
+<PaCO_Interface_description>
 <Module>
  <Name>Engines</Name>
  <Interface>
    <Name>ping</Name>
    <Type>distributed</Type>
   </Method>
+ </Interface>
+ <Interface>
+  <Name>Component</Name>
   <Method>
-   <Name>create_component_instance</Name>
+   <Name>ping</Name>
    <Type>distributed</Type>
   </Method>
   <Method>
-   <Name>load_component_Library</Name>
+   <Name>destroy</Name>
    <Type>distributed</Type>
   </Method>
- </Interface>
- <Interface>
-  <Name>Component</Name>
   <Method>
    <Name>setInputFileToService</Name>
    <Type>distributed</Type>
   </Method>
  </Interface>
  <Interface>
-  <Name>Parallel_Component</Name>
-  <Method>
-   <Name>send_parallel_proxy_object</Name>
-   <Type>distributed</Type>
-  </Method>
+  <Name>fileTransfer</Name>
  </Interface>
  <Interface>
   <Name>Salome_file</Name>
  </Interface>
- <Interface>
-  <Name>Parallel_Salome_file</Name>
- </Interface>
 </Module>
-</GridCCM_Interface_description>
+</PaCO_Interface_description>