61 lines
2.2 KiB
XML
61 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<ClassDiagram MajorVersion="1" MinorVersion="1" MembersFormat="FullSignature">
|
|
<Class Name="Diplom_O.DataBase.Shtat">
|
|
<Position X="5.5" Y="1" Width="2.75" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAACAAAAAAAAgAAAAAAAAQAAAAAAAAAhAAAAAAAAAAA=</HashCode>
|
|
<FileName>DataBase\ShtatDB.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Class>
|
|
<Class Name="Diplom_O.ShtatForm">
|
|
<Position X="0.5" Y="0.5" Width="4.75" />
|
|
<AssociationLine Name="tableColumns" Type="Diplom_O.ColumnConf" ManuallyRouted="true" FixedFromPoint="true" FixedToPoint="true">
|
|
<Path>
|
|
<Point X="5.25" Y="7.812" />
|
|
<Point X="7.438" Y="7.812" />
|
|
<Point X="7.438" Y="8.75" />
|
|
</Path>
|
|
</AssociationLine>
|
|
<AssociationLine Name="formResult" Type="Diplom_O.DataBase.Shtat" ManuallyRouted="true" FixedFromPoint="true" FixedToPoint="true">
|
|
<Path>
|
|
<Point X="5.25" Y="0.625" />
|
|
<Point X="8.062" Y="0.625" />
|
|
<Point X="8.062" Y="1" />
|
|
</Path>
|
|
</AssociationLine>
|
|
<TypeIdentifier>
|
|
<HashCode>AIAQAAAhACAIQhAHBCCBCCICAAAAAwEIgMBhACABAAE=</HashCode>
|
|
<FileName>MainForms\ShtatForm.cs</FileName>
|
|
</TypeIdentifier>
|
|
<ShowAsAssociation>
|
|
<Field Name="formResult" />
|
|
</ShowAsAssociation>
|
|
<ShowAsCollectionAssociation>
|
|
<Field Name="tableColumns" />
|
|
</ShowAsCollectionAssociation>
|
|
</Class>
|
|
<Class Name="Diplom_O.SupportForms.WorkShtatForm">
|
|
<Position X="5.5" Y="3.25" Width="3.75" />
|
|
<AssociationLine Name="shtat" Type="Diplom_O.DataBase.Shtat" FixedToPoint="true">
|
|
<Path>
|
|
<Point X="8" Y="3.25" />
|
|
<Point X="8" Y="2.873" />
|
|
</Path>
|
|
</AssociationLine>
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAQACAAQBAAAACCACACAAAAACAAAAABAAABQCk=</HashCode>
|
|
<FileName>SupportForms\WorkShtatForm.cs</FileName>
|
|
</TypeIdentifier>
|
|
<ShowAsAssociation>
|
|
<Field Name="shtat" />
|
|
</ShowAsAssociation>
|
|
</Class>
|
|
<Struct Name="Diplom_O.ColumnConf">
|
|
<Position X="1.75" Y="8.75" Width="6" />
|
|
<TypeIdentifier>
|
|
<HashCode>AAAAAAAAAAAAAAAAAIAAAAAAAAAEAEAAAAAAAAAAAAA=</HashCode>
|
|
<FileName>GlobalFormFunc.cs</FileName>
|
|
</TypeIdentifier>
|
|
</Struct>
|
|
<Font Name="Segoe UI" Size="9" />
|
|
</ClassDiagram> |