]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.network/adapters.xml
Remove deprecated profiles in favor of DNVisualisationStyle
[simantics/district.git] / org.simantics.district.network / adapters.xml
index 590741aa62768a7f275ec1ede5079a444463ddb6..fafb39e8aebc926e7343a9b7e4952b817cc07544 100644 (file)
@@ -8,4 +8,30 @@
                        <this />
                </type>
        </target>
+<!-- <target interface="org.simantics.scenegraph.profile.Style">
+               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/ElementColoringStyle"
+                       class="org.simantics.district.network.profile.DNElementColorStyle">
+               </resource>
+               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/ElementSizingStyle"
+                       class="org.simantics.district.network.profile.DNElementSizeStyle">
+               </resource>
+               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/ArrowLengthStyle"
+                       class="org.simantics.district.network.profile.ArrowLengthStyle">
+               </resource>
+               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/HideStyle"
+                       class="org.simantics.district.network.profile.HideStyle">
+               </resource>
+               <resource uri="http://www.simantics.org/DistrictNetwork-1.0/VertexSymbolStyle"
+                       class="org.simantics.district.network.profile.VertexSymbolStyle">
+               </resource>
+       </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