Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Services.OKB.DataAccess/3.3/OKB.dbml.layout @ 4381

Last change on this file since 4381 was 4381, checked in by swagner, 14 years ago

Worked on OKB data model and services (#1174).

File size: 43.0 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<ordesignerObjectsDiagram dslVersion="1.0.0.0" absoluteBounds="0, 0, 18.5, 11.625" name="OKB">
3  <DataContextMoniker Name="/OKBDataContext" />
4  <nestedChildShapes>
5    <classShape Id="ec288562-8ef9-46b8-a2dc-a471fec7afb8" absoluteBounds="2.75, 0.5, 2, 1.3862939453125">
6      <DataClassMoniker Name="/OKBDataContext/AlgorithmClass" />
7      <nestedChildShapes>
8        <elementListCompartment Id="fbed452c-662c-42d5-b89f-2b122b63aecc" absoluteBounds="2.765, 0.96, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
9      </nestedChildShapes>
10    </classShape>
11    <classShape Id="6395cc20-e99d-4d78-868d-4401004ef90f" absoluteBounds="2.75, 2.125, 2, 1.7708968098958331">
12      <DataClassMoniker Name="/OKBDataContext/Algorithm" />
13      <nestedChildShapes>
14        <elementListCompartment Id="4dca152f-be31-4dd7-ba65-e6b1177eda3c" absoluteBounds="2.765, 2.585, 1.9700000000000002, 1.2108968098958333" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
15      </nestedChildShapes>
16    </classShape>
17    <associationConnector edgePoints="[(3.75 : 1.8862939453125); (3.75 : 2.125)]" fixedFrom="NotFixed" fixedTo="NotFixed">
18      <AssociationMoniker Name="/OKBDataContext/AlgorithmClass/AlgorithmClass_Algorithm" />
19      <nodes>
20        <classShapeMoniker Id="ec288562-8ef9-46b8-a2dc-a471fec7afb8" />
21        <classShapeMoniker Id="6395cc20-e99d-4d78-868d-4401004ef90f" />
22      </nodes>
23    </associationConnector>
24    <classShape Id="27d0903a-8f45-4b0b-8d0e-8d632bffc702" absoluteBounds="11.75, 2.125, 2, 1.9631982421875">
25      <DataClassMoniker Name="/OKBDataContext/Problem" />
26      <nestedChildShapes>
27        <elementListCompartment Id="9038b68e-8013-42c0-bba9-60a0b75fffd1" absoluteBounds="11.765, 2.585, 1.9700000000000002, 1.4031982421875" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
28      </nestedChildShapes>
29    </classShape>
30    <classShape Id="018aceac-7bd0-4fdd-8cca-d219aa08a5b5" absoluteBounds="11.75, 0.5, 2, 1.3862939453125">
31      <DataClassMoniker Name="/OKBDataContext/ProblemClass" />
32      <nestedChildShapes>
33        <elementListCompartment Id="2958536f-012b-4eb7-8bc7-453edcda1493" absoluteBounds="11.765, 0.96, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
34      </nestedChildShapes>
35    </classShape>
36    <associationConnector edgePoints="[(12.75 : 1.8862939453125); (12.75 : 2.125)]" fixedFrom="NotFixed" fixedTo="NotFixed">
37      <AssociationMoniker Name="/OKBDataContext/ProblemClass/ProblemClass_Problem" />
38      <nodes>
39        <classShapeMoniker Id="018aceac-7bd0-4fdd-8cca-d219aa08a5b5" />
40        <classShapeMoniker Id="27d0903a-8f45-4b0b-8d0e-8d632bffc702" />
41      </nodes>
42    </associationConnector>
43    <classShape Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" absoluteBounds="7.25, 4.375, 2, 1.3862939453125">
44      <DataClassMoniker Name="/OKBDataContext/Experiment" />
45      <nestedChildShapes>
46        <elementListCompartment Id="75b7e6ac-33fa-45bf-9832-b5bf0c2c0db5" absoluteBounds="7.2650000000000006, 4.835, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
47      </nestedChildShapes>
48    </classShape>
49    <associationConnector edgePoints="[(11.75 : 3.69548604985719); (8.57502834737985 : 3.69548604985719); (8.57502834737985 : 4.375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
50      <AssociationMoniker Name="/OKBDataContext/Problem/Problem_Experiment" />
51      <nodes>
52        <classShapeMoniker Id="27d0903a-8f45-4b0b-8d0e-8d632bffc702" />
53        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
54      </nodes>
55    </associationConnector>
56    <classShape Id="533939e3-1d76-4e1b-a562-4bb7a30cc432" absoluteBounds="2.75, 4.375, 2, 1.9631982421875">
57      <DataClassMoniker Name="/OKBDataContext/AlgorithmParameter" />
58      <nestedChildShapes>
59        <elementListCompartment Id="c642f03e-8fe9-4e69-af3e-0976f4f275da" absoluteBounds="2.765, 4.835, 1.9700000000000002, 1.4031982421875" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
60      </nestedChildShapes>
61    </classShape>
62    <associationConnector edgePoints="[(3.75 : 3.89589680989583); (3.75 : 4.375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
63      <AssociationMoniker Name="/OKBDataContext/Algorithm/Algorithm_AlgorithmParameter" />
64      <nodes>
65        <classShapeMoniker Id="6395cc20-e99d-4d78-868d-4401004ef90f" />
66        <classShapeMoniker Id="533939e3-1d76-4e1b-a562-4bb7a30cc432" />
67      </nodes>
68    </associationConnector>
69    <classShape Id="8b17f420-0cf1-402a-aaec-d2372f039661" absoluteBounds="11.75, 4.375, 2, 1.9631982421875">
70      <DataClassMoniker Name="/OKBDataContext/ProblemParameter" />
71      <nestedChildShapes>
72        <elementListCompartment Id="75441838-346f-41f0-9651-419532edd47d" absoluteBounds="11.765, 4.835, 1.9700000000000002, 1.4031982421875" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
73      </nestedChildShapes>
74    </classShape>
75    <associationConnector edgePoints="[(12.21875 : 4.0881982421875); (12.21875 : 4.375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
76      <AssociationMoniker Name="/OKBDataContext/Problem/Problem_ProblemParameter" />
77      <nodes>
78        <classShapeMoniker Id="27d0903a-8f45-4b0b-8d0e-8d632bffc702" />
79        <classShapeMoniker Id="8b17f420-0cf1-402a-aaec-d2372f039661" />
80      </nodes>
81    </associationConnector>
82    <classShape Id="6ab467e3-fc48-42c5-8832-9ba4ffc4bff1" isExpanded="false" absoluteBounds="5, 4.375, 2, 0.45">
83      <DataClassMoniker Name="/OKBDataContext/AlgorithmParameterBlobValue" />
84      <nestedChildShapes>
85        <elementListCompartment Id="8a1485dc-3619-4faf-975c-298dc2dbc967" absoluteBounds="5.0150000000000006, 4.835, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
86      </nestedChildShapes>
87    </classShape>
88    <associationConnector edgePoints="[(4.75 : 4.6); (5 : 4.6)]" fixedFrom="NotFixed" fixedTo="NotFixed">
89      <AssociationMoniker Name="/OKBDataContext/AlgorithmParameter/AlgorithmParameter_AlgorithmParameterBlobValue" />
90      <nodes>
91        <classShapeMoniker Id="533939e3-1d76-4e1b-a562-4bb7a30cc432" />
92        <classShapeMoniker Id="6ab467e3-fc48-42c5-8832-9ba4ffc4bff1" />
93      </nodes>
94    </associationConnector>
95    <associationConnector edgePoints="[(7.25 : 4.6); (7 : 4.6)]" fixedFrom="NotFixed" fixedTo="NotFixed">
96      <AssociationMoniker Name="/OKBDataContext/Experiment/Experiment_AlgorithmParameterBlobValue" />
97      <nodes>
98        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
99        <classShapeMoniker Id="6ab467e3-fc48-42c5-8832-9ba4ffc4bff1" />
100      </nodes>
101    </associationConnector>
102    <classShape Id="19ebffef-05cd-4505-86b5-0903863962e6" isExpanded="false" absoluteBounds="9.5, 4.375, 2, 0.45">
103      <DataClassMoniker Name="/OKBDataContext/ProblemParameterBlobValue" />
104      <nestedChildShapes>
105        <elementListCompartment Id="002e6fef-5141-46a6-9225-58382f785872" absoluteBounds="9.515, 4.835, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
106      </nestedChildShapes>
107    </classShape>
108    <associationConnector edgePoints="[(9.25 : 4.6); (9.5 : 4.6)]" fixedFrom="NotFixed" fixedTo="NotFixed">
109      <AssociationMoniker Name="/OKBDataContext/Experiment/Experiment_ProblemParameterBlobValue" />
110      <nodes>
111        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
112        <classShapeMoniker Id="19ebffef-05cd-4505-86b5-0903863962e6" />
113      </nodes>
114    </associationConnector>
115    <associationConnector edgePoints="[(11.75 : 4.6); (11.5 : 4.6)]" fixedFrom="NotFixed" fixedTo="NotFixed">
116      <AssociationMoniker Name="/OKBDataContext/ProblemParameter/ProblemParameter_ProblemParameterBlobValue" />
117      <nodes>
118        <classShapeMoniker Id="8b17f420-0cf1-402a-aaec-d2372f039661" />
119        <classShapeMoniker Id="19ebffef-05cd-4505-86b5-0903863962e6" />
120      </nodes>
121    </associationConnector>
122    <classShape Id="2a9151fc-9111-4a80-ad2c-6b0483ab593f" isExpanded="false" absoluteBounds="5, 4.875, 2, 0.45">
123      <DataClassMoniker Name="/OKBDataContext/AlgorithmParameterBoolValue" />
124      <nestedChildShapes>
125        <elementListCompartment Id="9ebf64bc-e9d6-483a-8cc2-b60fd07d080d" absoluteBounds="5.015, 5.335, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
126      </nestedChildShapes>
127    </classShape>
128    <associationConnector edgePoints="[(4.75 : 5.1); (5 : 5.1)]" fixedFrom="NotFixed" fixedTo="NotFixed">
129      <AssociationMoniker Name="/OKBDataContext/AlgorithmParameter/AlgorithmParameter_AlgorithmParameterBoolValue" />
130      <nodes>
131        <classShapeMoniker Id="533939e3-1d76-4e1b-a562-4bb7a30cc432" />
132        <classShapeMoniker Id="2a9151fc-9111-4a80-ad2c-6b0483ab593f" />
133      </nodes>
134    </associationConnector>
135    <associationConnector edgePoints="[(7.25 : 5.1); (7 : 5.1)]" fixedFrom="NotFixed" fixedTo="NotFixed">
136      <AssociationMoniker Name="/OKBDataContext/Experiment/Experiment_AlgorithmParameterBoolValue" />
137      <nodes>
138        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
139        <classShapeMoniker Id="2a9151fc-9111-4a80-ad2c-6b0483ab593f" />
140      </nodes>
141    </associationConnector>
142    <classShape Id="6a0ab454-00d7-4d7f-a366-fea582c5533e" isExpanded="false" absoluteBounds="5, 5.375, 2, 0.45">
143      <DataClassMoniker Name="/OKBDataContext/AlgorithmParameterFloatValue" />
144      <nestedChildShapes>
145        <elementListCompartment Id="6643d78a-4d25-477d-8548-5853e8bd7492" absoluteBounds="5.0150000000000006, 5.835, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
146      </nestedChildShapes>
147    </classShape>
148    <associationConnector edgePoints="[(4.75 : 5.6); (5 : 5.6)]" fixedFrom="NotFixed" fixedTo="NotFixed">
149      <AssociationMoniker Name="/OKBDataContext/AlgorithmParameter/AlgorithmParameter_AlgorithmParameterFloatValue" />
150      <nodes>
151        <classShapeMoniker Id="533939e3-1d76-4e1b-a562-4bb7a30cc432" />
152        <classShapeMoniker Id="6a0ab454-00d7-4d7f-a366-fea582c5533e" />
153      </nodes>
154    </associationConnector>
155    <associationConnector edgePoints="[(7.25 : 5.56814697265625); (7 : 5.56814697265625)]" fixedFrom="NotFixed" fixedTo="NotFixed">
156      <AssociationMoniker Name="/OKBDataContext/Experiment/Experiment_AlgorithmParameterFloatValue" />
157      <nodes>
158        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
159        <classShapeMoniker Id="6a0ab454-00d7-4d7f-a366-fea582c5533e" />
160      </nodes>
161    </associationConnector>
162    <classShape Id="c70d6735-4fab-4439-bc7f-3346038aedbc" isExpanded="false" absoluteBounds="5, 5.875, 2, 0.45">
163      <DataClassMoniker Name="/OKBDataContext/AlgorithmParameterIntValue" />
164      <nestedChildShapes>
165        <elementListCompartment Id="4f6006e6-a9cd-4269-943e-31ec9f4207ad" absoluteBounds="5.015, 6.335, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
166      </nestedChildShapes>
167    </classShape>
168    <associationConnector edgePoints="[(4.75 : 6.1); (5 : 6.1)]" fixedFrom="NotFixed" fixedTo="NotFixed">
169      <AssociationMoniker Name="/OKBDataContext/AlgorithmParameter/AlgorithmParameter_AlgorithmParameterIntValue" />
170      <nodes>
171        <classShapeMoniker Id="533939e3-1d76-4e1b-a562-4bb7a30cc432" />
172        <classShapeMoniker Id="c70d6735-4fab-4439-bc7f-3346038aedbc" />
173      </nodes>
174    </associationConnector>
175    <associationConnector edgePoints="[(7.25 : 5.7612939453125); (7 : 5.875)]" fixedFrom="NotFixed" fixedTo="NotFixed">
176      <AssociationMoniker Name="/OKBDataContext/Experiment/Experiment_AlgorithmParameterIntValue" />
177      <nodes>
178        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
179        <classShapeMoniker Id="c70d6735-4fab-4439-bc7f-3346038aedbc" />
180      </nodes>
181    </associationConnector>
182    <classShape Id="d94dd63b-f865-4082-a85d-91deb51c4e2a" isExpanded="false" absoluteBounds="5, 6.375, 2, 0.45">
183      <DataClassMoniker Name="/OKBDataContext/AlgorithmParameterStringValue" />
184      <nestedChildShapes>
185        <elementListCompartment Id="de771471-6e16-4cd9-bc3e-577f471560ce" absoluteBounds="5.015, 6.835, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
186      </nestedChildShapes>
187    </classShape>
188    <associationConnector edgePoints="[(4.75 : 6.3381982421875); (5 : 6.375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
189      <AssociationMoniker Name="/OKBDataContext/AlgorithmParameter/AlgorithmParameter_AlgorithmParameterStringValue" />
190      <nodes>
191        <classShapeMoniker Id="533939e3-1d76-4e1b-a562-4bb7a30cc432" />
192        <classShapeMoniker Id="d94dd63b-f865-4082-a85d-91deb51c4e2a" />
193      </nodes>
194    </associationConnector>
195    <associationConnector edgePoints="[(7.25 : 5.7612939453125); (7 : 6.375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
196      <AssociationMoniker Name="/OKBDataContext/Experiment/Experiment_AlgorithmParameterStringValue" />
197      <nodes>
198        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
199        <classShapeMoniker Id="d94dd63b-f865-4082-a85d-91deb51c4e2a" />
200      </nodes>
201    </associationConnector>
202    <classShape Id="077f86a4-5332-468b-b69c-4e2d949f683a" isExpanded="false" absoluteBounds="9.5, 4.875, 2, 0.45">
203      <DataClassMoniker Name="/OKBDataContext/ProblemParameterBoolValue" />
204      <nestedChildShapes>
205        <elementListCompartment Id="708a2466-cda4-46d1-be7b-6dee14a3a3ba" absoluteBounds="9.515, 5.335, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
206      </nestedChildShapes>
207    </classShape>
208    <associationConnector edgePoints="[(9.25 : 5.1); (9.5 : 5.1)]" fixedFrom="NotFixed" fixedTo="NotFixed">
209      <AssociationMoniker Name="/OKBDataContext/Experiment/Experiment_ProblemParameterBoolValue" />
210      <nodes>
211        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
212        <classShapeMoniker Id="077f86a4-5332-468b-b69c-4e2d949f683a" />
213      </nodes>
214    </associationConnector>
215    <associationConnector edgePoints="[(11.75 : 5.1); (11.5 : 5.1)]" fixedFrom="NotFixed" fixedTo="NotFixed">
216      <AssociationMoniker Name="/OKBDataContext/ProblemParameter/ProblemParameter_ProblemParameterBoolValue" />
217      <nodes>
218        <classShapeMoniker Id="8b17f420-0cf1-402a-aaec-d2372f039661" />
219        <classShapeMoniker Id="077f86a4-5332-468b-b69c-4e2d949f683a" />
220      </nodes>
221    </associationConnector>
222    <classShape Id="0c15236b-c588-4cf3-a949-e6d8c60d3118" isExpanded="false" absoluteBounds="9.5, 5.375, 2, 0.45">
223      <DataClassMoniker Name="/OKBDataContext/ProblemParameterFloatValue" />
224      <nestedChildShapes>
225        <elementListCompartment Id="cbb43770-26da-47bc-b538-b67596fca79f" absoluteBounds="9.515, 5.835, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
226      </nestedChildShapes>
227    </classShape>
228    <associationConnector edgePoints="[(9.25 : 5.56814697265625); (9.5 : 5.56814697265625)]" fixedFrom="NotFixed" fixedTo="NotFixed">
229      <AssociationMoniker Name="/OKBDataContext/Experiment/Experiment_ProblemParameterFloatValue" />
230      <nodes>
231        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
232        <classShapeMoniker Id="0c15236b-c588-4cf3-a949-e6d8c60d3118" />
233      </nodes>
234    </associationConnector>
235    <associationConnector edgePoints="[(11.75 : 5.6); (11.5 : 5.6)]" fixedFrom="NotFixed" fixedTo="NotFixed">
236      <AssociationMoniker Name="/OKBDataContext/ProblemParameter/ProblemParameter_ProblemParameterFloatValue" />
237      <nodes>
238        <classShapeMoniker Id="8b17f420-0cf1-402a-aaec-d2372f039661" />
239        <classShapeMoniker Id="0c15236b-c588-4cf3-a949-e6d8c60d3118" />
240      </nodes>
241    </associationConnector>
242    <classShape Id="76fbdd9b-8229-476d-8420-0aa05ddbc4c7" isExpanded="false" absoluteBounds="9.5, 5.875, 2, 0.45">
243      <DataClassMoniker Name="/OKBDataContext/ProblemParameterIntValue" />
244      <nestedChildShapes>
245        <elementListCompartment Id="1e08eea4-3f08-4f74-b6dd-3939e9aad4db" absoluteBounds="9.515, 6.335, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
246      </nestedChildShapes>
247    </classShape>
248    <associationConnector edgePoints="[(9.25 : 5.7612939453125); (9.5 : 5.875)]" fixedFrom="NotFixed" fixedTo="NotFixed">
249      <AssociationMoniker Name="/OKBDataContext/Experiment/Experiment_ProblemParameterIntValue" />
250      <nodes>
251        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
252        <classShapeMoniker Id="76fbdd9b-8229-476d-8420-0aa05ddbc4c7" />
253      </nodes>
254    </associationConnector>
255    <associationConnector edgePoints="[(11.75 : 6.1); (11.5 : 6.1)]" fixedFrom="NotFixed" fixedTo="NotFixed">
256      <AssociationMoniker Name="/OKBDataContext/ProblemParameter/ProblemParameter_ProblemParameterIntValue" />
257      <nodes>
258        <classShapeMoniker Id="8b17f420-0cf1-402a-aaec-d2372f039661" />
259        <classShapeMoniker Id="76fbdd9b-8229-476d-8420-0aa05ddbc4c7" />
260      </nodes>
261    </associationConnector>
262    <classShape Id="530ac1b0-04be-4582-a46b-c63bd1757a28" isExpanded="false" absoluteBounds="9.5, 6.375, 2, 0.45">
263      <DataClassMoniker Name="/OKBDataContext/ProblemParameterStringValue" />
264      <nestedChildShapes>
265        <elementListCompartment Id="a2db1513-ca71-4559-87ca-6d277391f7da" absoluteBounds="9.515, 6.835, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
266      </nestedChildShapes>
267    </classShape>
268    <associationConnector edgePoints="[(9.25 : 5.7612939453125); (9.5 : 6.375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
269      <AssociationMoniker Name="/OKBDataContext/Experiment/Experiment_ProblemParameterStringValue" />
270      <nodes>
271        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
272        <classShapeMoniker Id="530ac1b0-04be-4582-a46b-c63bd1757a28" />
273      </nodes>
274    </associationConnector>
275    <associationConnector edgePoints="[(11.75 : 6.3381982421875); (11.5 : 6.375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
276      <AssociationMoniker Name="/OKBDataContext/ProblemParameter/ProblemParameter_ProblemParameterStringValue" />
277      <nodes>
278        <classShapeMoniker Id="8b17f420-0cf1-402a-aaec-d2372f039661" />
279        <classShapeMoniker Id="530ac1b0-04be-4582-a46b-c63bd1757a28" />
280      </nodes>
281    </associationConnector>
282    <classShape Id="5affc6ad-6a51-4852-a56f-1ad75d92a930" isExpanded="false" absoluteBounds="5, 2.125, 2, 0.45">
283      <DataClassMoniker Name="/OKBDataContext/AlgorithmData" />
284      <nestedChildShapes>
285        <elementListCompartment Id="d80b3c3e-0bff-4464-b4d3-312f6cd43786" absoluteBounds="5.015, 2.585, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
286      </nestedChildShapes>
287    </classShape>
288    <associationConnector edgePoints="[(4.75 : 2.35); (5 : 2.35)]" fixedFrom="NotFixed" fixedTo="NotFixed">
289      <AssociationMoniker Name="/OKBDataContext/Algorithm/Algorithm_AlgorithmData" />
290      <nodes>
291        <classShapeMoniker Id="6395cc20-e99d-4d78-868d-4401004ef90f" />
292        <classShapeMoniker Id="5affc6ad-6a51-4852-a56f-1ad75d92a930" />
293      </nodes>
294    </associationConnector>
295    <classShape Id="a404261b-f46d-4103-ae44-bed7deb3fe45" absoluteBounds="7.25, 10.125, 2, 1.1939925130208333">
296      <DataClassMoniker Name="/OKBDataContext/User" />
297      <nestedChildShapes>
298        <elementListCompartment Id="0a5f6a23-6207-42a6-877f-68722cc29a4a" absoluteBounds="7.265, 10.585, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
299      </nestedChildShapes>
300    </classShape>
301    <classShape Id="5eb2a8aa-95d3-4ee1-a8b6-1dd327d5cacd" isExpanded="false" absoluteBounds="9.5, 2.125, 2, 0.45">
302      <DataClassMoniker Name="/OKBDataContext/ProblemData" />
303      <nestedChildShapes>
304        <elementListCompartment Id="c4b124a9-ff53-4f0a-b43a-a7ceb97771df" absoluteBounds="9.515, 2.585, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
305      </nestedChildShapes>
306    </classShape>
307    <associationConnector edgePoints="[(11.75 : 2.35); (11.5 : 2.35)]" fixedFrom="NotFixed" fixedTo="NotFixed">
308      <AssociationMoniker Name="/OKBDataContext/Problem/Problem_ProblemData" />
309      <nodes>
310        <classShapeMoniker Id="27d0903a-8f45-4b0b-8d0e-8d632bffc702" />
311        <classShapeMoniker Id="5eb2a8aa-95d3-4ee1-a8b6-1dd327d5cacd" />
312      </nodes>
313    </associationConnector>
314    <classShape Id="aa997e47-0162-4fc2-aa8d-e237c50c46fe" isExpanded="false" absoluteBounds="5, 10.875, 2, 0.45">
315      <DataClassMoniker Name="/OKBDataContext/AlgorithmUser" />
316      <nestedChildShapes>
317        <elementListCompartment Id="f81c31a9-84c5-40b1-b817-6dccbe77227d" absoluteBounds="5.0150000000000006, 11.335, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
318      </nestedChildShapes>
319    </classShape>
320    <associationConnector edgePoints="[(2.75 : 3.05928622214716); (2.33333333333333 : 3.05928622214716); (2.33333333333333 : 11.1); (5 : 11.1)]" manuallyRouted="true" fixedFrom="NotFixed" fixedTo="NotFixed">
321      <AssociationMoniker Name="/OKBDataContext/Algorithm/Algorithm_AlgorithmUser" />
322      <nodes>
323        <classShapeMoniker Id="6395cc20-e99d-4d78-868d-4401004ef90f" />
324        <classShapeMoniker Id="aa997e47-0162-4fc2-aa8d-e237c50c46fe" />
325      </nodes>
326    </associationConnector>
327    <associationConnector edgePoints="[(7.25 : 11.0772183811406); (7 : 11.0772183811406)]" fixedFrom="NotFixed" fixedTo="NotFixed">
328      <AssociationMoniker Name="/OKBDataContext/User/User_AlgorithmUser" />
329      <nodes>
330        <classShapeMoniker Id="a404261b-f46d-4103-ae44-bed7deb3fe45" />
331        <classShapeMoniker Id="aa997e47-0162-4fc2-aa8d-e237c50c46fe" />
332      </nodes>
333    </associationConnector>
334    <classShape Id="8d911be4-13c4-4abd-85de-4f93f280dd50" isExpanded="false" absoluteBounds="9.5, 10.875, 2, 0.45">
335      <DataClassMoniker Name="/OKBDataContext/ProblemUser" />
336      <nestedChildShapes>
337        <elementListCompartment Id="bdf4bd9d-405f-4582-99ff-036459c86748" absoluteBounds="9.515, 11.335, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
338      </nestedChildShapes>
339    </classShape>
340    <associationConnector edgePoints="[(13.75 : 3.84686083984375); (14.8472222222222 : 3.84686083984375); (14.8472222222222 : 11.1291666666667); (11.5 : 11.1291666666667)]" manuallyRouted="true" fixedFrom="NotFixed" fixedTo="NotFixed">
341      <AssociationMoniker Name="/OKBDataContext/Problem/Problem_ProblemUser" />
342      <nodes>
343        <classShapeMoniker Id="27d0903a-8f45-4b0b-8d0e-8d632bffc702" />
344        <classShapeMoniker Id="8d911be4-13c4-4abd-85de-4f93f280dd50" />
345      </nodes>
346    </associationConnector>
347    <associationConnector edgePoints="[(9.25 : 11.0895645494526); (9.5 : 11.0895645494526)]" fixedFrom="NotFixed" fixedTo="NotFixed">
348      <AssociationMoniker Name="/OKBDataContext/User/User_ProblemUser" />
349      <nodes>
350        <classShapeMoniker Id="a404261b-f46d-4103-ae44-bed7deb3fe45" />
351        <classShapeMoniker Id="8d911be4-13c4-4abd-85de-4f93f280dd50" />
352      </nodes>
353    </associationConnector>
354    <classShape Id="42a9e8c0-3168-43f0-a31f-54d1558bd4c2" absoluteBounds="7.25, 2.125, 2, 1.3862939453125">
355      <DataClassMoniker Name="/OKBDataContext/Platform" />
356      <nestedChildShapes>
357        <elementListCompartment Id="83ab4fa2-80aa-4c36-9596-bc4d9a0c6daf" absoluteBounds="7.265, 2.585, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
358      </nestedChildShapes>
359    </classShape>
360    <associationConnector edgePoints="[(7.25 : 3.07439697265625); (4.75 : 3.07439697265625)]" fixedFrom="NotFixed" fixedTo="NotFixed">
361      <AssociationMoniker Name="/OKBDataContext/Platform/Platform_Algorithm" />
362      <nodes>
363        <classShapeMoniker Id="42a9e8c0-3168-43f0-a31f-54d1558bd4c2" />
364        <classShapeMoniker Id="6395cc20-e99d-4d78-868d-4401004ef90f" />
365      </nodes>
366    </associationConnector>
367    <associationConnector edgePoints="[(9.25 : 3.07439697265625); (11.75 : 3.07439697265625)]" fixedFrom="NotFixed" fixedTo="NotFixed">
368      <AssociationMoniker Name="/OKBDataContext/Platform/Platform_Problem" />
369      <nodes>
370        <classShapeMoniker Id="42a9e8c0-3168-43f0-a31f-54d1558bd4c2" />
371        <classShapeMoniker Id="27d0903a-8f45-4b0b-8d0e-8d632bffc702" />
372      </nodes>
373    </associationConnector>
374    <classShape Id="7fdc915a-7db9-49c7-9e41-eae08ca3de1f" absoluteBounds="14, 0.5, 2, 1.3862939453125">
375      <DataClassMoniker Name="/OKBDataContext/SolutionRepresentation" />
376      <nestedChildShapes>
377        <elementListCompartment Id="1d8e0512-1668-464b-b57d-3bbeb70c4242" absoluteBounds="14.015, 0.96, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
378      </nestedChildShapes>
379    </classShape>
380    <associationConnector edgePoints="[(14 : 1.8862939453125); (13.75 : 2.125)]" fixedFrom="NotFixed" fixedTo="NotFixed">
381      <AssociationMoniker Name="/OKBDataContext/SolutionRepresentation/SolutionRepresentation_Problem" />
382      <nodes>
383        <classShapeMoniker Id="7fdc915a-7db9-49c7-9e41-eae08ca3de1f" />
384        <classShapeMoniker Id="27d0903a-8f45-4b0b-8d0e-8d632bffc702" />
385      </nodes>
386    </associationConnector>
387    <associationConnector edgePoints="[(4.75 : 3.6803217362586); (7.83755169475969 : 3.6803217362586); (7.83755169475969 : 4.375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
388      <AssociationMoniker Name="/OKBDataContext/Algorithm/Algorithm_Experiment" />
389      <nodes>
390        <classShapeMoniker Id="6395cc20-e99d-4d78-868d-4401004ef90f" />
391        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
392      </nodes>
393    </associationConnector>
394    <classShape Id="83a5f628-defe-486f-bc6a-4ab430293368" absoluteBounds="7.25, 7.375, 2, 1.9631982421875">
395      <DataClassMoniker Name="/OKBDataContext/Run" />
396      <nestedChildShapes>
397        <elementListCompartment Id="649f10a6-6047-4f4e-b76a-9da90591bbec" absoluteBounds="7.265, 7.8350000000000009, 1.9700000000000002, 1.4031982421875" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
398      </nestedChildShapes>
399    </classShape>
400    <associationConnector edgePoints="[(8.25 : 5.7612939453125); (8.25 : 7.375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
401      <AssociationMoniker Name="/OKBDataContext/Experiment/Experiment_Run" />
402      <nodes>
403        <classShapeMoniker Id="c250fb1a-b448-499e-b8eb-d1d0c38521a0" />
404        <classShapeMoniker Id="83a5f628-defe-486f-bc6a-4ab430293368" />
405      </nodes>
406    </associationConnector>
407    <associationConnector edgePoints="[(8.19699175429055 : 10.125); (8.19979879212345 : 10.00125); (8.19979879212345 : 9.3381982421875)]" manuallyRouted="true" fixedFrom="NotFixed" fixedTo="NotFixed">
408      <AssociationMoniker Name="/OKBDataContext/User/User_Run" />
409      <nodes>
410        <classShapeMoniker Id="a404261b-f46d-4103-ae44-bed7deb3fe45" />
411        <classShapeMoniker Id="83a5f628-defe-486f-bc6a-4ab430293368" />
412      </nodes>
413    </associationConnector>
414    <classShape Id="1cb9bad0-d19c-43d7-97f8-a26cf3e2d7a0" absoluteBounds="2.75, 7.375, 2, 1.9631982421875">
415      <DataClassMoniker Name="/OKBDataContext/Result" />
416      <nestedChildShapes>
417        <elementListCompartment Id="f9654c1a-11ad-49a5-869d-09139f6e950f" absoluteBounds="2.765, 7.8350000000000009, 1.9700000000000002, 1.4031982421875" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
418      </nestedChildShapes>
419    </classShape>
420    <associationConnector edgePoints="[(2.75 : 3.57753182566939); (2.48611111111111 : 3.57753182566939); (2.48611111111111 : 8.3349145033753); (2.75 : 8.3349145033753)]" manuallyRouted="true" fixedFrom="NotFixed" fixedTo="NotFixed">
421      <AssociationMoniker Name="/OKBDataContext/Algorithm/Algorithm_Result" />
422      <nodes>
423        <classShapeMoniker Id="6395cc20-e99d-4d78-868d-4401004ef90f" />
424        <classShapeMoniker Id="1cb9bad0-d19c-43d7-97f8-a26cf3e2d7a0" />
425      </nodes>
426    </associationConnector>
427    <classShape Id="4a0a5336-f3f0-4e81-9ec9-a4d8999b89d8" isExpanded="false" absoluteBounds="5, 7.375, 2, 0.45">
428      <DataClassMoniker Name="/OKBDataContext/ResultBlobValue" />
429      <nestedChildShapes>
430        <elementListCompartment Id="2739d11e-3799-462a-a3a6-1fc72212cb3a" absoluteBounds="5.015, 7.8350000000000009, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
431      </nestedChildShapes>
432    </classShape>
433    <associationConnector edgePoints="[(4.75 : 7.6); (5 : 7.6)]" fixedFrom="NotFixed" fixedTo="NotFixed">
434      <AssociationMoniker Name="/OKBDataContext/Result/Result_ResultBlobValue" />
435      <nodes>
436        <classShapeMoniker Id="1cb9bad0-d19c-43d7-97f8-a26cf3e2d7a0" />
437        <classShapeMoniker Id="4a0a5336-f3f0-4e81-9ec9-a4d8999b89d8" />
438      </nodes>
439    </associationConnector>
440    <associationConnector edgePoints="[(7.25 : 7.6); (7 : 7.6)]" fixedFrom="NotFixed" fixedTo="NotFixed">
441      <AssociationMoniker Name="/OKBDataContext/Run/Run_ResultBlobValue" />
442      <nodes>
443        <classShapeMoniker Id="83a5f628-defe-486f-bc6a-4ab430293368" />
444        <classShapeMoniker Id="4a0a5336-f3f0-4e81-9ec9-a4d8999b89d8" />
445      </nodes>
446    </associationConnector>
447    <classShape Id="33438637-1c01-4f9c-8497-7635c1e46db9" isExpanded="false" absoluteBounds="5, 7.875, 2, 0.45">
448      <DataClassMoniker Name="/OKBDataContext/ResultBoolValue" />
449      <nestedChildShapes>
450        <elementListCompartment Id="49906387-f296-4174-87d9-e7451ab27af6" absoluteBounds="5.015, 8.335, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
451      </nestedChildShapes>
452    </classShape>
453    <associationConnector edgePoints="[(4.75 : 8.1); (5 : 8.1)]" fixedFrom="NotFixed" fixedTo="NotFixed">
454      <AssociationMoniker Name="/OKBDataContext/Result/Result_ResultBoolValue" />
455      <nodes>
456        <classShapeMoniker Id="1cb9bad0-d19c-43d7-97f8-a26cf3e2d7a0" />
457        <classShapeMoniker Id="33438637-1c01-4f9c-8497-7635c1e46db9" />
458      </nodes>
459    </associationConnector>
460    <associationConnector edgePoints="[(7.25 : 8.1); (7 : 8.1)]" fixedFrom="NotFixed" fixedTo="NotFixed">
461      <AssociationMoniker Name="/OKBDataContext/Run/Run_ResultBoolValue" />
462      <nodes>
463        <classShapeMoniker Id="83a5f628-defe-486f-bc6a-4ab430293368" />
464        <classShapeMoniker Id="33438637-1c01-4f9c-8497-7635c1e46db9" />
465      </nodes>
466    </associationConnector>
467    <classShape Id="7c0341a9-704f-4917-9fc6-b8730dd49eb4" isExpanded="false" absoluteBounds="5, 8.375, 2, 0.45">
468      <DataClassMoniker Name="/OKBDataContext/ResultFloatValue" />
469      <nestedChildShapes>
470        <elementListCompartment Id="539de645-411f-43b0-97d2-50fab7a8e2e7" absoluteBounds="5.015, 8.835, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
471      </nestedChildShapes>
472    </classShape>
473    <associationConnector edgePoints="[(4.75 : 8.6); (5 : 8.6)]" fixedFrom="NotFixed" fixedTo="NotFixed">
474      <AssociationMoniker Name="/OKBDataContext/Result/Result_ResultFloatValue" />
475      <nodes>
476        <classShapeMoniker Id="1cb9bad0-d19c-43d7-97f8-a26cf3e2d7a0" />
477        <classShapeMoniker Id="7c0341a9-704f-4917-9fc6-b8730dd49eb4" />
478      </nodes>
479    </associationConnector>
480    <associationConnector edgePoints="[(7.25 : 8.6); (7 : 8.6)]" fixedFrom="NotFixed" fixedTo="NotFixed">
481      <AssociationMoniker Name="/OKBDataContext/Run/Run_ResultFloatValue" />
482      <nodes>
483        <classShapeMoniker Id="83a5f628-defe-486f-bc6a-4ab430293368" />
484        <classShapeMoniker Id="7c0341a9-704f-4917-9fc6-b8730dd49eb4" />
485      </nodes>
486    </associationConnector>
487    <classShape Id="ae3ae240-f6bf-4cf5-8d98-e2052ce9121f" isExpanded="false" absoluteBounds="5, 8.875, 2, 0.45">
488      <DataClassMoniker Name="/OKBDataContext/ResultIntValue" />
489      <nestedChildShapes>
490        <elementListCompartment Id="20946507-ed87-4123-89b4-03ee0fa728da" absoluteBounds="5.015, 9.335, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
491      </nestedChildShapes>
492    </classShape>
493    <associationConnector edgePoints="[(4.75 : 9.1); (5 : 9.1)]" fixedFrom="NotFixed" fixedTo="NotFixed">
494      <AssociationMoniker Name="/OKBDataContext/Result/Result_ResultIntValue" />
495      <nodes>
496        <classShapeMoniker Id="1cb9bad0-d19c-43d7-97f8-a26cf3e2d7a0" />
497        <classShapeMoniker Id="ae3ae240-f6bf-4cf5-8d98-e2052ce9121f" />
498      </nodes>
499    </associationConnector>
500    <associationConnector edgePoints="[(7.25 : 9.1); (7 : 9.1)]" fixedFrom="NotFixed" fixedTo="NotFixed">
501      <AssociationMoniker Name="/OKBDataContext/Run/Run_ResultIntValue" />
502      <nodes>
503        <classShapeMoniker Id="83a5f628-defe-486f-bc6a-4ab430293368" />
504        <classShapeMoniker Id="ae3ae240-f6bf-4cf5-8d98-e2052ce9121f" />
505      </nodes>
506    </associationConnector>
507    <classShape Id="59ece59c-bbd9-46a5-9840-74c588d81f50" isExpanded="false" absoluteBounds="5, 9.375, 2, 0.45">
508      <DataClassMoniker Name="/OKBDataContext/ResultStringValue" />
509      <nestedChildShapes>
510        <elementListCompartment Id="f9e0f94c-76a4-4c48-895d-fdf865f46024" absoluteBounds="5.015, 9.835, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
511      </nestedChildShapes>
512    </classShape>
513    <associationConnector edgePoints="[(4.75000000000001 : 9.3381982421875); (5 : 9.375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
514      <AssociationMoniker Name="/OKBDataContext/Result/Result_ResultStringValue" />
515      <nodes>
516        <classShapeMoniker Id="1cb9bad0-d19c-43d7-97f8-a26cf3e2d7a0" />
517        <classShapeMoniker Id="59ece59c-bbd9-46a5-9840-74c588d81f50" />
518      </nodes>
519    </associationConnector>
520    <associationConnector edgePoints="[(7.24999999999999 : 9.3381982421875); (7 : 9.375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
521      <AssociationMoniker Name="/OKBDataContext/Run/Run_ResultStringValue" />
522      <nodes>
523        <classShapeMoniker Id="83a5f628-defe-486f-bc6a-4ab430293368" />
524        <classShapeMoniker Id="59ece59c-bbd9-46a5-9840-74c588d81f50" />
525      </nodes>
526    </associationConnector>
527    <classShape Id="8b301cad-7a91-46f5-9c49-75b17bac7a67" absoluteBounds="10.25, 7.75, 2, 1.1939925130208344">
528      <DataClassMoniker Name="/OKBDataContext/Client" />
529      <nestedChildShapes>
530        <elementListCompartment Id="aacc92af-97a1-46b2-8614-a54b03736b54" absoluteBounds="10.265, 8.21, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
531      </nestedChildShapes>
532    </classShape>
533    <associationConnector edgePoints="[(10.25 : 8.50215498230267); (9.875 : 8.50215498230267); (9.875 : 8.50561048005757); (9.25 : 8.50561048005757)]" fixedFrom="NotFixed" fixedTo="NotFixed">
534      <AssociationMoniker Name="/OKBDataContext/Client/Client_Run" />
535      <nodes>
536        <classShapeMoniker Id="8b301cad-7a91-46f5-9c49-75b17bac7a67" />
537        <classShapeMoniker Id="83a5f628-defe-486f-bc6a-4ab430293368" />
538      </nodes>
539    </associationConnector>
540    <classShape Id="de91e41c-4f20-4485-ba67-463aed011658" absoluteBounds="15.375, 6.75, 2, 1.3862939453125">
541      <DataClassMoniker Name="/OKBDataContext/DataType" />
542      <nestedChildShapes>
543        <elementListCompartment Id="f38d2b0c-0044-4f80-bd13-f2706eb3624a" absoluteBounds="15.39, 7.2100000000000009, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
544      </nestedChildShapes>
545    </classShape>
546    <associationConnector edgePoints="[(15.375 : 7.01924789740115); (14.9305555555555 : 7.01924789740115 : JumpStart); (14.7638888888889 : 7.01924789740115 : JumpEnd); (8.33333333333333 : 7.01924789740115 : JumpStart); (8.16666666666667 : 7.01924789740115 : JumpEnd); (3.7187475 : 7.01924789740115); (3.7187475 : 6.3381982421875)]" fixedFrom="NotFixed" fixedTo="NotFixed">
547      <AssociationMoniker Name="/OKBDataContext/DataType/DataType_AlgorithmParameter" />
548      <nodes>
549        <classShapeMoniker Id="de91e41c-4f20-4485-ba67-463aed011658" />
550        <classShapeMoniker Id="533939e3-1d76-4e1b-a562-4bb7a30cc432" />
551      </nodes>
552    </associationConnector>
553    <associationConnector edgePoints="[(16.320768733781 : 6.75); (16.320768733781 : 5.35659912109375); (14.9305555555555 : 5.35659912109375 : JumpStart); (14.7638888888889 : 5.35659912109375 : JumpEnd); (13.75 : 5.35659912109375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
554      <AssociationMoniker Name="/OKBDataContext/DataType/DataType_ProblemParameter" />
555      <nodes>
556        <classShapeMoniker Id="de91e41c-4f20-4485-ba67-463aed011658" />
557        <classShapeMoniker Id="8b17f420-0cf1-402a-aaec-d2372f039661" />
558      </nodes>
559    </associationConnector>
560    <associationConnector edgePoints="[(15.375 : 7.16666666666667); (14.9305555555555 : 7.16666666666667 : JumpStart); (14.7638888888889 : 7.16666666666667 : JumpEnd); (8.33333333333333 : 7.16666666666667 : JumpStart); (8.16666666666667 : 7.16666666666667 : JumpEnd); (3.75 : 7.16666666666667); (3.75 : 7.375)]" fixedFrom="NotFixed" fixedTo="NotFixed">
561      <AssociationMoniker Name="/OKBDataContext/DataType/DataType_Result" />
562      <nodes>
563        <classShapeMoniker Id="de91e41c-4f20-4485-ba67-463aed011658" />
564        <classShapeMoniker Id="1cb9bad0-d19c-43d7-97f8-a26cf3e2d7a0" />
565      </nodes>
566    </associationConnector>
567    <classShape Id="a50e19d2-0ad1-45b5-944e-7ea6d92dcb82" absoluteBounds="16.25, 2.125, 2, 1.5785953776041666">
568      <DataClassMoniker Name="/OKBDataContext/ProblemCharacteristic" />
569      <nestedChildShapes>
570        <elementListCompartment Id="b9c1d967-15c6-4fd5-b74d-3d593a5a9bc5" absoluteBounds="16.265, 2.585, 1.9700000000000002, 1.0185953776041665" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
571      </nestedChildShapes>
572    </classShape>
573    <associationConnector edgePoints="[(16.8125 : 6.75); (16.8125 : 3.70359537760417)]" fixedFrom="NotFixed" fixedTo="NotFixed">
574      <AssociationMoniker Name="/OKBDataContext/DataType/DataType_ProblemCharacteristic" />
575      <nodes>
576        <classShapeMoniker Id="de91e41c-4f20-4485-ba67-463aed011658" />
577        <classShapeMoniker Id="a50e19d2-0ad1-45b5-944e-7ea6d92dcb82" />
578      </nodes>
579    </associationConnector>
580    <classShape Id="ecde02a0-efc3-4dcc-921f-11fc361b597a" isExpanded="false" absoluteBounds="14, 2.125, 2, 0.45">
581      <DataClassMoniker Name="/OKBDataContext/ProblemCharacteristicFloatValue" />
582      <nestedChildShapes>
583        <elementListCompartment Id="cb58214f-4fa6-4240-8e7e-dd53f8e771b0" absoluteBounds="14.015, 2.585, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
584      </nestedChildShapes>
585    </classShape>
586    <associationConnector edgePoints="[(13.75 : 2.3812525); (14 : 2.3812525)]" fixedFrom="NotFixed" fixedTo="NotFixed">
587      <AssociationMoniker Name="/OKBDataContext/Problem/Problem_ProblemCharacteristicFloatValue" />
588      <nodes>
589        <classShapeMoniker Id="27d0903a-8f45-4b0b-8d0e-8d632bffc702" />
590        <classShapeMoniker Id="ecde02a0-efc3-4dcc-921f-11fc361b597a" />
591      </nodes>
592    </associationConnector>
593    <associationConnector edgePoints="[(16.25 : 2.35); (16 : 2.35)]" fixedFrom="NotFixed" fixedTo="NotFixed">
594      <AssociationMoniker Name="/OKBDataContext/ProblemCharacteristic/ProblemCharacteristic_ProblemCharacteristicFloatValue" />
595      <nodes>
596        <classShapeMoniker Id="a50e19d2-0ad1-45b5-944e-7ea6d92dcb82" />
597        <classShapeMoniker Id="ecde02a0-efc3-4dcc-921f-11fc361b597a" />
598      </nodes>
599    </associationConnector>
600    <classShape Id="7c4e6166-665d-486d-ae0e-202e3057e197" isExpanded="false" absoluteBounds="14, 2.625, 2, 0.45">
601      <DataClassMoniker Name="/OKBDataContext/ProblemCharacteristicIntValue" />
602      <nestedChildShapes>
603        <elementListCompartment Id="526ec7d4-1339-4593-bef1-f528d9bf6866" absoluteBounds="14.015, 3.085, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
604      </nestedChildShapes>
605    </classShape>
606    <associationConnector edgePoints="[(13.75 : 2.85); (14 : 2.85)]" fixedFrom="NotFixed" fixedTo="NotFixed">
607      <AssociationMoniker Name="/OKBDataContext/Problem/Problem_ProblemCharacteristicIntValue" />
608      <nodes>
609        <classShapeMoniker Id="27d0903a-8f45-4b0b-8d0e-8d632bffc702" />
610        <classShapeMoniker Id="7c4e6166-665d-486d-ae0e-202e3057e197" />
611      </nodes>
612    </associationConnector>
613    <associationConnector edgePoints="[(16.25 : 2.85); (16 : 2.85)]" fixedFrom="NotFixed" fixedTo="NotFixed">
614      <AssociationMoniker Name="/OKBDataContext/ProblemCharacteristic/ProblemCharacteristic_ProblemCharacteristicIntValue" />
615      <nodes>
616        <classShapeMoniker Id="a50e19d2-0ad1-45b5-944e-7ea6d92dcb82" />
617        <classShapeMoniker Id="7c4e6166-665d-486d-ae0e-202e3057e197" />
618      </nodes>
619    </associationConnector>
620    <classShape Id="3565fd37-e8cf-4292-9a81-1c72e4f69668" isExpanded="false" absoluteBounds="14, 3.125, 2, 0.45">
621      <DataClassMoniker Name="/OKBDataContext/ProblemCharacteristicStringValue" />
622      <nestedChildShapes>
623        <elementListCompartment Id="0785f743-f667-460b-b864-9352f8bae330" absoluteBounds="14.015, 3.585, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
624      </nestedChildShapes>
625    </classShape>
626    <associationConnector edgePoints="[(13.75 : 3.35); (14 : 3.35)]" fixedFrom="NotFixed" fixedTo="NotFixed">
627      <AssociationMoniker Name="/OKBDataContext/Problem/Problem_ProblemCharacteristicStringValue" />
628      <nodes>
629        <classShapeMoniker Id="27d0903a-8f45-4b0b-8d0e-8d632bffc702" />
630        <classShapeMoniker Id="3565fd37-e8cf-4292-9a81-1c72e4f69668" />
631      </nodes>
632    </associationConnector>
633    <associationConnector edgePoints="[(16.25 : 3.35); (16 : 3.35)]" fixedFrom="NotFixed" fixedTo="NotFixed">
634      <AssociationMoniker Name="/OKBDataContext/ProblemCharacteristic/ProblemCharacteristic_ProblemCharacteristicStringValue" />
635      <nodes>
636        <classShapeMoniker Id="a50e19d2-0ad1-45b5-944e-7ea6d92dcb82" />
637        <classShapeMoniker Id="3565fd37-e8cf-4292-9a81-1c72e4f69668" />
638      </nodes>
639    </associationConnector>
640  </nestedChildShapes>
641</ordesignerObjectsDiagram>
Note: See TracBrowser for help on using the repository browser.