]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.district.network.ui/adapters.xml
Initial commit of simantics/district
[simantics/district.git] / org.simantics.district.network.ui / adapters.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <adapters>\r
3     <target interface="org.simantics.diagram.adapter.ElementFactory">\r
4         <resource uri="http://www.simantics.org/DistrictNetwork-1.0/Edge"\r
5             class="org.simantics.district.network.ui.adapters.DistrictNetworkEdgeElementFactory">\r
6             <graph />\r
7         </resource>\r
8         <type uri="http://www.simantics.org/DistrictNetwork-1.0/Edge"\r
9             class="org.simantics.district.network.ui.adapters.DistrictNetworkEdgeElementFactory">\r
10             <graph />\r
11         </type>\r
12         <resource uri="http://www.simantics.org/DistrictNetwork-1.0/Vertex"\r
13             class="org.simantics.district.network.ui.adapters.DistrictNetworkVertexElementFactory">\r
14             <graph />\r
15         </resource>\r
16         <type uri="http://www.simantics.org/DistrictNetwork-1.0/Vertex"\r
17             class="org.simantics.district.network.ui.adapters.DistrictNetworkVertexElementFactory">\r
18             <graph />\r
19         </type>\r
20     </target>\r
21 </adapters>