]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.document.ui/adapters.xml
74bd124c25babdb04571a7133690315e42d46b5d
[simantics/platform.git] / bundles / org.simantics.document.ui / adapters.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r<!--\r    Copyright (c) 2007, 2012 Association for Decentralized Information Management\r    in Industry THTH ry.\r    All rights reserved. This program and the accompanying materials\r    are made available under the terms of the Eclipse Public License v1.0\r    which accompanies this distribution, and is available at\r    http://www.eclipse.org/legal/epl-v10.html\r   \r    Contributors:\r        VTT Technical Research Centre of Finland - initial API and implementation\r -->
2 <adapters>\r     <target interface="org.simantics.selectionview.TabContribution">\r               <type uri="http://www.simantics.org/DocumentUI-1.1/DocumentTabContributionType"\r                        class="org.simantics.document.ui.contribution.DocumentTabContribution">\r                        <graph/>\r                       <this/>\r                </type>\r                \r       </target>\r      \r       <!-- Search -->\r        <target interface="org.simantics.scl.runtime.function.Function">\r               <resource uri="http://www.simantics.org/DocumentUI-1.1/SearchFunction"\r                 class="org.simantics.document.ui.function.SearchFunction">\r             </resource>\r    </target>\r      \r       <target interface="org.simantics.browsing.ui.model.tests.Test">\r                <type\r            uri="http://www.simantics.org/DocumentUI-1.1/DocumentOldTest"\r            class="org.simantics.document.ui.test.DocumentOldTest">\r        </type>\r        <type\r            uri="http://www.simantics.org/DocumentUI-1.1/DocumentNotOldTest"\r            class="org.simantics.document.ui.test.DocumentNotOldTest">\r        </type>\r        \r   </target>   \r\r</adapters>