Free cookie consent management tool by TermsFeed Policy Generator

source: branches/ClientManagement/HeuristicLab.Services.Authentication/HeuristicLab.Services.Authentication.DataAccess/ClientManagment.dbml.layout @ 4694

Last change on this file since 4694 was 4694, checked in by fruehrli, 13 years ago

#1197
Administration methods updated
WinForm for administration added
Demo WebService added

File size: 3.9 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<ordesignerObjectsDiagram dslVersion="1.0.0.0" absoluteBounds="0, 0, 11, 8.5" name="ClientManagment">
3  <DataContextMoniker Name="/ClientManagmentDataContext" />
4  <nestedChildShapes>
5    <classShape Id="cace4a80-c7a9-4132-9b82-c4ef3884dbc0" absoluteBounds="0.75, 3.875, 2, 1.7535424804687496">
6      <DataClassMoniker Name="/ClientManagmentDataContext/Client" />
7      <nestedChildShapes>
8        <elementListCompartment Id="bce42ce5-f605-4c26-a210-ed4ea2812ca7" absoluteBounds="0.765, 4.335, 1.9700000000000002, 1.19354248046875" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
9      </nestedChildShapes>
10    </classShape>
11    <classShape Id="ea129a98-d63f-4c3a-a3e8-dff64ad53c30" absoluteBounds="2.125, 1.25, 2, 1.424847819010417">
12      <DataClassMoniker Name="/ClientManagmentDataContext/Resource" />
13      <nestedChildShapes>
14        <elementListCompartment Id="3a656a72-fe83-45a4-87c2-c0aa13fa068f" absoluteBounds="2.14, 1.71, 1.9700000000000002, 0.86484781901041663" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
15      </nestedChildShapes>
16    </classShape>
17    <inheritanceConnector edgePoints="[(3.125 : 2.67484781901042); (3.125 : 3.5); (1.75 : 3.5); (1.75 : 3.875)]" fixedFrom="NotFixed" fixedTo="NotFixed" TargetRelationshipDomainClassId="7a7fe09e-e9ef-4b01-9ff3-bde95e827b62">
18      <nodes>
19        <classShapeMoniker Id="ea129a98-d63f-4c3a-a3e8-dff64ad53c30" />
20        <classShapeMoniker Id="cace4a80-c7a9-4132-9b82-c4ef3884dbc0" />
21      </nodes>
22    </inheritanceConnector>
23    <classShape Id="7820d3d1-da69-4786-9415-4fa77e5fc03a" absoluteBounds="3.625, 3.875, 2, 0.76745849609374961">
24      <DataClassMoniker Name="/ClientManagmentDataContext/ResourceGroup" />
25      <nestedChildShapes>
26        <elementListCompartment Id="125f9904-768c-4c01-9a04-5212a9e6e484" absoluteBounds="3.64, 4.335, 1.9700000000000002, 0.20745849609375" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
27      </nestedChildShapes>
28    </classShape>
29    <inheritanceConnector edgePoints="[(3.125 : 2.67484781901042); (3.125 : 3.5); (4.625 : 3.5); (4.625 : 3.875)]" fixedFrom="NotFixed" fixedTo="NotFixed" TargetRelationshipDomainClassId="7a7fe09e-e9ef-4b01-9ff3-bde95e827b62">
30      <nodes>
31        <classShapeMoniker Id="ea129a98-d63f-4c3a-a3e8-dff64ad53c30" />
32        <classShapeMoniker Id="7820d3d1-da69-4786-9415-4fa77e5fc03a" />
33      </nodes>
34    </inheritanceConnector>
35    <classShape Id="9b206f4e-128f-4c3f-bd08-7f2d271ebb2b" absoluteBounds="5.125, 1.25, 2, 1.0961531575520831">
36      <DataClassMoniker Name="/ClientManagmentDataContext/ResourceResourceGroup" />
37      <nestedChildShapes>
38        <elementListCompartment Id="9d879183-e5e2-42e9-9fbf-3e68f959d459" absoluteBounds="5.14, 1.71, 1.9700000000000002, 0.53615315755208326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
39      </nestedChildShapes>
40    </classShape>
41    <associationConnector edgePoints="[(4.125 : 2.01147048950195); (5.125 : 2.01147048950195)]" fixedFrom="NotFixed" fixedTo="NotFixed">
42      <AssociationMoniker Name="/ClientManagmentDataContext/Resource/Resource_ResourceResourceGroup" />
43      <nodes>
44        <classShapeMoniker Id="ea129a98-d63f-4c3a-a3e8-dff64ad53c30" />
45        <classShapeMoniker Id="9b206f4e-128f-4c3f-bd08-7f2d271ebb2b" />
46      </nodes>
47    </associationConnector>
48    <associationConnector edgePoints="[(4.125 : 1.56823524475098); (5.125 : 1.56823524475098)]" fixedFrom="NotFixed" fixedTo="NotFixed">
49      <AssociationMoniker Name="/ClientManagmentDataContext/Resource/Resource_ResourceResourceGroup1" />
50      <nodes>
51        <classShapeMoniker Id="ea129a98-d63f-4c3a-a3e8-dff64ad53c30" />
52        <classShapeMoniker Id="9b206f4e-128f-4c3f-bd08-7f2d271ebb2b" />
53      </nodes>
54    </associationConnector>
55  </nestedChildShapes>
56</ordesignerObjectsDiagram>
Note: See TracBrowser for help on using the repository browser.