1 <?xml version="1.0" encoding="UTF-8"?>
3 Copyright (c) 2007, 2010 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 <target interface="org.simantics.structural2.modelingRules.IModelingRules">
17 <baseType uri="http://www.simantics.org/Structural-0.0/ModelingRules" />
18 <type uri="http://www.simantics.org/Structural-0.0/SimpleModelingRules"
19 class="org.simantics.structural2.modelingRules.SimpleModelingRules">
20 <single uri="http://www.simantics.org/Structural-0.0/HasConnectionType" />
22 uri="http://www.simantics.org/Structural-0.0/HasAttachmentRelation" />
25 uri="http://www.simantics.org/Structural-0.0/StandardModelingRules"
26 class="org.simantics.structural2.modelingRules.StandardModelingRules">
31 <target interface="org.simantics.db.layer0.variable.RVIResolver">
32 <type uri="http://www.simantics.org/Structural-0.0/Component"
33 class="org.simantics.structural2.StructuralRVIResolver" >
35 <type uri="http://www.simantics.org/Structural-0.0/Run"
36 class="org.simantics.structural2.StructuralRVIResolver" >
38 <type uri="http://www.simantics.org/Structural-0.0/ComponentType"
39 class="org.simantics.structural2.StructuralRVIResolver" >
43 <target interface="org.simantics.db.layer0.adapter.impl.ImportAdvisorFactory">
44 <resource uri="http://www.simantics.org/Structural-0.0/ComponentType"
45 class="org.simantics.structural2.adapter.ComponentTypeImportAdvisorFactory" >
49 <target interface="org.simantics.db.layer0.adapter.PasteHandler">
51 uri="http://www.simantics.org/Structural-0.0/ComponentType"
52 class="org.simantics.db.layer0.adapter.impl.DefaultPasteHandler">