]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d/adapters.xml
Preliminary example of creating pipes with elbow coordinates
[simantics/3d.git] / org.simantics.plant3d / adapters.xml
index ba4cd10cd7d96a53adcfa7f4f841be2003937bf9..9efc3b18469ff8e549fe2fe2c454c5091b8dd3e6 100644 (file)
  <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">
   <this />
  </resource>
 </target>
+
+<target interface="org.simantics.db.layer0.adapter.ActionFactory">
+  <resource uri="http://www.simantics.org/Plant3D-0.1/Actions/NewPlant"
+            class="org.simantics.plant3d.handlers.NewPlantHandler"/>
+</target>
 </adapters>
\ No newline at end of file