1 <?xml version="1.0" encoding="UTF-8"?>
3 Copyright (c) 2007, 2012 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
14 <target interface="org.simantics.selectionview.TabContribution">
15 <type uri="http://www.simantics.org/DocumentUI-1.1/DocumentTabContributionType"
16 class="org.simantics.document.ui.contribution.DocumentTabContribution">
24 <target interface="org.simantics.scl.runtime.function.Function">
25 <resource uri="http://www.simantics.org/DocumentUI-1.1/SearchFunction"
26 class="org.simantics.document.ui.function.SearchFunction">
30 <target interface="org.simantics.browsing.ui.model.tests.Test">
32 uri="http://www.simantics.org/DocumentUI-1.1/DocumentOldTest"
33 class="org.simantics.document.ui.test.DocumentOldTest">
36 uri="http://www.simantics.org/DocumentUI-1.1/DocumentNotOldTest"
37 class="org.simantics.document.ui.test.DocumentNotOldTest">