1 <?xml version="1.0" encoding="UTF-8"?>
3 Copyright (c) 2013 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 interface="org.simantics.db.layer0.adapter.PasteHandler">
18 uri="http://www.simantics.org/Layer0-0.0/Entity" />
20 uri="http://www.simantics.org/GraphFile-0.0/Folder"
21 class="org.simantics.graphfile.adapters.SystemResourcePasteHandler">
27 interface="org.simantics.db.layer0.adapter.CopyHandler">
29 uri="http://www.simantics.org/Layer0-0.0/Entity" />
31 uri="http://www.simantics.org/GraphFile-0.0/SystemResource"
32 class="org.simantics.db.layer0.adapter.impl.DefaultCopyHandler">