]> gerrit.simantics Code Review - simantics/3d.git/blob - org.simantics.plant3d/adapters.xml
Support for inline component rotations
[simantics/3d.git] / org.simantics.plant3d / adapters.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <adapters>
3 <target interface="org.simantics.g3d.scenegraph.GeometryProvider">
4  <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/ElbowGeometryProvider"
5   class="org.simantics.plant3d.geometry.ElbowGeometryProvider">
6   <this />
7  </resource>
8  <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/NozzleGeometryProvider"
9   class="org.simantics.plant3d.geometry.NozzleGeometryProvider">
10   <this />
11  </resource>
12  <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/ReducerGeometryProvider"
13   class="org.simantics.plant3d.geometry.ReducerGeometryProvider">
14   <this />
15  </resource>
16  <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/StraightGeometryProvider"
17   class="org.simantics.plant3d.geometry.StraightGeometryProvider">
18   <this />
19  </resource>
20  <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/HorizontalTankGeometryProvider"
21   class="org.simantics.plant3d.geometry.HorizontalTankGeometryProvider">
22   <this />
23  </resource>
24   <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/VerticalTankGeometryProvider"
25   class="org.simantics.plant3d.geometry.VerticalTankGeometryProvider">
26   <this />
27  </resource>
28  <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/PumpGeometryProvider"
29   class="org.simantics.plant3d.geometry.PumpGeometryProvider">
30   <this />
31  </resource>
32  <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/BallValveGeometryProvider"
33   class="org.simantics.plant3d.geometry.BallValveGeometryProvider">
34   <this />
35  </resource>
36  <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/CheckValveGeometryProvider"
37   class="org.simantics.plant3d.geometry.CheckValveGeometryProvider">
38   <this />
39  </resource>
40  <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/GateValveGeometryProvider"
41   class="org.simantics.plant3d.geometry.GateValveGeometryProvider">
42   <this />
43  </resource>
44   <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/CapGeometryProvider"
45   class="org.simantics.plant3d.geometry.CapGeometryProvider">
46   <this />
47  </resource>
48 </target>
49 </adapters>