]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.district.network/adapters.xml
Adding new mappable attributes for vertices and edges
[simantics/district.git] / org.simantics.district.network / adapters.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <adapters>
3         <target interface="org.simantics.district.network.CRS">
4                 <type
5                         uri="http://www.simantics.org/DistrictNetwork-1.0/SpatialRefSystem"
6                         class="org.simantics.district.network.ModelledCRS">
7                         <graph/>
8                         <this />
9                 </type>
10         </target>
11         <target interface="org.simantics.scenegraph.profile.Group">
12                 <type
13                         uri="http://www.simantics.org/DistrictNetwork-1.0/DistrictNodeGroup"
14                         class="org.simantics.district.network.profile.DistrictNodeGroup">
15                         <graph />
16                         <this />
17                 </type>
18         </target>
19 </adapters>