1 <?xml version="1.0" encoding="UTF-8"?>
3 Copyright (c) 2007, 2010 Association for Decentralized Information Management
5 All rights reserved. This program and the accompanying materials
6 are made available under the terms of the Eclipse Public License v1.0
7 which accompanies this distribution, and is available at
8 http://www.eclipse.org/legal/epl-v10.html
11 VTT Technical Research Centre of Finland - initial API and implementation
16 <target interface="org.simantics.ui.icons.ImageDescriptorProvider">
18 <type uri="http://www.simantics.org/Structural-0.0/Component"
19 class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
23 <string>icons/brick.png</string>
26 <type uri="http://www.simantics.org/Structural-0.0/Composite"
27 class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
31 <string>icons/bricks.png</string>
34 <type uri="http://www.simantics.org/Structural-0.0/ComponentType"
35 class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
39 <string>icons/bricks.png</string>
42 <type uri="http://www.simantics.org/Structural-0.0/ConnectionRelation"
43 class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
47 <string>icons/connect.png</string>
50 <type uri="http://www.simantics.org/Structural-0.0/Property"
51 class="org.simantics.ui.icons.GraphOrBundleImageDescriptorProvider">
55 <string>icons/textfield.png</string>
60 interface="org.simantics.structural.ui.modelBrowser.nodes.AbstractNode">
62 uri="http://www.simantics.org/Simulation-0.0/Model"
63 class="org.simantics.structural.ui.modelBrowser.nodes.ModelNode">
67 uri="http://www.simantics.org/Structural-0.0/Composite"
68 class="org.simantics.structural.ui.modelBrowser.nodes.CompositeNode">
72 uri="http://www.simantics.org/Simulation-0.0/Experiment"
73 class="org.simantics.structural.ui.modelBrowser.nodes.ExperimentNode">
77 uri="http://www.simantics.org/Simulation-0.0/Run"
78 class="org.simantics.structural.ui.modelBrowser.nodes.RunNode">
82 uri="http://www.simantics.org/Structural-0.0/Component"
83 class="org.simantics.structural.ui.modelBrowser.nodes.ComponentNode">
87 uri="http://www.simantics.org/Structural-0.0/ComponentType"
88 class="org.simantics.structural.ui.modelBrowser.nodes.ComponentTypeNode">
93 <target interface="org.simantics.db.layer0.adapter.Template">
94 <type uri="http://www.simantics.org/Modeling-0.0/DiagramTemplate"
95 class="org.simantics.structural.ui.adapters.DiagramTemplate">
100 <target interface="org.simantics.browsing.ui.model.visuals.VisualsRule">
102 uri="http://www.simantics.org/Project-0.0/ProjectBrowseContext/RunLabelRule"
103 class="org.simantics.structural.ui.modelBrowser.contributions.RunLabelRule"