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.diagram.synchronization.graph.ElementWriter">
17 <resource uri="http://www.simantics.org/Spreadsheet-0.0/SpreadsheetElement"
18 class="org.simantics.spreadsheet.ui.SheetWriter" />
21 <target interface="org.simantics.diagram.adapter.ElementFactory">
23 uri="http://www.simantics.org/Spreadsheet-0.0/SpreadsheetElement"
24 class="org.simantics.spreadsheet.ui.SheetFactory">
27 uri="http://www.simantics.org/Spreadsheet-0.0/SpreadsheetElement"
28 class="org.simantics.spreadsheet.ui.SheetFactory">
32 <target interface="org.simantics.ui.icons.ImageDescriptorProvider">
33 <type uri="http://www.simantics.org/Spreadsheet-0.0/Spreadsheet"
34 class="org.simantics.ui.icons.BundleImageDescriptorProvider">
36 <string>icons/table.png</string>
40 <target interface="org.simantics.ui.icons.ImageDescriptorProvider">
41 <type uri="http://www.simantics.org/Spreadsheet-0.0/Book"
42 class="org.simantics.ui.icons.BundleImageDescriptorProvider">
44 <string>icons/book.png</string>