Salome HOME
[EDF29852] : Mecanism of fault tolerant in SALOME_Container to resist against emitted...
[modules/kernel.git] / idl / SALOME_ParamPorts.xml
1 <?xml version="1.0"?>
2 <PaCO_Interface_description>
3 <Module>
4  <Name>Ports</Name>
5  <Interface>
6   <Name>Param_Double_Port</Name>
7   <Method>
8    <Name>put</Name>
9    <Type>distributed</Type>
10    <Argument>
11     <Name>param_data</Name>
12     <TypeDis>
13      <Distributed>BasicBC</Distributed>
14     </TypeDis>
15    </Argument>
16   </Method>
17   <Method>
18    <Name>get_results</Name>
19    <Type>distributed</Type>
20    <Argument>
21     <Name>param_results</Name>
22     <TypeDis>
23      <Distributed>GaBro</Distributed>
24     </TypeDis>
25    </Argument>
26   </Method>
27  </Interface>
28 </Module>
29 </PaCO_Interface_description>
30