Free cookie consent management tool by TermsFeed Policy Generator

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

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

Worked on plugin deployment GUI.
Added contact info and license text to DB schema.
#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="5aa5ddda-9296-44d2-a516-238be9f4719d" absoluteBounds="3.5, 2, 2, 1.1939925130208335">
6      <DataClassMoniker Name="/PluginStoreClassesDataContext/Dependency" />
7      <nestedChildShapes>
8        <elementListCompartment Id="5ca38ac5-5a7e-4c47-a480-0536fec82dcc" absoluteBounds="3.515, 2.46, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
9      </nestedChildShapes>
10    </classShape>
11    <classShape Id="a5892850-02a5-4f0c-8b4d-cdc887c495b6" absoluteBounds="3.5, 4, 2, 1.1939925130208344">
12      <DataClassMoniker Name="/PluginStoreClassesDataContext/ProductPlugin" />
13      <nestedChildShapes>
14        <elementListCompartment Id="07b98569-9ca9-4b3f-8829-d57557588cba" absoluteBounds="3.515, 4.46, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
15      </nestedChildShapes>
16    </classShape>
17    <classShape Id="7c7e406d-95e8-4f00-ab8e-634b7fbbbea5" absoluteBounds="0.75, 2.75, 2, 1.7708968098958335">
18      <DataClassMoniker Name="/PluginStoreClassesDataContext/Plugin" />
19      <nestedChildShapes>
20        <elementListCompartment Id="25134a80-4bf5-4672-bd9e-6449a7935427" absoluteBounds="0.765, 3.21, 1.9700000000000002, 1.2108968098958333" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
21      </nestedChildShapes>
22    </classShape>
23    <classShape Id="855904b1-2043-4ccc-951d-2f35df8b6190" absoluteBounds="3.5, 6, 2, 1.1939925130208344">
24      <DataClassMoniker Name="/PluginStoreClassesDataContext/PluginPackage" />
25      <nestedChildShapes>
26        <elementListCompartment Id="25003445-42f3-4db9-8945-6609772da5ec" absoluteBounds="3.515, 6.46, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
27      </nestedChildShapes>
28    </classShape>
29    <classShape Id="cc5365b1-2536-41e1-b69d-c3ab09f01086" absoluteBounds="0.75, 5.875, 2, 1.3862939453125005">
30      <DataClassMoniker Name="/PluginStoreClassesDataContext/Product" />
31      <nestedChildShapes>
32        <elementListCompartment Id="875bde79-6306-48eb-bcea-c8653ef81ec2" absoluteBounds="0.765, 6.335, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
33      </nestedChildShapes>
34    </classShape>
35    <associationConnector edgePoints="[(2.75 : 4.52089680989583); (3.125 : 4.89589680989583); (3.125 : 6.59699625651042); (3.5 : 6.59699625651042)]" fixedFrom="NotFixed" fixedTo="Algorithm">
36      <AssociationMoniker Name="/PluginStoreClassesDataContext/Plugin/Plugin_PluginPackage" />
37      <nodes>
38        <classShapeMoniker Id="7c7e406d-95e8-4f00-ab8e-634b7fbbbea5" />
39        <classShapeMoniker Id="855904b1-2043-4ccc-951d-2f35df8b6190" />
40      </nodes>
41    </associationConnector>
42  </nestedChildShapes>
43</ordesignerObjectsDiagram>
Note: See TracBrowser for help on using the repository browser.