Salome HOME
Merge from master to omu/insitu.
[modules/paravis.git] / resources / PARAVISCatalog.xml.in
index 4f9d5185aeeac47cc547c2bce0c0c2a0146d8cf3..c10b27ef58ee81fea4b8c2cc146e3768c4af3a05 100644 (file)
@@ -1,11 +1,11 @@
 <?xml version='1.0' encoding='us-ascii' ?>
 <!--
-  Copyright (C) 2010-2013  CEA/DEN, EDF R&D
+  Copyright (C) 2010-2016  CEA/DEN, EDF R&D
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License as published by the Free Software Foundation; either
-  version 2.1 of the License.
+  version 2.1 of the License, or (at your option) any later version.
 
   This library is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
     <type-list></type-list>
     <component-list>
         <component>
-            <component-name>PARAVIS</component-name>
+            <component-name>PVSERVER</component-name>
             <component-username>ParaView</component-username>
             <component-type>PARAVIS</component-type>
             <component-author>vsv</component-author>
-            <component-version>@VERSION@</component-version>
-            <component-comment>ParaView module</component-comment>
+            <component-version>@SALOMEPARAVIS_VERSION@</component-version>
+            <component-comment>PVServer control service</component-comment>
             <component-multistudy>1</component-multistudy>
             <component-impltype>1</component-impltype>
             <component-icone>pqAppIcon22.png</component-icone>
             <constraint></constraint>
             <component-interface-list>
-                <component-interface-name>PARAVIS_Gen</component-interface-name>
+                <component-interface-name>PVSERVER_Gen</component-interface-name>
                 <component-interface-comment>unknown</component-interface-comment>
                 <component-service-list>
                     <component-service>
                 </component-service-list>
             </component-interface-list>
         </component>
+
+        <component>
+              <!-- Component identification -->
+              <component-name>VisualizationComponent</component-name>
+              <component-username>VisualizationComponent</component-username>
+              <component-type>Data</component-type>
+              <component-author>EDF-RD</component-author>
+              <component-version>@SALOMEPARAVIS_VERSION@</component-version>
+              <component-comment></component-comment>
+              <component-multistudy>0</component-multistudy>
+              <component-impltype>SO</component-impltype>
+              <component-implname></component-implname>
+              <component-interface-list>
+                  <component-interface-name>
+                    VisualizationComponent
+                  </component-interface-name>
+                  <component-interface-comment></component-interface-comment>
+                  <component-service-list>
+                      <component-service>
+                          <!-- service-identification -->
+                          <service-name>Visualize</service-name>
+                          <service-author>EDF-RD</service-author>
+                          <service-version>1.0</service-version>
+                          <service-comment></service-comment>
+                          <service-by-default>0</service-by-default>
+                          <!-- service-connexion -->
+                          <inParameter-list>
+                              <inParameter>
+                                <inParameter-name>field</inParameter-name>
+                                <inParameter-type>
+SALOME_MED/ParaMEDCouplingFieldDoubleCorbaInterface
+                                </inParameter-type>
+                            </inParameter>
+                              <inParameter>
+                                <inParameter-name>
+                                  path_python_file
+                                </inParameter-name>
+                                <inParameter-type>string</inParameter-type>
+                            </inParameter>
+                          </inParameter-list>
+                          <outParameter-list>
+
+                          </outParameter-list>
+                          <DataStream-list>
+
+                          </DataStream-list>
+                      </component-service>
+                  </component-service-list>
+              </component-interface-list>
+  </component>
+
     </component-list>
 </begin-catalog>