]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d/adapters.xml
Fix NPE in branch point synchronization
[simantics/3d.git] / org.simantics.plant3d / adapters.xml
index 4fc03c1e8240f387e34205bc0d79b98e2e7d436f..a3f17be39d70963c8fa3e95e895673c894d38545 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <adapters>
-<target interface="org.simantics.opencascade.SolidModelProvider">
+<target interface="org.simantics.g3d.scenegraph.GeometryProvider">
  <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/ElbowGeometryProvider"
   class="org.simantics.plant3d.geometry.ElbowGeometryProvider">
   <this />
  <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/CheckValveGeometryProvider"
   class="org.simantics.plant3d.geometry.CheckValveGeometryProvider">
   <this />
+ </resource>
+ <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/GateValveGeometryProvider"
+  class="org.simantics.plant3d.geometry.GateValveGeometryProvider">
+  <this />
  </resource>
   <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/CapGeometryProvider"
   class="org.simantics.plant3d.geometry.CapGeometryProvider">