Salome HOME
Include SalomeMacros.cmake with NO_POLICY_SCOPE to apply policies
[modules/med.git] / resources / FIELDSCatalog.xml.in
1 <!-- XML component catalog -->
2 <begin-catalog>
3
4 <!-- Path prefix information -->
5
6 <path-prefix-list>
7 </path-prefix-list>
8
9 <type-list>
10   <objref name="SALOME_MED/DataArrayCorbaInterface" id="IDL:SALOME_MED/DataArrayCorbaInterface:1.0"/>
11   <objref name="SALOME_MED/MEDCouplingFieldDoubleCorbaInterface" id="IDL:SALOME_MED/MEDCouplingFieldDoubleCorbaInterface:1.0"/>
12   <objref name="SALOME_MED/MEDCouplingFieldTemplateCorbaInterface" id="IDL:SALOME_MED/MEDCouplingFieldTemplateCorbaInterface:1.0"/>
13   <objref name="SALOME_MED/MEDCouplingMeshCorbaInterface" id="IDL:SALOME_MED/MEDCouplingMeshCorbaInterface:1.0"/>
14   <objref name="SALOME_MED/DataArrayIntCorbaInterface" id="IDL:SALOME_MED/DataArrayIntCorbaInterface:1.0">
15       <base>SALOME_MED/DataArrayCorbaInterface</base>
16   </objref>
17   <objref name="SALOME_MED/DataArrayDoubleCorbaInterface" id="IDL:SALOME_MED/DataArrayDoubleCorbaInterface:1.0">
18       <base>SALOME_MED/DataArrayCorbaInterface</base>
19   </objref>
20   <objref name="SALOME_MED/MEDCouplingUMeshCorbaInterface" id="IDL:SALOME_MED/MEDCouplingUMeshCorbaInterface:1.0">
21       <base>SALOME_MED/MEDCouplingMeshCorbaInterface</base>
22   </objref>
23   <objref name="SALOME_MED/MEDCouplingExtrudedMeshCorbaInterface" id="IDL:SALOME_MED/MEDCouplingExtrudedMeshCorbaInterface:1.0">
24       <base>SALOME_MED/MEDCouplingMeshCorbaInterface</base>
25   </objref>
26   <objref name="SALOME_MED/MEDCouplingCMeshCorbaInterface" id="IDL:SALOME_MED/MEDCouplingCMeshCorbaInterface:1.0">
27       <base>SALOME_MED/MEDCouplingMeshCorbaInterface</base>
28   </objref>
29   <objref name="SALOME_MED/MEDCouplingCurveLinearMeshCorbaInterface" id="IDL:SALOME_MED/MEDCouplingCurveLinearMeshCorbaInterface:1.0">
30       <base>SALOME_MED/MEDCouplingMeshCorbaInterface</base>
31   </objref>
32   <objref name="SALOME_MED/ParaMEDCouplingFieldDoubleCorbaInterface" id="IDL:SALOME_MED/ParaMEDCouplingFieldDoubleCorbaInterface:1.0">
33       <base>SALOME_MED/MEDCouplingFieldDoubleCorbaInterface</base>
34   </objref>
35   <objref name="SALOME_MED/ParaMEDCouplingUMeshCorbaInterface" id="IDL:SALOME_MED/ParaMEDCouplingUMeshCorbaInterface:1.0">
36       <base>SALOME_MED/MEDCouplingUMeshCorbaInterface</base>
37   </objref>
38   <objref name="SALOME_MED/MPIMEDCouplingFieldDoubleCorbaInterface" id="IDL:SALOME_MED/MPIMEDCouplingFieldDoubleCorbaInterface:1.0">
39       <base>SALOME_MED/ParaMEDCouplingFieldDoubleCorbaInterface</base>
40   </objref>
41   <objref name="SALOME_MED/MEDCouplingMultiFieldsCorbaInterface" id="IDL:SALOME_MED/MEDCouplingMultiFieldsCorbaInterface:1.0"/>
42   <objref name="SALOME_MED/MEDCouplingFieldOverTimeCorbaInterface" id="IDL:SALOME_MED/MEDCouplingFieldOverTimeCorbaInterface:1.0">
43       <base>SALOME_MED/MEDCouplingMultiFieldsCorbaInterface</base>
44   </objref>
45 </type-list>
46
47 <!-- Component list -->
48 <component-list>
49
50         <component>
51                 <component-name>MEDFactory</component-name>
52                 <component-username>MEDCalc Factory</component-username>
53                 <component-type>FIELDS</component-type>
54                 <component-author>Guillaume Boulant</component-author>
55                 <component-version>@SALOMEFIELDS_VERSION@</component-version>
56                 <component-comment>Factory of SALOME components for MED Field operations</component-comment>
57         </component>
58
59         <component>
60             <component-name>FIELDS</component-name>
61             <component-username>Fields</component-username>
62             <component-type>FIELDS</component-type>
63             <component-version>@SALOMEFIELDS_VERSION@</component-version>
64             <component-comment>FIELDS component engine</component-comment>
65         </component>
66
67 </component-list>
68 </begin-catalog>