Diplom_O/DC/CD_M_5.cd

45 lines
1.7 KiB
Plaintext
Raw Permalink Normal View History

2024-09-20 08:53:52 +05:00
<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1" MembersFormat="FullSignature">
<Class Name="Diplom_O.DataBase.Chel">
<Position X="6" Y="1" Width="2.75" />
<TypeIdentifier>
<HashCode>AgACAAAAAAAAEBAAADAAAABAAAAMAAADAAAAoAIBAAA=</HashCode>
<FileName>DataBase\ChelDB.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="Diplom_O.ChelForm">
<Position X="0.5" Y="0.5" Width="5.25" />
<AssociationLine Name="tableColumns" Type="Diplom_O.ColumnConf" ManuallyRouted="true" FixedFromPoint="true" FixedToPoint="true">
<Path>
<Point X="5.75" Y="5.125" />
<Point X="8.625" Y="5.125" />
<Point X="8.625" Y="5.5" />
</Path>
</AssociationLine>
<AssociationLine Name="formResult" Type="Diplom_O.DataBase.Chel" ManuallyRouted="true" FixedFromPoint="true" FixedToPoint="true">
<Path>
<Point X="5.75" Y="0.625" />
<Point X="8.562" Y="0.625" />
<Point X="8.562" Y="1" />
</Path>
</AssociationLine>
<TypeIdentifier>
<HashCode>AIExAAABACAIQBAHBCCBCCACAAAAAQGYgMBhACABAAE=</HashCode>
<FileName>MainForms\ChelForm.cs</FileName>
</TypeIdentifier>
<ShowAsAssociation>
<Field Name="formResult" />
</ShowAsAssociation>
<ShowAsCollectionAssociation>
<Field Name="tableColumns" />
</ShowAsCollectionAssociation>
</Class>
<Struct Name="Diplom_O.ColumnConf">
<Position X="6" Y="5.5" Width="4.75" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAIAAAAAAAAAEAEAAAAAAAAAAAAA=</HashCode>
<FileName>GlobalFormFunc.cs</FileName>
</TypeIdentifier>
</Struct>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>