MeasureParam.cd 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  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>CAihQCAFJBFSk0Ao4QEGLADBEJDAAEARyIoEBiikglI=</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="2.25" 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>cCEIgsIiY0kCoCAQiUmCAikAECCEZxABiIAPYEIgXJk=</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="14" Y="5" Width="2.25" />
  71. <AssociationLine Name="m_listSamples" Type="OTSDataType.COTSSample" FixedFromPoint="true" FixedToPoint="true">
  72. <Path>
  73. <Point X="14" Y="5.375" />
  74. <Point X="13.625" Y="5.375" />
  75. <Point X="13.625" 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="3.25" Y="7.5" Width="2.75" />
  92. <AssociationLine Name="m_ProjData" Type="OTSModelSharp.COTSMsrPrjResultData" FixedFromPoint="true" FixedToPoint="true">
  93. <Path>
  94. <Point X="6" Y="7.833" />
  95. <Point X="9.76" Y="7.833" Type="JumpStart" />
  96. <Point X="9.927" Y="7.833" Type="JumpEnd" />
  97. <Point X="16" Y="7.833" />
  98. <Point X="16" Y="5.548" />
  99. </Path>
  100. </AssociationLine>
  101. <TypeIdentifier>
  102. <HashCode>cIGadXIZ6PENvQ5bYEOxLzq7DEARCnwbFGsEIleD4vk=</HashCode>
  103. <FileName>OTSIncAMeasureAppForm.cs</FileName>
  104. </TypeIdentifier>
  105. <ShowAsAssociation>
  106. <Field Name="m_ProjParam" />
  107. <Field Name="m_ProjData" />
  108. <Field Name="m_MsrThreadWrapper" />
  109. </ShowAsAssociation>
  110. </Class>
  111. <Class Name="OTSMeasureApp.CMeasureThreadWrapper" Collapsed="true">
  112. <Position X="0.5" Y="6" Width="3.25" />
  113. <TypeIdentifier>
  114. <HashCode>FAgIAgAgIYIAAACQBAAEKo0gQBAAAAUAAQBgYAQACgA=</HashCode>
  115. <FileName>1-OTSMeasure\CMeasureThreadWrapper.cs</FileName>
  116. </TypeIdentifier>
  117. </Class>
  118. <Class Name="OTSModelSharp.COTSGeneralParam" Collapsed="true">
  119. <Position X="16" Y="2.25" Width="2.75" />
  120. <TypeIdentifier>
  121. <HashCode>MAAAgEQEQhIAbYBCiAQQBIQmyGxAKAikJAHGECAAAQA=</HashCode>
  122. <FileName>0-OTSModel\Measure\ParamData\OTSGeneralParam.cs</FileName>
  123. </TypeIdentifier>
  124. </Class>
  125. <Class Name="OTSDataType.CSampleParam" Collapsed="true">
  126. <Position X="10.75" Y="3.5" Width="1.5" />
  127. <TypeIdentifier>
  128. <HashCode>CACQQAAAAgAERABAgAKwAAwACCCFYAQgAEACAgIARAA=</HashCode>
  129. <FileName>0-OTSModel\OTSDataType\CSampleParam.cs</FileName>
  130. </TypeIdentifier>
  131. </Class>
  132. <Class Name="OTSDataType.CSEMDataMsr" Collapsed="true">
  133. <Position X="9" Y="8.5" Width="2.75" />
  134. <TypeIdentifier>
  135. <HashCode>gCAACIAAggAIICAAgBAAAAAQACAAMAgQAAgLAAgEIAA=</HashCode>
  136. <FileName>0-OTSModel\OTSDataType\CSEMDataMsr.cs</FileName>
  137. </TypeIdentifier>
  138. </Class>
  139. <Font Name="Microsoft YaHei UI" Size="9" />
  140. </ClassDiagram>