Salome HOME
Merge from V6_main_20120808 08Aug12
[samples/randomizer.git] / resources / RANDOMIZERCatalog.xml.in
1 <?xml version='1.0' encoding='us-ascii' ?>
2 <!--
3   Copyright (C) 2005-2012  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.
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>@VERSION@</component-version>
32             <component-comment>unknown</component-comment>
33             <component-multistudy>0</component-multistudy>
34             <component-icone>RANDOMIZER.png</component-icone>
35             <constraint></constraint>
36             <component-interface-list>
37                 <component-interface-name>RANDOMIZER</component-interface-name>
38                 <component-interface-comment>unknown</component-interface-comment>
39                 <component-service-list>
40                     <component-service>
41                         <service-name>InitPoint</service-name>
42                         <service-author>VSR</service-author>
43                         <service-version>0.1</service-version>
44                         <service-comment>unknown</service-comment>
45                         <service-by-default>0</service-by-default>
46                         <inParameter-list></inParameter-list>
47                         <outParameter-list>
48                             <outParameter>
49                                 <outParameter-name>theX</outParameter-name>
50                                 <outParameter-type>double</outParameter-type>
51                                 <outParameter-comment>unknown</outParameter-comment>
52                             </outParameter>
53                             <outParameter>
54                                 <outParameter-name>theY</outParameter-name>
55                                 <outParameter-type>double</outParameter-type>
56                                 <outParameter-comment>unknown</outParameter-comment>
57                             </outParameter>
58                         </outParameter-list>
59                         <DataStream-list></DataStream-list>
60                     </component-service>
61                     <component-service>
62                         <service-name>NextIteration</service-name>
63                         <service-author>VSR</service-author>
64                         <service-version>0.1</service-version>
65                         <service-comment>unknown</service-comment>
66                         <service-by-default>0</service-by-default>
67                         <inParameter-list></inParameter-list>
68                         <outParameter-list>
69                             <outParameter>
70                                 <outParameter-name>return</outParameter-name>
71                                 <outParameter-type>long</outParameter-type>
72                                 <outParameter-comment>unknown</outParameter-comment>
73                             </outParameter>
74                         </outParameter-list>
75                         <DataStream-list></DataStream-list>
76                     </component-service>
77                 </component-service-list>
78             </component-interface-list>
79         </component>
80     </component-list>
81 </begin-catalog>