]> SALOME platform Git repositories - modules/paravis.git/commitdiff
Salome HOME
Remove FieldDataDomain from properties declaration in the XML file fix-compilation-deprecated-pv-api
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 6 Jun 2019 07:28:13 +0000 (09:28 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 6 Jun 2019 07:28:13 +0000 (09:28 +0200)
src/Plugins/DifferenceTimesteps/DifferenceTimesteps.xml
src/Plugins/SimpleMode/ParaViewPlugin/Resources/SimpleModeServer.xml

index ecdba0c5af7c973991d8b40e11346fb3608a6c4e..6acb552534fb6b34135a655626aeb7f1c59c98cf 100644 (file)
                       function="Input" />
           </RequiredProperties>
         </ArrayListDomain>
-        <FieldDataDomain name="field_list">
-          <RequiredProperties>
-            <Property name="Input"
-                      function="Input" />
-          </RequiredProperties>
-        </FieldDataDomain>
         <Documentation>
           This property indicates the scalar array name to compute difference.
         </Documentation>
index 68a0714aa14d07605311f6dea32ff214b7fbb6c7..82a393c23a242441f3eb29807a9d0d5fc9a2ce7d 100644 (file)
                       name="Input" />
           </RequiredProperties>
         </ArrayListDomain>
-        <FieldDataDomain name="field_list">
-          <RequiredProperties>
-            <Property function="Input"
-                      name="Input" />
-          </RequiredProperties>
-        </FieldDataDomain>
         <Documentation>
 Select the array that represents the requested mode.
         </Documentation>