Measurethread.cd 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ClassDiagram MajorVersion="1" MinorVersion="1">
  3. <Comment CommentText="CMsrThread 创建 CSmplMeasure 对象">
  4. <Position X="5.177" Y="4.948" Height="0.75" Width="1.7" />
  5. </Comment>
  6. <Class Name="OTSModelSharp.CMeasure">
  7. <Position X="6.25" Y="2.25" Width="3" />
  8. <Compartments>
  9. <Compartment Name="Methods" Collapsed="true" />
  10. </Compartments>
  11. <NestedTypes>
  12. <Delegate Name="OTSModelSharp.CMeasure.ProgressEventHandler" Collapsed="true">
  13. <TypeIdentifier>
  14. <NewMemberFileName>1-OTSMeasure\Measure\3-MeasureFlow\CMeasure.cs</NewMemberFileName>
  15. </TypeIdentifier>
  16. </Delegate>
  17. </NestedTypes>
  18. <TypeIdentifier>
  19. <HashCode>AAxAEAgAAQICAAAQFQAEAADAAAIVAAAQAAAGSCBgAAA=</HashCode>
  20. <FileName>1-OTSMeasure\Measure\3-MeasureFlow\CMeasure.cs</FileName>
  21. </TypeIdentifier>
  22. <ShowAsAssociation>
  23. <Field Name="m_pProjData" />
  24. </ShowAsAssociation>
  25. <ShowAsCollectionAssociation>
  26. <Field Name="m_listMeasurableSamples" />
  27. </ShowAsCollectionAssociation>
  28. </Class>
  29. <Class Name="OTSModelSharp.COTSMsrPrjResultData" Collapsed="true">
  30. <Position X="11.25" Y="2.25" Width="2.25" />
  31. <TypeIdentifier>
  32. <HashCode>IAQggICCQZAEZACjBJIAKgYAwCSAiCAEITAqTUMQAIg=</HashCode>
  33. <FileName>1-OTSMeasure\Measure\ParamData\COTSMsrPrjResultData.cs</FileName>
  34. </TypeIdentifier>
  35. </Class>
  36. <Class Name="OTSDataType.COTSSample" Collapsed="true">
  37. <Position X="11.25" Y="3.5" Width="1.5" />
  38. <TypeIdentifier>
  39. <HashCode>ACAIgEIiY0AAgCgAoEiCAggAACIEBAABCIAHYEAATIg=</HashCode>
  40. <FileName>0-OTSModel\OTSDataType\COTSSample.cs</FileName>
  41. </TypeIdentifier>
  42. </Class>
  43. <Class Name="OTSModelSharp.CSmplMeasure" Collapsed="true">
  44. <Position X="3.5" Y="6.5" Width="2.25" />
  45. <Compartments>
  46. <Compartment Name="Methods" Collapsed="true" />
  47. </Compartments>
  48. <NestedTypes>
  49. <Class Name="OTSModelSharp.CSmplMeasure.SEMStateObject" Collapsed="true">
  50. <TypeIdentifier>
  51. <NewMemberFileName>1-OTSMeasure\Measure\3-MeasureFlow\CSmplMeasure.cs</NewMemberFileName>
  52. </TypeIdentifier>
  53. </Class>
  54. <Class Name="OTSModelSharp.CSmplMeasure.AutoResetSEMControl" Collapsed="true">
  55. <TypeIdentifier>
  56. <NewMemberFileName>1-OTSMeasure\Measure\3-MeasureFlow\CSmplMeasure.cs</NewMemberFileName>
  57. </TypeIdentifier>
  58. <Lollipop Position="0.2" />
  59. </Class>
  60. </NestedTypes>
  61. <TypeIdentifier>
  62. <HashCode>kQMAACcA0xIAAAAUZQAhCQAwRAJEkADBYIIkCAAQAMA=</HashCode>
  63. <FileName>1-OTSMeasure\Measure\3-MeasureFlow\CSmplMeasure.cs</FileName>
  64. </TypeIdentifier>
  65. <ShowAsAssociation>
  66. <Field Name="m_pMsrThread" />
  67. </ShowAsAssociation>
  68. </Class>
  69. <Class Name="OTSModelSharp.CSmplMeasureCleanliness" Collapsed="true">
  70. <Position X="4.5" Y="9.25" Width="2.5" />
  71. <TypeIdentifier>
  72. <HashCode>AAAAAAQAAAAAAAAAAAAAAAAAAAAIAAAAAAAAAAAAAAA=</HashCode>
  73. <FileName>1-OTSMeasure\Measure\2-OTSCleanliness\SmplMeasureCleanliness.cs</FileName>
  74. </TypeIdentifier>
  75. </Class>
  76. <Class Name="OTSMeasureApp.CMeasureThreadWrapper" Collapsed="true">
  77. <Position X="8" Y="0.5" Width="2.25" />
  78. <TypeIdentifier>
  79. <HashCode>EAgIAgAgIIIAAECQBABAKI0gQAAAAAQAAQBiYAQACAI=</HashCode>
  80. <FileName>1-OTSMeasure\Measure\3-MeasureFlow\CMeasureThreadWrapper.cs</FileName>
  81. </TypeIdentifier>
  82. </Class>
  83. <Class Name="OTSMeasureApp.OTSIncAMeasureAppForm" Collapsed="true">
  84. <Position X="3.5" Y="0.5" Width="2.75" />
  85. <TypeIdentifier>
  86. <HashCode>dIGadVId6PENvQ5bYEOxLzq7DEgRCnwbFGMEIl+D4vk=</HashCode>
  87. <FileName>OTSIncAMeasureAppForm.cs</FileName>
  88. </TypeIdentifier>
  89. <ShowAsAssociation>
  90. <Field Name="m_SamplepaceWindow" />
  91. <Field Name="m_MsrThreadWrapper" />
  92. </ShowAsAssociation>
  93. </Class>
  94. <Class Name="OTSMeasureApp.OTSSamplespaceWindow" Collapsed="true">
  95. <Position X="0.5" Y="0.5" Width="1.5" />
  96. <TypeIdentifier>
  97. <HashCode>A7TY6hkUBKXhzgHlJCiCeIv3QHqDgJnV80iECQATUAA=</HashCode>
  98. <FileName>4-OTSSamplespaceGraphicsPanel\OTSSamplespaceWindow.cs</FileName>
  99. </TypeIdentifier>
  100. <ShowAsAssociation>
  101. <Field Name="m_MeasureAppForm" />
  102. </ShowAsAssociation>
  103. </Class>
  104. <Interface Name="OTSModelSharp.ImageProcess.IImageProcess" Collapsed="true">
  105. <Position X="10.75" Y="5.5" Width="1.5" />
  106. <TypeIdentifier>
  107. <HashCode>AAAAAAAAAAAAEAIABAAAAAAAAAAAAAIAAAAIAAAAAAA=</HashCode>
  108. <FileName>ServiceCenter\IImageProcess.cs</FileName>
  109. </TypeIdentifier>
  110. </Interface>
  111. <Font Name="Microsoft YaHei UI" Size="9" />
  112. </ClassDiagram>