Salome HOME
Merge V8_4_BR branch.
[samples/randomizer.git] / resources / RANDOMIZERCatalog.xml.in
1 <?xml version='1.0' encoding='us-ascii' ?>
2 <!--
3   Copyright (C) 2005-2016  OPEN CASCADE
4
5   This library is free software; you can redistribute it and/or
6   modify it under the terms of the GNU Lesser General Public
7   License as published by the Free Software Foundation; either
8   version 2.1 of the License, or (at your option) any later version.
9
10   This library is distributed in the hope that it will be useful,
11   but WITHOUT ANY WARRANTY; without even the implied warranty of
12   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13   Lesser General Public License for more details.
14
15   You should have received a copy of the GNU Lesser General Public
16   License along with this library; if not, write to the Free Software
17   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
18
19   See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
20
21 -->
22
23 <begin-catalog>
24     <path-prefix-list></path-prefix-list>
25     <component-list>
26         <component>
27             <component-name>RANDOMIZER</component-name>
28             <component-username>Randomizer</component-username>
29             <component-type>OTHER</component-type>
30             <component-author>Vadim SANDLER (VSR)</component-author>
31             <component-version>@SALOMERANDOMIZER_VERSION@</component-version>
32             <component-comment>unknown</component-comment>
33             <component-icone>RANDOMIZER.png</component-icone>
34             <constraint></constraint>
35             <component-interface-list>
36                 <component-interface-name>RANDOMIZER</component-interface-name>
37                 <component-interface-comment>unknown</component-interface-comment>
38                 <component-service-list>
39                     <component-service>
40                         <service-name>InitPoint</service-name>
41                         <service-author>VSR</service-author>
42                         <service-version>0.1</service-version>
43                         <service-comment>unknown</service-comment>
44                         <service-by-default>0</service-by-default>
45                         <inParameter-list></inParameter-list>
46                         <outParameter-list>
47                             <outParameter>
48                                 <outParameter-name>theX</outParameter-name>
49                                 <outParameter-type>double</outParameter-type>
50                                 <outParameter-comment>unknown</outParameter-comment>
51                             </outParameter>
52                             <outParameter>
53                                 <outParameter-name>theY</outParameter-name>
54                                 <outParameter-type>double</outParameter-type>
55                                 <outParameter-comment>unknown</outParameter-comment>
56                             </outParameter>
57                         </outParameter-list>
58                         <DataStream-list></DataStream-list>
59                     </component-service>
60                     <component-service>
61                         <service-name>NextIteration</service-name>
62                         <service-author>VSR</service-author>
63                         <service-version>0.1</service-version>
64                         <service-comment>unknown</service-comment>
65                         <service-by-default>0</service-by-default>
66                         <inParameter-list></inParameter-list>
67                         <outParameter-list>
68                             <outParameter>
69                                 <outParameter-name>return</outParameter-name>
70                                 <outParameter-type>long</outParameter-type>
71                                 <outParameter-comment>unknown</outParameter-comment>
72                             </outParameter>
73                         </outParameter-list>
74                         <DataStream-list></DataStream-list>
75                     </component-service>
76                 </component-service-list>
77             </component-interface-list>
78         </component>
79     </component-list>
80 </begin-catalog>