]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.network/adapters.xml
Add enable/disable feature for tech type tables
[simantics/district.git] / org.simantics.district.network / adapters.xml
index adb325ce1824191055ea263ac1d54a3424a4dd91..7c574668f570ab0902794887d282f44c136543d5 100644 (file)
@@ -9,14 +9,11 @@
                </type>
        </target>
        <target interface="org.simantics.scenegraph.profile.Group">
-               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/EdgeNodeGroup"
-                       class="org.simantics.district.network.profile.EdgeNodeGroup">
-            <graph/>
-               </resource>
-    </target>
-       <target interface="org.simantics.scenegraph.profile.Style">
-               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/EdgeNodeStyle"
-                       class="org.simantics.district.network.profile.EdgeNodeStyle">
-               </resource>
-    </target>
+               <type
+                       uri="http://www.simantics.org/DistrictNetwork-1.0/DistrictNodeGroup"
+                       class="org.simantics.district.network.profile.DistrictNodeGroup">
+                       <graph />
+                       <this />
+               </type>
+       </target>
 </adapters>
\ No newline at end of file