MeasureParam.cd 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <ClassDiagram MajorVersion="1" MinorVersion="1">
  3. <Comment CommentText="从文件获得默认参数">
  4. <Position X="2.208" Y="1.718" Height="0.469" Width="1.304" />
  5. </Comment>
  6. <Comment CommentText="从用户操作获得样品区域信息,并创建测量结果数据集合">
  7. <Position X="9.133" Y="2.462" Height="0.75" Width="1.7" />
  8. </Comment>
  9. <Comment CommentText="systype">
  10. <Position X="3.688" Y="1.542" Height="0.292" Width="0.752" />
  11. </Comment>
  12. <Comment CommentText="systype">
  13. <Position X="15.125" Y="2.865" Height="0.292" Width="0.752" />
  14. </Comment>
  15. <Comment CommentText="systype">
  16. <Position X="12.312" Y="3.573" Height="0.292" Width="0.752" />
  17. </Comment>
  18. <Comment CommentText="RunMode&#xD;&#xA;">
  19. <Position X="3.698" Y="1.865" Height="0.292" Width="1.002" />
  20. </Comment>
  21. <Comment CommentText="RunMode&#xD;&#xA;">
  22. <Position X="12.281" Y="3.917" Height="0.292" Width="1.002" />
  23. </Comment>
  24. <Class Name="OTSMeasureApp.COTSMeasureParam">
  25. <Position X="6.25" Y="2.5" Width="2.75" />
  26. <Compartments>
  27. <Compartment Name="Methods" Collapsed="true" />
  28. </Compartments>
  29. <TypeIdentifier>
  30. <HashCode>CAihQAAFJBFCk0Ao4QEGLADBGJDQgEARyIoEBgikglI=</HashCode>
  31. <FileName>2-OTSMeasureParamManage\COTSMeasureParam.cs</FileName>
  32. </TypeIdentifier>
  33. <ShowAsAssociation>
  34. <Field Name="defaultParam" />
  35. <Field Name="stageParam" />
  36. </ShowAsAssociation>
  37. <ShowAsCollectionAssociation>
  38. <Field Name="m_MeasureSampleList" />
  39. </ShowAsCollectionAssociation>
  40. </Class>
  41. <Class Name="OTSModelSharp.COTSDefaultParam" Collapsed="true">
  42. <Position X="3.5" Y="2.25" Width="2.5" />
  43. <Compartments>
  44. <Compartment Name="Fields" Collapsed="true" />
  45. </Compartments>
  46. <TypeIdentifier>
  47. <HashCode>ABCAgKMgAIIAgACGQEggBIAACCHFMAAAAAgCAAIABAA=</HashCode>
  48. <FileName>0-OTSModel\Measure\ParamData\OTSDefaultParam.cs</FileName>
  49. </TypeIdentifier>
  50. </Class>
  51. <Class Name="OTSModelSharp.CStageParam" Collapsed="true">
  52. <Position X="1" Y="3.5" Width="1.5" />
  53. <TypeIdentifier>
  54. <HashCode>AAAIgKAAARAgAACDAAoABAABhCCAICgAQgAmBSIAQAI=</HashCode>
  55. <FileName>0-OTSModel\Measure\ParamData\StageParam.cs</FileName>
  56. </TypeIdentifier>
  57. </Class>
  58. <Class Name="OTSDataType.COTSSample" Collapsed="true">
  59. <Position X="8.75" Y="6.5" Width="2.5" />
  60. <TypeIdentifier>
  61. <HashCode>UCEIgsIiY0kCoCAQiUmCAikAECCEZxABiIAPYEIgXJk=</HashCode>
  62. <FileName>0-OTSModel\OTSDataType\COTSSample.cs</FileName>
  63. </TypeIdentifier>
  64. <ShowAsAssociation>
  65. <Field Name="m_poMsrParams" />
  66. <Field Name="m_poSEMDataMsr" />
  67. </ShowAsAssociation>
  68. </Class>
  69. <Class Name="OTSModelSharp.COTSMsrPrjResultData" Collapsed="true">
  70. <Position X="13.5" Y="3.25" Width="2.25" />
  71. <AssociationLine Name="m_listSamples" Type="OTSDataType.COTSSample" FixedFromPoint="true" FixedToPoint="true">
  72. <Path>
  73. <Point X="13.5" Y="3.625" />
  74. <Point X="13.125" Y="3.625" />
  75. <Point X="13.125" Y="6.638" />
  76. <Point X="11.25" Y="6.638" />
  77. </Path>
  78. </AssociationLine>
  79. <TypeIdentifier>
  80. <HashCode>IIQggICCQZAEZADnBDIAKkZAyCSAqCAEIDAqT0IQAIg=</HashCode>
  81. <FileName>0-OTSModel\Measure\ParamData\COTSMsrPrjResultData.cs</FileName>
  82. </TypeIdentifier>
  83. <ShowAsAssociation>
  84. <Field Name="m_GenParam" />
  85. </ShowAsAssociation>
  86. <ShowAsCollectionAssociation>
  87. <Field Name="m_listSamples" />
  88. </ShowAsCollectionAssociation>
  89. </Class>
  90. <Class Name="OTSMeasureApp.OTSIncAMeasureAppForm" Collapsed="true">
  91. <Position X="2.5" Y="7.5" Width="2.75" />
  92. <AssociationLine Name="m_ProjData" Type="OTSModelSharp.COTSMsrPrjResultData" FixedFromPoint="true" FixedToPoint="true">
  93. <Path>
  94. <Point X="5.25" Y="7.833" />
  95. <Point X="6.76" Y="7.833" Type="JumpStart" />
  96. <Point X="6.927" Y="7.833" Type="JumpEnd" />
  97. <Point X="10.042" Y="7.833" Type="JumpStart" />
  98. <Point X="10.208" Y="7.833" Type="JumpEnd" />
  99. <Point X="15.5" Y="7.833" />
  100. <Point X="15.5" Y="3.798" />
  101. </Path>
  102. </AssociationLine>
  103. <TypeIdentifier>
  104. <HashCode>cIGadXIZ6PENrQ5bYEOxLzq7DEARCnwbVGsEIl+D4vk=</HashCode>
  105. <FileName>OTSIncAMeasureAppForm.cs</FileName>
  106. </TypeIdentifier>
  107. <ShowAsAssociation>
  108. <Field Name="m_ProjParam" />
  109. <Field Name="m_ProjData" />
  110. <Field Name="m_MsrThreadWrapper" />
  111. </ShowAsAssociation>
  112. </Class>
  113. <Class Name="OTSMeasureApp.CMeasureThreadWrapper" Collapsed="true">
  114. <Position X="0.5" Y="6" Width="3.25" />
  115. <TypeIdentifier>
  116. <HashCode>FAgIAwAhIYIAAACQBAAEKI0hQBAAAAEACQBgYAQACgA=</HashCode>
  117. <FileName>1-OTSMeasure\CMeasureThreadWrapper.cs</FileName>
  118. </TypeIdentifier>
  119. </Class>
  120. <Class Name="OTSModelSharp.COTSGeneralParam" Collapsed="true">
  121. <Position X="16" Y="2.25" Width="2.75" />
  122. <TypeIdentifier>
  123. <HashCode>MAAAgEQEQhIAbYBCiAQQBIQmyGxAKAikJAHGECAAAQA=</HashCode>
  124. <FileName>0-OTSModel\Measure\ParamData\OTSGeneralParam.cs</FileName>
  125. </TypeIdentifier>
  126. </Class>
  127. <Class Name="OTSDataType.CSampleParam" Collapsed="true">
  128. <Position X="10.75" Y="3.5" Width="1.5" />
  129. <TypeIdentifier>
  130. <HashCode>CACQQAAAAgAERABAgAKwAAwACCCFYAQgAEACAgIARAA=</HashCode>
  131. <FileName>0-OTSModel\OTSDataType\CSampleParam.cs</FileName>
  132. </TypeIdentifier>
  133. </Class>
  134. <Class Name="OTSDataType.CSEMDataMsr" Collapsed="true">
  135. <Position X="9" Y="8.5" Width="2.75" />
  136. <TypeIdentifier>
  137. <HashCode>gCAACIAAggAIICAAgBAAAAAQACAAMAgQAAgLAAgEIAA=</HashCode>
  138. <FileName>0-OTSModel\OTSDataType\CSEMDataMsr.cs</FileName>
  139. </TypeIdentifier>
  140. </Class>
  141. <Font Name="Microsoft YaHei UI" Size="9" />
  142. </ClassDiagram>