123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298 |
- <?xml version="1.0" encoding="utf-8"?>
- <ClassDiagram MajorVersion="1" MinorVersion="1" MembersFormat="NameAndType">
- <Comment CommentText="封装的测量结果类,内包含sourcegrid与treeview成员">
- <Position X="1.666" Y="2.062" Height="0.678" Width="1.604" />
- </Comment>
- <Comment CommentText="属性Grid窗体">
- <Position X="1.576" Y="21.988" Height="0.407" Width="1.628" />
- </Comment>
- <Comment CommentText="报告主窗体">
- <Position X="6.262" Y="8.751" Height="0.367" Width="1.149" />
- </Comment>
- <Comment CommentText="对话框选项类">
- <Position X="6.072" Y="0.716" Height="0.423" Width="1.468" />
- </Comment>
- <Comment CommentText="测量结果类,树节点">
- <Position X="9.401" Y="3.244" Height="0.343" Width="1.428" />
- </Comment>
- <Comment CommentText="测量结果,树节点中包含的各内容">
- <Position X="9.553" Y="5.009" Height="0.431" Width="1.58" />
- </Comment>
- <Comment CommentText="测量结果窗体类,包含所有的测量结果树节点">
- <Position X="5.764" Y="2.48" Height="0.486" Width="1.628" />
- </Comment>
- <Comment CommentText="类型定义">
- <Position X="10.62" Y="0.731" Height="0.3" Width="1.133" />
- </Comment>
- <Comment CommentText="主工作区的枚举">
- <Position X="12.534" Y="0.792" Height="0.292" Width="1.7" />
- </Comment>
- <Comment CommentText="当前软件的类型,类别">
- <Position X="17.678" Y="1.028" Height="0.295" Width="1.612" />
- </Comment>
- <Comment CommentText="与底层交互表示某个功能的枚举">
- <Position X="15.166" Y="1.004" Height="0.439" Width="1.7" />
- </Comment>
- <Comment CommentText="报告分组选项">
- <Position X="20.295" Y="1.006" Height="0.399" Width="1.764" />
- </Comment>
- <Comment CommentText="发送消息事件类">
- <Position X="10.707" Y="8.444" Height="0.295" Width="1.317" />
- </Comment>
- <Comment CommentText="接收消息事件类">
- <Position X="11.258" Y="10.944" Height="0.287" Width="1.341" />
- </Comment>
- <Comment CommentText="分析图窗体">
- <Position X="11.551" Y="12.993" Height="0.359" Width="1.309" />
- </Comment>
- <Comment CommentText="表格窗体">
- <Position X="14.418" Y="14.742" Height="0.284" Width="1.7" />
- </Comment>
- <Comment CommentText="图表窗体">
- <Position X="10.963" Y="17.231" Height="0.303" Width="1.013" />
- </Comment>
- <Comment CommentText="报告与底层c++进行通讯操作的封装类">
- <Position X="15.152" Y="20.024" Height="0.486" Width="1.7" />
- </Comment>
- <Comment CommentText="测量结果树控件窗体">
- <Position X="11.033" Y="21.389" Height="0.391" Width="1.572" />
- </Comment>
- <Comment CommentText="测量结果树控件封装类">
- <Position X="10.554" Y="33.514" Height="0.463" Width="1.46" />
- </Comment>
- <Comment CommentText="编辑框">
- <Position X="2.003" Y="13.093" Height="0.303" Width="1.261" />
- </Comment>
- <Comment CommentText="复选框事件类">
- <Position X="1.766" Y="14.359" Height="0.303" Width="1.468" />
- </Comment>
- <Comment CommentText="组合框选项对象类">
- <Position X="1.98" Y="16.22" Height="0.284" Width="1.341" />
- </Comment>
- <Comment CommentText="与底层互通组合选择条件的类">
- <Position X="1.58" Y="17.982" Height="0.423" Width="1.652" />
- </Comment>
- <Class Name="OTSIncAReportApp.OTSSampleReportInfo.CTreeSampleParam">
- <Position X="5.25" Y="28.75" Width="2" />
- <TypeIdentifier>
- <HashCode>AAAAABAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
- <FileName>OTSSampleReportInfo\OTSSampleReportInfo.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSIncAReportApp.OTSSampleReportInfo.SampleData">
- <Position X="1.75" Y="30" Width="1.75" />
- <TypeIdentifier>
- <HashCode>AAAAAEAAAAAEAAAAAEAAAAAAAEAIAAAAAAAAAAAAASA=</HashCode>
- <FileName>OTSSampleReportInfo\OTSSampleReportInfo.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSIncAReportApp.OTSSampleReportInfo.OTSSampleMeaInfo">
- <Position X="4" Y="25.5" Width="2.25" />
- <Compartments>
- <Compartment Name="Nested Types" Collapsed="false" />
- </Compartments>
- <TypeIdentifier>
- <HashCode>AAAAAAAAAEAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAA=</HashCode>
- <FileName>OTSSampleReportInfo\OTSSampleReportInfo.cs</FileName>
- </TypeIdentifier>
- <ShowAsAssociation>
- <Field Name="TSampleParam" />
- </ShowAsAssociation>
- <ShowAsCollectionAssociation>
- <Field Name="SampleDataList" />
- </ShowAsCollectionAssociation>
- </Class>
- <Class Name="OTSIncAReportApp.OTSDataMgrFunction.SampleGrid" HideInheritanceLine="true">
- <Position X="0.5" Y="13.75" Width="2.75" />
- <Compartments>
- <Compartment Name="Nested Types" Collapsed="false" />
- </Compartments>
- <NestedTypes>
- <Class Name="OTSIncAReportApp.OTSDataMgrFunction.SampleGrid.ChangeGridCellValEvent">
- <TypeIdentifier>
- <NewMemberFileName>OTSDisplaySGridData\SampleGrid.cs</NewMemberFileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSIncAReportApp.OTSDataMgrFunction.SampleGrid.ItemValueChange2" Collapsed="true">
- <TypeIdentifier>
- <NewMemberFileName>OTSDisplaySGridData\SampleGrid.cs</NewMemberFileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSIncAReportApp.OTSDataMgrFunction.SampleGrid.SelcetCheckBoxEvent" Collapsed="true">
- <TypeIdentifier>
- <NewMemberFileName>OTSDisplaySGridData\SampleGrid.cs</NewMemberFileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSIncAReportApp.OTSDataMgrFunction.SampleGrid.EditorFileDialog" Collapsed="true">
- <TypeIdentifier>
- <NewMemberFileName>OTSDisplaySGridData\SampleGrid.cs</NewMemberFileName>
- </TypeIdentifier>
- </Class>
- </NestedTypes>
- <TypeIdentifier>
- <HashCode>AAAAMgQEAAABAARAAEQQAgCBEAAECAg0IEBEAAmgAAA=</HashCode>
- <FileName>OTSDisplaySGridData\SampleGrid.cs</FileName>
- </TypeIdentifier>
- <ShowAsAssociation>
- <Field Name="m_WSampleInfo" />
- </ShowAsAssociation>
- </Class>
- <Class Name="OTSIncAReportApp.frmReportApp">
- <Position X="7.75" Y="9.5" Width="2.75" />
- <Compartments>
- <Compartment Name="Properties" Collapsed="true" />
- </Compartments>
- <TypeIdentifier>
- <HashCode>J0IJgk8FQiBEzIZaRUDAoi3LFmZmjOk5nBQAhA5mp5M=</HashCode>
- <FileName>frmReportApp.cs</FileName>
- </TypeIdentifier>
- <ShowAsAssociation>
- <Field Name="m_RstWindow" />
- <Field Name="m_PropWindow" />
- <Field Name="m_SImageWindow" />
- <Field Name="m_CChartsWindow" />
- <Field Name="m_CTablesWindow" />
- <Field Name="m_DataMgrFun" />
- <Field Name="im_ChineseStandardABCDDS" />
- <Field Name="m_sec" />
- <Field Name="m_rec" />
- </ShowAsAssociation>
- </Class>
- <Class Name="OTSIncAReportApp.OTSDataMgrFunction.DataMgrFun" HideInheritanceLine="true">
- <Position X="11.75" Y="12.75" Width="2.5" />
- <TypeIdentifier>
- <HashCode>QYQgkIkDIQEUICaBUgQAByAAIAxAACAiJDChAopQAAk=</HashCode>
- <FileName>OTSDataMgrFunction\DataMgrFun.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSIncAReportApp.frmCharts">
- <Position X="12" Y="32.75" Width="3.25" />
- <NestedTypes>
- <Struct Name="OTSIncAReportApp.frmCharts.CustomTemplatePara" Collapsed="true">
- <TypeIdentifier>
- <NewMemberFileName>frmCharts.cs</NewMemberFileName>
- </TypeIdentifier>
- </Struct>
- </NestedTypes>
- <TypeIdentifier>
- <HashCode>AAABEgAQASRAEBBCCAWCAAECAAAACCgAEAgAAAAAABg=</HashCode>
- <FileName>frmCharts.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSIncAReportApp.frmTables">
- <Position X="4" Y="34.5" Width="3.25" />
- <TypeIdentifier>
- <HashCode>AAAAAAAAACAAAAAAAACAAAACAAAAACAAAAAAAAAABAA=</HashCode>
- <FileName>frmTables.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSIncAReportApp.RecevieEvent">
- <Position X="4.5" Y="19.75" Width="2.75" />
- <TypeIdentifier>
- <HashCode>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASAAAAAAAA=</HashCode>
- <FileName>RecevieEvent.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSIncAReportApp.frmSampleImage">
- <Position X="4.5" Y="21.75" Width="2.25" />
- <TypeIdentifier>
- <HashCode>AAAAAAAAACAAAAAAAACAAAACAAAAACAAAAAAAABAAAA=</HashCode>
- <FileName>frmSampleImage.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSIncAReportMailInterface.SendEventClass">
- <Position X="6.75" Y="6.25" Width="3.75" />
- <TypeIdentifier>
- <HashCode>AgAEAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAACAAA=</HashCode>
- <FileName>Control_MailInterface\SendEventClass.cs</FileName>
- </TypeIdentifier>
- <Lollipop Position="0.2" />
- </Class>
- <Class Name="OTSIncAReportApp.frmMeasureRstProp">
- <Position X="4.5" Y="14.5" Width="2.5" />
- <TypeIdentifier>
- <HashCode>AAAAAAAAACAAAAAAAQCAAAACAAAQACEABAAAAAACgAA=</HashCode>
- <FileName>frmMeasureRstProp.cs</FileName>
- </TypeIdentifier>
- <ShowAsAssociation>
- <Field Name="m_SampleGrid" />
- </ShowAsAssociation>
- </Class>
- <Class Name="OTSIncAReportApp.frmMeasureRstMgr">
- <Position X="11.75" Y="0.5" Width="3.75" />
- <Compartments>
- <Compartment Name="Nested Types" Collapsed="false" />
- </Compartments>
- <NestedTypes>
- <Struct Name="OTSIncAReportApp.frmMeasureRstMgr.TVITEM">
- <TypeIdentifier>
- <NewMemberFileName>frmMeasureRstMgr.cs</NewMemberFileName>
- </TypeIdentifier>
- </Struct>
- </NestedTypes>
- <TypeIdentifier>
- <HashCode>ogAIQAEBACgAggVEACCBIAQOAIIIACIABkAAAAQkACA=</HashCode>
- <FileName>frmMeasureRstMgr.cs</FileName>
- </TypeIdentifier>
- <ShowAsAssociation>
- <Field Name="m_TreeViewData" />
- </ShowAsAssociation>
- </Class>
- <Class Name="OTSIncAReportApp.OTSDataMgrFunction.OTSTreeViewData">
- <Position X="16.25" Y="4.25" Width="2.75" />
- <TypeIdentifier>
- <HashCode>gAABAAAAAAkAAAAEACAAAIAAAAABAAQEAEAAAAAAAAA=</HashCode>
- <FileName>OTSTreeViewData\OTSTreeViewData.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSIncAReportGrids.ChineseStandardABCDDS" Collapsed="true">
- <Position X="1.25" Y="10.5" Width="3.5" />
- <TypeIdentifier>
- <HashCode>cA+AIH0CC7CEABDSAGjAQADKQCCAAAADAASABUQggBM=</HashCode>
- <FileName>Control_Grids\ChineseStandardABCDDS.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Enum Name="OTSIncAReportApp.OTSSampleReportInfo.DisplayPicutureType" Collapsed="true">
- <Position X="23.5" Y="1.25" Width="1.5" />
- <TypeIdentifier>
- <HashCode>QAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAA=</HashCode>
- <FileName>OTSSampleReportInfo\OTSSampleReportInfo.cs</FileName>
- </TypeIdentifier>
- </Enum>
- <Enum Name="OTSIncAReportApp.OTSSampleReportInfo.OTS_SOFT_PACKAGE_ID" Collapsed="true">
- <Position X="21.75" Y="1.25" Width="1.5" />
- <TypeIdentifier>
- <HashCode>AAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAIAAAAAA=</HashCode>
- <FileName>OTSSampleReportInfo\OTSSampleReportInfo.cs</FileName>
- </TypeIdentifier>
- </Enum>
- <Enum Name="OTSIncAReportApp.OTSSampleReportInfo.OTS_RETORT_PROP_GRID_ITEMS" Collapsed="true">
- <Position X="20" Y="1.25" Width="1.5" />
- <TypeIdentifier>
- <HashCode>AIAAAJQAkAAAAACCIEAAAAQAEAAAABABKAAEAAAAABA=</HashCode>
- <FileName>OTSSampleReportInfo\OTSSampleReportInfo.cs</FileName>
- </TypeIdentifier>
- </Enum>
- <Enum Name="OTSIncAReportApp.OTSSampleReportInfo.COMPUTE_TABLE_TYPE" Collapsed="true">
- <Position X="20" Y="0.5" Width="1.5" />
- <TypeIdentifier>
- <HashCode>IAACARABQACAAgQAABRAANASACACEBAAAAAAAAAAEBA=</HashCode>
- <FileName>OTSSampleReportInfo\OTSSampleReportInfo.cs</FileName>
- </TypeIdentifier>
- </Enum>
- <Enum Name="OTSIncAReportApp.OTSSampleReportInfo.OTS_ITEM_TYPES" Collapsed="true">
- <Position X="23.5" Y="0.5" Width="1.5" />
- <TypeIdentifier>
- <HashCode>AAAAAAAAAAAAAAAAAAAAAAIAAAAAAAAgAAAAIAAAAAA=</HashCode>
- <FileName>OTSSampleReportInfo\OTSSampleReportInfo.cs</FileName>
- </TypeIdentifier>
- </Enum>
- <Enum Name="OTSIncAReportApp.OTSSampleReportInfo.MessageBoxRev" Collapsed="true">
- <Position X="21.75" Y="0.5" Width="1.5" />
- <TypeIdentifier>
- <HashCode>AAAAgAAAAAAAAAAAAAAAAAAACAAIAAAAAAAAAAAAAAA=</HashCode>
- <FileName>OTSSampleReportInfo\OTSSampleReportInfo.cs</FileName>
- </TypeIdentifier>
- </Enum>
- <Font Name="Microsoft YaHei UI" Size="9" />
- </ClassDiagram>
|