ASCU_ALL/ApiServer/Diagrams/ClassDiagram1.cd
2024-09-22 04:27:05 +05:00

171 lines
6.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ClassDiagram MajorVersion="1" MinorVersion="1" MembersFormat="FullSignature">
<Class Name="ApiServer.Controllers.DateController">
<Position X="0.5" Y="0.5" Width="4.5" />
<TypeIdentifier>
<HashCode>AAAQAAAAAAAAAAABAAACCAAAAIAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>Controllers\DateController.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="ApiServer.ApiStruct.DateGetAnalogApi">
<Position X="0.5" Y="3.25" Width="2.25" />
<TypeIdentifier>
<HashCode>AAIAAQAAACAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAA=</HashCode>
<FileName>ApiStruct\Date.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="ApiServer.ApiStruct.DateGetAnalogClient">
<Position X="0.5" Y="5" Width="2.25" />
<TypeIdentifier>
<HashCode>AAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>ApiStruct\Date.cs</FileName>
</TypeIdentifier>
<ShowAsCollectionAssociation>
<Property Name="Analog" />
</ShowAsCollectionAssociation>
</Class>
<Class Name="ApiServer.ApiStruct.DateGetAnalogsApi">
<Position X="0.5" Y="6" Width="2.25" />
<TypeIdentifier>
<HashCode>AAIAAQAAACAAAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAA=</HashCode>
<FileName>ApiStruct\Date.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="ApiServer.ApiStruct.DateGetAnalogsClient">
<Position X="0.5" Y="7.75" Width="2.25" />
<AssociationLine Name="Analogs" Type="ApiServer.Structures.AnalogArr" FixedFromPoint="true" FixedToPoint="true">
<Path>
<Point X="2.75" Y="8.184" />
<Point X="5" Y="8.184" />
<Point X="5" Y="7.103" />
</Path>
</AssociationLine>
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAA=</HashCode>
<FileName>ApiStruct\Date.cs</FileName>
</TypeIdentifier>
<ShowAsCollectionAssociation>
<Property Name="Analogs" />
</ShowAsCollectionAssociation>
</Class>
<Class Name="ApiServer.ApiStruct.DateGetTechCycleApi">
<Position X="5.5" Y="6" Width="2.25" />
<TypeIdentifier>
<HashCode>AAIAAQAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>ApiStruct\Date.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="ApiServer.ApiStruct.DateGetTechCycleClient">
<Position X="5.5" Y="7.75" Width="2.25" />
<AssociationLine Name="TechCycle" Type="ApiServer.Structures.TechCycle" FixedFromPoint="true" FixedToPoint="true">
<Path>
<Point X="7.75" Y="8.5" />
<Point X="10.5" Y="8.5" />
<Point X="10.5" Y="8.199" />
</Path>
</AssociationLine>
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>ApiStruct\Date.cs</FileName>
</TypeIdentifier>
<ShowAsCollectionAssociation>
<Property Name="TechCycle" />
</ShowAsCollectionAssociation>
</Class>
<Class Name="ApiServer.ApiStruct.DateGetProtectApi">
<Position X="5.5" Y="3.25" Width="2.25" />
<TypeIdentifier>
<HashCode>AAIAAQAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>ApiStruct\Date.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="ApiServer.ApiStruct.DateGetProtectClient">
<Position X="5.5" Y="5" Width="2.25" />
<AssociationLine Name="Protect" Type="ApiServer.Structures.Protect" FixedFromPoint="true" FixedToPoint="true">
<Path>
<Point X="7.75" Y="5.529" />
<Point X="10.444" Y="5.529" />
<Point X="10.444" Y="5.19" />
</Path>
</AssociationLine>
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAA=</HashCode>
<FileName>ApiStruct\Date.cs</FileName>
</TypeIdentifier>
<ShowAsCollectionAssociation>
<Property Name="Protect" />
</ShowAsCollectionAssociation>
</Class>
<Class Name="ApiServer.ApiStruct.DateGetDiscretApi">
<Position X="5.5" Y="0.5" Width="2.25" />
<TypeIdentifier>
<HashCode>AAIAAQAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
<FileName>ApiStruct\Date.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="ApiServer.ApiStruct.DateGetDiscretClient">
<Position X="5.5" Y="2.25" Width="2.25" />
<AssociationLine Name="Discret" Type="ApiServer.Structures.Discret" FixedFromPoint="true" FixedToPoint="true">
<Path>
<Point X="7.75" Y="2.779" />
<Point X="10.521" Y="2.779" />
<Point X="10.521" Y="2.44" />
</Path>
</AssociationLine>
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAA=</HashCode>
<FileName>ApiStruct\Date.cs</FileName>
</TypeIdentifier>
<ShowAsCollectionAssociation>
<Property Name="Discret" />
</ShowAsCollectionAssociation>
</Class>
<Class Name="ApiServer.Structures.Analog">
<Position X="3" Y="3.25" Width="2.25" />
<TypeIdentifier>
<HashCode>AAAAAAAAACAAAAAgAAAAAAAAAAAAAAAAAAAgAAAAAAA=</HashCode>
<FileName>Structures\Analog.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="ApiServer.Structures.AnalogArr">
<Position X="3" Y="6" Width="2.25" />
<AssociationLine Name="Analogs" Type="ApiServer.Structures.Analog" FixedToPoint="true">
<Path>
<Point X="5" Y="6" />
<Point X="5" Y="4.997" />
</Path>
<MemberNameLabel ManuallyPlaced="true">
<Position X="0.11" Y="0.677" />
</MemberNameLabel>
</AssociationLine>
<TypeIdentifier>
<HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAEAAAAAAAA=</HashCode>
<FileName>Structures\Analog.cs</FileName>
</TypeIdentifier>
<ShowAsCollectionAssociation>
<Property Name="Analogs" />
</ShowAsCollectionAssociation>
</Class>
<Class Name="ApiServer.Structures.Discret">
<Position X="8" Y="0.5" Width="2.75" />
<TypeIdentifier>
<HashCode>AAAAAAAAACAAAAAgAAAAAAAAAAAAAAAAAAEABAAAAAA=</HashCode>
<FileName>Structures\Discret.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="ApiServer.Structures.Protect">
<Position X="8" Y="3.25" Width="2.75" />
<TypeIdentifier>
<HashCode>AAAAAAAAACAAAAAgAAAAAAAAAAAAAAAAAAEABAAAAAA=</HashCode>
<FileName>Structures\Protect.cs</FileName>
</TypeIdentifier>
</Class>
<Class Name="ApiServer.Structures.TechCycle">
<Position X="8" Y="6" Width="2.75" />
<TypeIdentifier>
<HashCode>AAAAAAAAACAAAAAgAAAAAAAAAAAAAAAAAAEAAAAAAAA=</HashCode>
<FileName>Structures\TechCycle.cs</FileName>
</TypeIdentifier>
</Class>
<Font Name="Segoe UI" Size="9" />
</ClassDiagram>