]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.structural.ui/adapters.xml
Fixed adapters.xml line endings to standard LF.
[simantics/platform.git] / bundles / org.simantics.structural.ui / adapters.xml
index 29a65e1763a78c43323ce819e0d573c8b31b1ceb..0492eb6b48f8140c8f1024617e3ad6821697bc36 100644 (file)
@@ -1,4 +1,5 @@
-<?xml version="1.0" encoding="UTF-8"?>\r<!--
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
     Copyright (c) 2007, 2010 Association for Decentralized Information Management
     in Industry THTH ry.
     All rights reserved. This program and the accompanying materials
  -->
 
 <adapters>
-\r      <target interface="org.simantics.ui.icons.ImageDescriptorProvider">\r    \r               <type uri="http://www.simantics.org/Structural-0.0/Component"\r                  class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">\r                   <graph/>\r                       <this/>\r                        <bundle />\r                     <string>icons/brick.png</string>\r               </type>\r\r               <type uri="http://www.simantics.org/Structural-0.0/Composite"\r                  class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">\r                   <graph/>\r                       <this/>\r                        <bundle />\r                     <string>icons/bricks.png</string>\r              </type>\r                \r               <type uri="http://www.simantics.org/Structural-0.0/ComponentType"\r                      class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">\r                   <graph/>\r                       <this/>\r                        <bundle />\r                     <string>icons/bricks.png</string>\r              </type>\r\r               <type uri="http://www.simantics.org/Structural-0.0/ConnectionRelation"\r                 class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">\r                   <graph/>\r                       <this/>\r                        <bundle />\r                     <string>icons/connect.png</string>\r             </type>\r                \r        <type uri="http://www.simantics.org/Structural-0.0/Property"\r                  class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">\r                   <graph/>\r                       <this/>\r                        <bundle />\r                     <string>icons/textfield.png</string>\r           </type>         \r\r      </target>\r
+
+       <target interface="org.simantics.ui.icons.ImageDescriptorProvider">
+       
+               <type uri="http://www.simantics.org/Structural-0.0/Component"
+                       class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
+                       <graph/>
+                       <this/>
+                       <bundle />
+                       <string>icons/brick.png</string>
+               </type>
+
+               <type uri="http://www.simantics.org/Structural-0.0/Composite"
+                       class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
+                       <graph/>
+                       <this/>
+                       <bundle />
+                       <string>icons/bricks.png</string>
+               </type>
+               
+               <type uri="http://www.simantics.org/Structural-0.0/ComponentType"
+                       class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
+                       <graph/>
+                       <this/>
+                       <bundle />
+                       <string>icons/bricks.png</string>
+               </type>
+
+               <type uri="http://www.simantics.org/Structural-0.0/ConnectionRelation"
+                       class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
+                       <graph/>
+                       <this/>
+                       <bundle />
+                       <string>icons/connect.png</string>
+               </type>
+               
+        <type uri="http://www.simantics.org/Structural-0.0/Property"
+                       class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
+                       <graph/>
+                       <this/>
+                       <bundle />
+                       <string>icons/textfield.png</string>
+               </type>         
+
+       </target>
        <target
                interface="org.simantics.structural.ui.modelBrowser.nodes.AbstractNode">
                <type
                        class="org.simantics.structural.ui.modelBrowser.nodes.CompositeNode">
                        <this />
                </type>
-               <type\r                  uri="http://www.simantics.org/Simulation-0.0/Experiment"\r                       class="org.simantics.structural.ui.modelBrowser.nodes.ExperimentNode">\r                 <this />\r               </type>\r                <type\r                  uri="http://www.simantics.org/Simulation-0.0/Run"\r                      class="org.simantics.structural.ui.modelBrowser.nodes.RunNode">\r                        <this />\r               </type>\r                <type
+               <type
+                       uri="http://www.simantics.org/Simulation-0.0/Experiment"
+                       class="org.simantics.structural.ui.modelBrowser.nodes.ExperimentNode">
+                       <this />
+               </type>
+               <type
+                       uri="http://www.simantics.org/Simulation-0.0/Run"
+                       class="org.simantics.structural.ui.modelBrowser.nodes.RunNode">
+                       <this />
+               </type>
+               <type
                        uri="http://www.simantics.org/Structural-0.0/Component"
                        class="org.simantics.structural.ui.modelBrowser.nodes.ComponentNode">
                        <this />
                        class="org.simantics.structural.ui.adapters.DiagramTemplate">
                        <this />
                </type>
-       </target>\r\r     <target interface="org.simantics.browsing.ui.model.visuals.VisualsRule">\r               <resource\r                      uri="http://www.simantics.org/Project-0.0/ProjectBrowseContext/RunLabelRule"\r                   class="org.simantics.structural.ui.modelBrowser.contributions.RunLabelRule"\r                    constructor="get" />\r   </target>\r      
+       </target>
+
+       <target interface="org.simantics.browsing.ui.model.visuals.VisualsRule">
+               <resource
+                       uri="http://www.simantics.org/Project-0.0/ProjectBrowseContext/RunLabelRule"
+                       class="org.simantics.structural.ui.modelBrowser.contributions.RunLabelRule"
+                       constructor="get" />
+       </target>
+       
 </adapters>
\ No newline at end of file