Free cookie consent management tool by TermsFeed Policy Generator

source: branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.DataAccess/PluginStoreClasses.dbml.layout @ 2766

Last change on this file since 2766 was 2766, checked in by gkronber, 14 years ago

Worked on deployment server. Fixed DB-schema. Implemented all test-cases. #860

File size: 3.1 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<ordesignerObjectsDiagram dslVersion="1.0.0.0" absoluteBounds="0, 0, 11, 8.5" name="PluginStoreClasses">
3  <DataContextMoniker Name="/PluginStoreClassesDataContext" />
4  <nestedChildShapes>
5    <classShape Id="8eaeae9c-08a1-4be4-b58a-e3bf24f1961b" absoluteBounds="3.5, 2.625, 2, 1.1939925130208335">
6      <DataClassMoniker Name="/PluginStoreClassesDataContext/Dependency" />
7      <nestedChildShapes>
8        <elementListCompartment Id="c05168fe-dac9-499f-bf93-2ba4d92d3a81" absoluteBounds="3.515, 3.085, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
9      </nestedChildShapes>
10    </classShape>
11    <classShape Id="5f1b7d3a-0078-4834-a616-5cf8b1894803" absoluteBounds="3.5, 0.75, 2, 1.1939925130208335">
12      <DataClassMoniker Name="/PluginStoreClassesDataContext/ProductPlugin" />
13      <nestedChildShapes>
14        <elementListCompartment Id="66444473-2d73-4b22-9e6b-c440e2654f3f" absoluteBounds="3.515, 1.21, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
15      </nestedChildShapes>
16    </classShape>
17    <classShape Id="37f2647d-7364-4f13-a869-2c8ebbc23260" absoluteBounds="0.75, 3.625, 2, 1.3862939453125">
18      <DataClassMoniker Name="/PluginStoreClassesDataContext/Plugin" />
19      <nestedChildShapes>
20        <elementListCompartment Id="70f53f38-ca24-4ef6-8b0a-f3be78ad76c7" absoluteBounds="0.765, 4.085, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
21      </nestedChildShapes>
22    </classShape>
23    <classShape Id="6d0553e8-405a-4315-bc54-7af25f2a415d" absoluteBounds="3.5, 6.625, 2, 1.3862939453125005">
24      <DataClassMoniker Name="/PluginStoreClassesDataContext/PluginPackage" />
25      <nestedChildShapes>
26        <elementListCompartment Id="4bc7352f-2d30-4f49-897e-c741d0a60123" absoluteBounds="3.515, 7.085, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
27      </nestedChildShapes>
28    </classShape>
29    <classShape Id="c36a4ae4-62d6-4891-9389-afdef8241ad1" absoluteBounds="0.75, 1.5, 2, 1.3862939453125003">
30      <DataClassMoniker Name="/PluginStoreClassesDataContext/Product" />
31      <nestedChildShapes>
32        <elementListCompartment Id="ec5480b9-acee-4912-8ea6-a67dbb78a523" absoluteBounds="0.765, 1.96, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
33      </nestedChildShapes>
34    </classShape>
35    <associationConnector edgePoints="[(1.75 : 5.0112939453125); (1.75 : 7.31814697265625); (3.5 : 7.31814697265625)]" fixedFrom="Algorithm" fixedTo="Algorithm">
36      <AssociationMoniker Name="/PluginStoreClassesDataContext/Plugin/Plugin_PluginPackage" />
37      <nodes>
38        <classShapeMoniker Id="37f2647d-7364-4f13-a869-2c8ebbc23260" />
39        <classShapeMoniker Id="6d0553e8-405a-4315-bc54-7af25f2a415d" />
40      </nodes>
41    </associationConnector>
42  </nestedChildShapes>
43</ordesignerObjectsDiagram>
Note: See TracBrowser for help on using the repository browser.