]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - org.simantics.plant3d/adapters.xml
PipeRun reverse action
[simantics/3d.git] / org.simantics.plant3d / adapters.xml
index a3f17be39d70963c8fa3e95e895673c894d38545..1f100fa8275311e2bfdcbe3f93b85e63c51be580 100644 (file)
@@ -9,6 +9,10 @@
   class="org.simantics.plant3d.geometry.NozzleGeometryProvider">
   <this />
  </resource>
+ <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/FlatNozzleGeometryProvider"
+  class="org.simantics.plant3d.geometry.FlatNozzleGeometryProvider">
+  <this />
+ </resource>
  <resource uri="http://www.simantics.org/Plant3D-0.1/Builtin/ReducerGeometryProvider"
   class="org.simantics.plant3d.geometry.ReducerGeometryProvider">
   <this />
@@ -46,4 +50,9 @@
   <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