Salome HOME
Merge from BR_V5_DEV 17Feb09
[samples/datafiles.git] / Superv / Graphs / GraphFactorial.xml
1 <?xml version='1.0' encoding='us-ascii' ?>
2 <!--
3   Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
4
5   Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
6   CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
7
8   This library is free software; you can redistribute it and/or
9   modify it under the terms of the GNU Lesser General Public
10   License as published by the Free Software Foundation; either
11   version 2.1 of the License.
12
13   This library is distributed in the hope that it will be useful,
14   but WITHOUT ANY WARRANTY; without even the implied warranty of
15   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16   Lesser General Public License for more details.
17
18   You should have received a copy of the GNU Lesser General Public
19   License along with this library; if not, write to the Free Software
20   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21
22   See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
23
24 -->
25
26 <!-- XML Dataflow -->
27
28 <!-- Dataflow information -->
29 <dataflow>
30         <info-list>
31                 <node>
32                         <component-name>?</component-name>
33                         <interface-name>?</interface-name>
34                         <node-name>GraphFactorial</node-name>
35                         <kind>1</kind>
36                         <coupled-node>?</coupled-node>
37                         <service>
38                                 <service-name>GraphFactorial</service-name>
39                                 <inParameter-list>
40                                         <inParameter>
41                                                 <inParameter-type>long</inParameter-type>
42                                                 <inParameter-name>eval\n</inParameter-name>
43                                         </inParameter>
44                                 </inParameter-list>
45                                 <outParameter-list>
46                                         <outParameter>
47                                                 <outParameter-type>long</outParameter-type>
48                                                 <outParameter-name>eval\f</outParameter-name>
49                                         </outParameter>
50                                 </outParameter-list>
51                         </service>
52                         <Parameter-list>
53                         </Parameter-list>
54                         <PyFunction-list>
55                         </PyFunction-list>
56                         <creation-date>11/3/2003 - 11:3:56</creation-date>
57                         <lastmodification-date>11/3/2003 - 11:3:56</lastmodification-date>
58                         <editor-release>1.04</editor-release>
59                         <author>?</author>
60                         <container>?</container>
61                         <comment>?</comment>
62                         <x-position>0</x-position>
63                         <y-position>0</y-position>
64                 </node>
65         </info-list>
66
67         <node-list>
68                 <node>
69                         <component-name>FactorialComponent</component-name>
70                         <interface-name>FactorialComponent</interface-name>
71                         <node-name>eval</node-name>
72                         <kind>0</kind>
73                         <coupled-node>?</coupled-node>
74                         <service>
75                                 <service-name>eval</service-name>
76                                 <inParameter-list>
77                                         <inParameter>
78                                                 <inParameter-type>long</inParameter-type>
79                                                 <inParameter-name>n</inParameter-name>
80                                         </inParameter>
81                                 </inParameter-list>
82                                 <outParameter-list>
83                                         <outParameter>
84                                                 <outParameter-type>long</outParameter-type>
85                                                 <outParameter-name>f</outParameter-name>
86                                         </outParameter>
87                                 </outParameter-list>
88                         </service>
89                         <Parameter-list>
90                         </Parameter-list>
91                         <PyFunction-list>
92                         </PyFunction-list>
93                         <creation-date>11/3/2003 - 11:3:56</creation-date>
94                         <lastmodification-date>11/3/2003 - 11:3:56</lastmodification-date>
95                         <editor-release>1.04</editor-release>
96                         <author>?</author>
97                         <container>ServerPy</container>
98                         <comment>?</comment>
99                         <x-position>0</x-position>
100                         <y-position>0</y-position>
101                 </node>
102         </node-list>
103
104         <link-list>
105         </link-list>
106
107         <data-list>
108                 <data>
109                         <fromnode-name>GraphFactorial</fromnode-name>
110                         <fromserviceparameter-name>eval\n</fromserviceparameter-name>
111                         <tonode-name>eval</tonode-name>
112                         <toserviceparameter-name>n</toserviceparameter-name>
113                         <data-value>
114                                 <value-type>3</value-type>
115                                 <value>5</value>
116                         </data-value>
117                         <coord-list>
118                         </coord-list>
119                 </data>
120         </data-list>
121
122 </dataflow>