]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.document/adapters.xml
4168f6d8a8482cf04777d3f4544fcc834e3d3fd1
[simantics/platform.git] / bundles / org.simantics.document / 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\r    <target interface="org.simantics.scenegraph.loader.ScenegraphLoader">\r          <type uri="http://www.simantics.org/Document-0.0/Scenegraph/Wiki" class="org.simantics.scenegraph.loader.StandardScenegraphLoader">\r                    <this/>\r                        <bundle />\r                     <string>org.simantics.document.node.Wiki</string>\r              </type>\r                <type uri="http://www.simantics.org/Document-0.0/Scenegraph/Composite" class="org.simantics.scenegraph.loader.StandardScenegraphLoader">\r                       <this/>\r                        <bundle />\r                     <string>org.simantics.document.node.Composite</string>\r         </type>\r                <type uri="http://www.simantics.org/Document-0.0/Scenegraph/Diagram" class="org.simantics.scenegraph.loader.StandardScenegraphLoader">\r                 <this/>\r                        <bundle />\r                     <string>org.simantics.document.node.Diagram</string>\r           </type>\r        </target>\r\r</adapters>