Diplom_O/DC/CD_M_3.cd

105 lines
4.0 KiB
Plaintext
Raw 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.Rabotnik">
<Position X="0.5" Y="12" Width="2.75" />
<TypeIdentifier>
<HashCode>BAICAAAAACAAEAAAAAAAAAAAAAAACBEAAAAAAACAIAA=</HashCode>
<FileName>DataBase\RabotinkDB.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="Diplom_O.RabForm">
<Position X="0.5" Y="0.5" Width="4.75" />
<AssociationLine Name="tableMainColumns" Type="Diplom_O.ColumnConf" FixedFromPoint="true" FixedToPoint="true">
<Path>
<Point X="5.25" Y="10.5" />
<Point X="5.792" Y="10.5" Type="JumpStart" />
<Point X="5.958" Y="10.5" Type="JumpEnd" />
<Point X="10.312" Y="10.5" />
<Point X="10.312" Y="12.5" />
</Path>
<MemberNameLabel ManuallyPlaced="true">
<Position X="0.125" Y="1.684" />
</MemberNameLabel>
</AssociationLine>
<AssociationLine Name="tableHistoryColumns" Type="Diplom_O.ColumnConf" FixedFromPoint="true" FixedToPoint="true">
<Path>
<Point X="5.25" Y="11.062" />
<Point X="5.792" Y="11.062" Type="JumpStart" />
<Point X="5.958" Y="11.062" Type="JumpEnd" />
<Point X="10.062" Y="11.062" />
<Point X="10.062" Y="12.5" />
</Path>
<MemberNameLabel ManuallyPlaced="true">
<Position X="0.112" Y="1.072" />
</MemberNameLabel>
</AssociationLine>
<AssociationLine Name="tableStajColumns" Type="Diplom_O.ColumnConf" ManuallyRouted="true" FixedFromPoint="true" FixedToPoint="true">
<Path>
<Point X="5.25" Y="10.062" />
<Point X="5.792" Y="10.062" Type="JumpStart" />
<Point X="5.958" Y="10.062" Type="JumpEnd" />
<Point X="10.562" Y="10.062" />
<Point X="10.562" Y="12.5" />
</Path>
<MemberNameLabel ManuallyPlaced="true">
<Position X="0.151" Y="2.1" />
</MemberNameLabel>
</AssociationLine>
<AssociationLine Name="formResult" Type="Diplom_O.DataBase.Rabotnik" FixedFromPoint="true" FixedToPoint="true">
<Path>
<Point X="5.062" Y="11.8" />
<Point X="5.062" Y="13.25" />
<Point X="3.25" Y="13.25" />
</Path>
</AssociationLine>
<TypeIdentifier>
<HashCode>AKASAAgDJCEAABYVDCSBCCKCIABAIQEIQLhBESgJABE=</HashCode>
<FileName>MainForms\RabForm.cs</FileName>
</TypeIdentifier>
<ShowAsAssociation>
<Field Name="formResult" />
</ShowAsAssociation>
<ShowAsCollectionAssociation>
<Field Name="tableMainColumns" />
<Field Name="tableHistoryColumns" />
<Field Name="tableStajColumns" />
</ShowAsCollectionAssociation>
</Class>
<Class Name="Diplom_O.StajForm">
<Position X="5.75" Y="0.5" Width="5.25" />
<AssociationLine Name="rabotnik" Type="Diplom_O.DataBase.Rabotnik" ManuallyRouted="true" FixedFromPoint="true" FixedToPoint="true">
<Path>
<Point X="5.875" Y="9.684" />
<Point X="5.875" Y="13.875" />
<Point X="3.25" Y="13.875" />
</Path>
</AssociationLine>
<AssociationLine Name="tableStajColumns" Type="Diplom_O.ColumnConf" FixedToPoint="true">
<Path>
<Point X="10.812" Y="9.684" />
<Point X="10.812" Y="12.5" />
</Path>
<MemberNameLabel ManuallyPlaced="true">
<Position X="0.149" Y="2.544" />
</MemberNameLabel>
</AssociationLine>
<TypeIdentifier>
<HashCode>AKAQAAABACARABAXAAaAKCCiBAEIAQAIAGBAAQAhIIE=</HashCode>
<FileName>MainForms\StajForm.cs</FileName>
</TypeIdentifier>
<ShowAsAssociation>
<Field Name="rabotnik" />
</ShowAsAssociation>
<ShowAsCollectionAssociation>
<Field Name="tableStajColumns" />
</ShowAsCollectionAssociation>
</Class>
<Struct Name="Diplom_O.ColumnConf">
<Position X="6.25" Y="12.5" Width="4.75" />
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAIAAAAAAAAAEAEAAAAAAAAAAAAA=</HashCode>
<FileName>GlobalFormFunc.cs</FileName>
</TypeIdentifier>
</Struct>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>