123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- <?xml version="1.0" encoding="utf-8"?>
- <ordesignerObjectsDiagram dslVersion="1.0.0.0" absoluteBounds="0, 0, 11, 8.5" name="DataClasses1">
- <DataContextMoniker Name="/DataClasses1DataContext" />
- <nestedChildShapes>
- <classShape Id="e1818f8b-8a1a-4948-bd5f-ccbb53457acc" absoluteBounds="0.75, 1.375, 2, 1.1939925130208335">
- <DataClassMoniker Name="/DataClasses1DataContext/Company" />
- <nestedChildShapes>
- <elementListCompartment Id="ac2d5bfa-4a7a-433c-b69e-0f2dfa8c9bb0" absoluteBounds="0.765, 1.835, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
- </nestedChildShapes>
- </classShape>
- <classShape Id="f287e36e-8fad-4ea3-a646-8791e7ad6db1" absoluteBounds="6.25, 1.25, 2, 1.5785953776041666">
- <DataClassMoniker Name="/DataClasses1DataContext/Pass_in_trip" />
- <nestedChildShapes>
- <elementListCompartment Id="e63b84de-31f8-4da1-95df-76eb1feb68a9" absoluteBounds="6.265, 1.71, 1.9700000000000002, 1.0185953776041665" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
- </nestedChildShapes>
- </classShape>
- <classShape Id="5c9a65c2-41dc-43ce-8989-83643b38d7dd" absoluteBounds="3.5, 0.875, 2, 2.1554996744791666">
- <DataClassMoniker Name="/DataClasses1DataContext/Trip" />
- <nestedChildShapes>
- <elementListCompartment Id="4649e576-234f-401a-9c36-bdfe676bc663" absoluteBounds="3.515, 1.335, 1.9700000000000002, 1.5954996744791665" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
- </nestedChildShapes>
- </classShape>
- <classShape Id="37dd387a-5751-42d2-b0d5-82da8a9429fe" absoluteBounds="3.5, 5.375, 2, 1.1939925130208327">
- <DataClassMoniker Name="/DataClasses1DataContext/Passenger" />
- <nestedChildShapes>
- <elementListCompartment Id="01c4666b-9ef8-41a4-84f0-5018bb668b5c" absoluteBounds="3.515, 5.835, 1.9700000000000002, 0.63399251302083326" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
- </nestedChildShapes>
- </classShape>
- <classShape Id="eb3a1bd6-a8b7-49a7-a37e-fda2a648e1e4" absoluteBounds="6.75, 3.75, 2, 1.3862939453125005">
- <DataClassMoniker Name="/DataClasses1DataContext/Users" />
- <nestedChildShapes>
- <elementListCompartment Id="b17e14aa-87ed-4a82-89d4-2e4109b3162f" absoluteBounds="6.765, 4.21, 1.9700000000000002, 0.8262939453125" name="DataPropertiesCompartment" titleTextColor="Black" itemTextColor="Black" />
- </nestedChildShapes>
- </classShape>
- <associationConnector edgePoints="[(5.5 : 2.03929768880208); (6.25 : 2.03929768880208)]" fixedFrom="Algorithm" fixedTo="Algorithm">
- <AssociationMoniker Name="/DataClasses1DataContext/Trip/Trip_Pass_in_trip" />
- <nodes>
- <classShapeMoniker Id="5c9a65c2-41dc-43ce-8989-83643b38d7dd" />
- <classShapeMoniker Id="f287e36e-8fad-4ea3-a646-8791e7ad6db1" />
- </nodes>
- </associationConnector>
- <associationConnector edgePoints="[(2.75 : 1.97199625651042); (3.5 : 1.97199625651042)]" fixedFrom="Algorithm" fixedTo="Algorithm">
- <AssociationMoniker Name="/DataClasses1DataContext/Company/Company_Trip" />
- <nodes>
- <classShapeMoniker Id="e1818f8b-8a1a-4948-bd5f-ccbb53457acc" />
- <classShapeMoniker Id="5c9a65c2-41dc-43ce-8989-83643b38d7dd" />
- </nodes>
- </associationConnector>
- <associationConnector edgePoints="[(5.5 : 5.97199625651042); (6.46875 : 5.97199625651042); (6.46875 : 2.82859537760417)]" fixedFrom="Algorithm" fixedTo="Algorithm">
- <AssociationMoniker Name="/DataClasses1DataContext/Passenger/Passenger_Pass_in_trip" />
- <nodes>
- <classShapeMoniker Id="37dd387a-5751-42d2-b0d5-82da8a9429fe" />
- <classShapeMoniker Id="f287e36e-8fad-4ea3-a646-8791e7ad6db1" />
- </nodes>
- </associationConnector>
- </nestedChildShapes>
- </ordesignerObjectsDiagram>
|