]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.network/adapters.xml
Avoid exception for non-unique keys in tech type table
[simantics/district.git] / org.simantics.district.network / adapters.xml
index 590741aa62768a7f275ec1ede5079a444463ddb6..7c574668f570ab0902794887d282f44c136543d5 100644 (file)
@@ -8,4 +8,12 @@
                        <this />
                </type>
        </target>
+       <target interface="org.simantics.scenegraph.profile.Group">
+               <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