1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- <?xml version="1.0" encoding="utf-8"?>
- <ClassDiagram MajorVersion="1" MinorVersion="1">
- <Class Name="OTSModelSharp.COTSMsrPrjResultData" Collapsed="true">
- <Position X="11" Y="8.75" Width="3.75" />
- <TypeIdentifier>
- <HashCode>IIQggICCQZAEZACjBLIAKgYAwCSAqCAEITAqTUMQAIg=</HashCode>
- <FileName>1-OTSMeasure\Measure\ParamData\COTSMsrPrjResultData.cs</FileName>
- </TypeIdentifier>
- <ShowAsCollectionAssociation>
- <Field Name="m_listSamples" />
- </ShowAsCollectionAssociation>
- </Class>
- <Class Name="OTSModelSharp.CSmplMsrResult" Collapsed="true">
- <Position X="4.5" Y="7.5" Width="3" />
- <TypeIdentifier>
- <HashCode>AAAgAAQKQZQEAAASACgQBABAACCEAIAEEwgKAUFBIOg=</HashCode>
- <FileName>1-OTSMeasure\Measure\3-MeasureFlow\CSmplMsrResult.cs</FileName>
- </TypeIdentifier>
- <ShowAsAssociation>
- <Field Name="m_DBFileMgr" />
- <Field Name="m_pSample" />
- </ShowAsAssociation>
- </Class>
- <Class Name="OTSDataType.COTSSample" Collapsed="true">
- <Position X="9.5" Y="6.75" Width="2.25" />
- <AssociationLine Name="m_Status" Type="OTSDataType.CMsrSampleStatus" FixedFromPoint="true" FixedToPoint="true">
- <Path>
- <Point X="11.438" Y="6.75" />
- <Point X="11.438" Y="4.673" />
- <Point X="13.672" Y="4.673" />
- <Point X="13.672" Y="4.298" />
- </Path>
- </AssociationLine>
- <TypeIdentifier>
- <HashCode>ACAIgEIiY0AAgCAAgEiCAggAACIEBAABCIAHYEAATIg=</HashCode>
- <FileName>0-OTSModel\OTSDataType\COTSSample.cs</FileName>
- </TypeIdentifier>
- <ShowAsAssociation>
- <Field Name="m_Status" />
- <Field Name="m_poMsrResults" />
- </ShowAsAssociation>
- </Class>
- <Class Name="OTSModelSharp.CIncAFileMgr" Collapsed="true">
- <Position X="2.75" Y="6" Width="1.5" />
- <TypeIdentifier>
- <HashCode>CAogEAIBIAECoAAwAAABERAQAACAEEACAQAQAIEAAEA=</HashCode>
- <FileName>1-OTSMeasure\Measure\DBDataTransition\IncAFileMgr.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSModelSharp.CSmplMeasure" Collapsed="true">
- <Position X="6.5" Y="6" Width="2" />
- <TypeIdentifier>
- <HashCode>kQMAACcA0xIAAAAUZQAhCQAwBAJEkADBYIIkCAgQAMA=</HashCode>
- <FileName>1-OTSMeasure\Measure\3-MeasureFlow\CSmplMeasure.cs</FileName>
- </TypeIdentifier>
- <ShowAsAssociation>
- <Field Name="m_pSampleRstFile" />
- </ShowAsAssociation>
- </Class>
- <Class Name="OTSModelSharp.CMeasure" Collapsed="true">
- <Position X="10.75" Y="11" Width="2.75" />
- <TypeIdentifier>
- <HashCode>AAxAEAgAAQICAAAQFQAEAADAAAIVAAAQAAAGSCBgAAA=</HashCode>
- <FileName>1-OTSMeasure\Measure\3-MeasureFlow\CMeasure.cs</FileName>
- </TypeIdentifier>
- <ShowAsAssociation>
- <Field Name="m_pProjData" />
- </ShowAsAssociation>
- </Class>
- <Class Name="OTSModelSharp.CMsrResultItems" Collapsed="true">
- <Position X="13.5" Y="6.75" Width="3" />
- <TypeIdentifier>
- <HashCode>AAAACCAAAAAiIAACgQAQgAAAAAAAIgABAwACAAAAAAE=</HashCode>
- <FileName>1-OTSMeasure\Measure\3-MeasureFlow\CMsrResultItems.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSDataType.CMsrSampleStatus" Collapsed="true">
- <Position X="11.75" Y="3.75" Width="2.25" />
- <TypeIdentifier>
- <HashCode>KABgAIgACAAAAACAgIAGAAI0QAAAIIAYEAACBAAAAIE=</HashCode>
- <FileName>0-OTSModel\OTSDataType\CMsrSampleStatus.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Class Name="OTSModelSharp.CMsrThreadStatus" Collapsed="true">
- <Position X="14.25" Y="10.75" Width="2.5" />
- <TypeIdentifier>
- <HashCode>AABgAIAAAAAAABCAAIEECAI0QgAgIAAYEAACAEAAAAE=</HashCode>
- <FileName>1-OTSMeasure\Measure\3-MeasureFlow\MsrThreadStatus.cs</FileName>
- </TypeIdentifier>
- </Class>
- <Font Name="Microsoft YaHei UI" Size="9" />
- </ClassDiagram>
|