61 lines
2.1 KiB
Plaintext
61 lines
2.1 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<ClassDiagram MajorVersion="1" MinorVersion="1" MembersFormat="FullSignature">
|
||
|
<Class Name="Diplom_B.DB.User">
|
||
|
<Position X="0.5" Y="1.75" Width="2" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAACAAAAAAQABAgAAAAAIAQACAAAAAAAAAAAAIAAAAA=</HashCode>
|
||
|
<FileName>DB\MainDB.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Class>
|
||
|
<Class Name="Diplom_B.LoginForm">
|
||
|
<Position X="6" Y="0.5" Width="4.5" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAAAAAAwASAAAhAAAISAACACAAAAAAAAAAACABAAAAA=</HashCode>
|
||
|
<FileName>LoginForm.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Class>
|
||
|
<Class Name="Diplom_B.MainForm">
|
||
|
<Position X="0.5" Y="5" Width="3.75" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAAAAAAAACAAAAAAAACAAAACAMA7AAAAACAGAAAAAAA=</HashCode>
|
||
|
<FileName>MainForm.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Class>
|
||
|
<Class Name="Diplom_B.Program">
|
||
|
<Position X="0.5" Y="0.5" Width="2" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAQA=</HashCode>
|
||
|
<FileName>Program.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
<ShowAsAssociation>
|
||
|
<Field Name="user" />
|
||
|
</ShowAsAssociation>
|
||
|
</Class>
|
||
|
<Class Name="Diplom_B.StatForm">
|
||
|
<Position X="6" Y="5" Width="4.5" />
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AEAAAAAwACAAAFAAAASgAARCAAAEAAAQAGACAAAAAAE=</HashCode>
|
||
|
<FileName>StatForm.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
</Class>
|
||
|
<Class Name="Diplom_B.User">
|
||
|
<Position X="3.25" Y="0.5" Width="2.5" />
|
||
|
<AssociationLine Name="Usr" Type="Diplom_B.DB.User" ManuallyRouted="true" FixedFromPoint="true">
|
||
|
<Path>
|
||
|
<Point X="3.25" Y="2.125" />
|
||
|
<Point X="2.5" Y="2.125" />
|
||
|
</Path>
|
||
|
<MemberNameLabel ManuallyPlaced="true" ManuallySized="true">
|
||
|
<Position X="0.061" Y="0.124" Height="0.182" Width="0.5" />
|
||
|
</MemberNameLabel>
|
||
|
</AssociationLine>
|
||
|
<TypeIdentifier>
|
||
|
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAgEAAAAAAAYAgAAAQA=</HashCode>
|
||
|
<FileName>User.cs</FileName>
|
||
|
</TypeIdentifier>
|
||
|
<ShowAsAssociation>
|
||
|
<Property Name="Usr" />
|
||
|
</ShowAsAssociation>
|
||
|
</Class>
|
||
|
<Font Name="Segoe UI" Size="9" />
|
||
|
</ClassDiagram>
|