1 <?xml version="1.0" encoding="UTF-8"?>
2 <?eclipse version="3.4"?>
\r<!--
3 Copyright (c) 2012 Association for Decentralized Information Management in
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 <extension point="org.simantics.scl.reflection.binding">
17 <namespace path="http://www.simantics.org/Document-0.0/Functions">
18 <externalClass className="org.simantics.db.Resource"/>
19 <externalClass className="org.simantics.db.layer0.variable.Variable"/>
20 <externalClass className="org.simantics.db.ReadGraph"/>
21 <class className="org.simantics.document.function.All"/>
25 point="org.simantics.export.core.export">
27 icon="platform:/plugin/org.simantics.document.ui/icons/wiki_doc.png"