]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.network/adapters.xml
DynamicVisualisations enhancements & deprecate old profiles & settings
[simantics/district.git] / org.simantics.district.network / adapters.xml
index 590741aa62768a7f275ec1ede5079a444463ddb6..997bed16cadb52a279c0de7bb03a9f69e31eb71f 100644 (file)
@@ -8,4 +8,29 @@
                        <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