Diplom_O/DC/CD_M_6.cd
2024-09-20 06:53:52 +03:00

52 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1" MembersFormat="FullSignature">
<Class Name="Diplom_O.DataBase.Free">
<Position X="0.5" Y="6.5" Width="2.5" />
<TypeIdentifier>
<HashCode>BAICAAAAACAAAAAAAAAAAAAAAAAACAAAAQAAAAAAAAA=</HashCode>
<FileName>DataBase\FreeDB.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="Diplom_O.DataBase.Learn">
<Position X="5.25" Y="0.5" Width="2.5" />
<TypeIdentifier>
<HashCode>BAICCAQAAAAQAAAAAAAAAAAAAAAACAAAAQAAQAAAAAA=</HashCode>
<FileName>DataBase\LearnDB.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="Diplom_O.SupportForms.LearnForm">
<Position X="0.5" Y="0.5" Width="3.75" />
<AssociationLine Name="learn" Type="Diplom_O.DataBase.Learn" FixedToPoint="true">
<Path>
<Point X="4.25" Y="0.875" />
<Point X="5.25" Y="0.875" />
</Path>
<MemberNameLabel ManuallyPlaced="true">
<Position X="0.161" Y="0.121" />
</MemberNameLabel>
</AssociationLine>
<TypeIdentifier>
<HashCode>ACAAAEAQACAAQBAAAACCACACAAABACDAEAABAAQAQAE=</HashCode>
<FileName>SupportForms\LearnForm.cs</FileName>
</TypeIdentifier>
<ShowAsAssociation>
<Field Name="learn" />
</ShowAsAssociation>
</Class>
<Class Name="Diplom_O.SupportForms.OptForm">
<Position X="4.5" Y="3.25" Width="4.25" />
<AssociationLine Name="free" Type="Diplom_O.DataBase.Free">
<MemberNameLabel ManuallyPlaced="true">
<Position X="0.131" Y="0.147" />
</MemberNameLabel>
</AssociationLine>
<TypeIdentifier>
<HashCode>AAAAAkAAACABQBEQAACCACACAAAAACAAAAABAAUAQAE=</HashCode>
<FileName>SupportForms\OptForm.cs</FileName>
</TypeIdentifier>
<ShowAsAssociation>
<Field Name="free" />
</ShowAsAssociation>
</Class>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>