]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.structural2/adapters.xml
Removed unwanted Import-Package from pom.xml for now.
[simantics/platform.git] / bundles / org.simantics.structural2 / adapters.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r<!--\r
2     Copyright (c) 2007, 2010 Association for Decentralized Information Management\r
3     in Industry THTH ry.\r
4     All rights reserved. This program and the accompanying materials\r
5     are made available under the terms of the Eclipse Public License v1.0\r
6     which accompanies this distribution, and is available at\r
7     http://www.eclipse.org/legal/epl-v10.html\r
8    \r
9     Contributors:\r
10         VTT Technical Research Centre of Finland - initial API and implementation\r
11  -->\r
12
13 <adapters>\r
14 \r       <target interface="org.simantics.structural2.modelingRules.IModelingRules">\r
15                 <baseType uri="http://www.simantics.org/Structural-0.0/ModelingRules" />\r
16                 <type uri="http://www.simantics.org/Structural-0.0/SimpleModelingRules"\r
17                         class="org.simantics.structural2.modelingRules.SimpleModelingRules">\r
18                         <single uri="http://www.simantics.org/Structural-0.0/HasConnectionType" />\r
19                         <single\r
20                                 uri="http://www.simantics.org/Structural-0.0/HasAttachmentRelation" />\r
21                 </type>\r
22                 <resource\r
23                         uri="http://www.simantics.org/Structural-0.0/StandardModelingRules"\r
24                         class="org.simantics.structural2.modelingRules.StandardModelingRules">\r
25                         <graph />\r
26                 </resource>\r
27         </target>\r
28 \r       <target interface="org.simantics.db.layer0.variable.RVIResolver">\r              <type uri="http://www.simantics.org/Structural-0.0/Component"\r                  class="org.simantics.structural2.StructuralRVIResolver" >\r              </type>\r                <type uri="http://www.simantics.org/Structural-0.0/Run"\r                        class="org.simantics.structural2.StructuralRVIResolver" >\r              </type>\r                <type uri="http://www.simantics.org/Structural-0.0/ComponentType"\r                      class="org.simantics.structural2.StructuralRVIResolver" >\r              </type>\r        </target>\r\r     <target interface="org.simantics.db.layer0.adapter.impl.ImportAdvisorFactory">\r         <resource uri="http://www.simantics.org/Structural-0.0/ComponentType"\r                  class="org.simantics.structural2.adapter.ComponentTypeImportAdvisorFactory" >\r          </resource>\r    </target>\r      \r       <target interface="org.simantics.db.layer0.adapter.PasteHandler">\r                      <type\r                  uri="http://www.simantics.org/Structural-0.0/ComponentType"\r                    class="org.simantics.db.layer0.adapter.impl.DefaultPasteHandler">\r                      <this />\r               </type>\r        </target>\r\r
29 </adapters>