29.22.15 WftTestResult
Topic Version | 1 | Published | 12/09/2016 | ||
For Standard | PRODML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
A single result derived from analysis of formation tester data.
Name |
Type |
Notes |
---|---|---|
Kind |
WftTestResultKind |
The kind of result represents a combination of test kind and analysis method applied. See enum WftTestKindResult. |
MdBottom |
MeasuredDepthCoord |
The bottom of the interval to which this result applies. |
MdTop |
MeasuredDepthCoord |
The top of the interval to which this result applies. |
Method |
String64 |
The name of a proprietary, method which generally represents a specialization of a result kind. |
uid |
String64 |
A unique identifier for this data element. It is not globally unique (not a uuid) and only need be unique within the context of the parent top-level object. |
Association |
Notes |
---|---|
From: WftTestResult. To: WftTestResultKind Dependency |
|
From: WftTestResult.InputResultReference 0..*To: WftResultReference Association |
|
From: WftTestResult.TestData 0..*To: WftTestData Association |
|
From: WftTestResult.InputParameter 0..*To: WftInOutParameter Association |
|
From: WftTestResult.OutputParameter 0..*To: WftInOutParameter Association |
|
From: WftStation.Result 0..*To: WftTestResult Association |
|
From: WftSampleAcquisition.Result 0..*To: WftTestResult Association |
|
From: WftTest.Result 0..*To: WftTestResult Association |
|
From: WftRun.Result 0..*To: WftTestResult Association |