TestStandard
Class Description
The precise standard used in executing a lab test, including the standard, and standard version, test method and variant, if needed.
Attributes
| Name | Type | Description |
|---|---|---|
| testMethod | TestMethod | Identification of test method used if multiple methods specified by test standard. |
| testStandardASTM | ASTMStandard | Which ASTM standard used to determine analog value result. Applies only if ASTM standard used. |
| testStandardCIGRE | CIGREStandard | Which CIGRE standard used to determine analog value result. Applies only if CIGRE standard used. |
| testStandardDIN | DINStandard | Which DIN standard used to determine analog value result. Applies only if DIN standard used. |
| testStandardDoble | DobleStandard | Which Doble standard used to determine analog value result. Applies only if Doble standard used. |
| testStandardEPA | EPAStandard | Which EPA standard used to determine analog value result. Applies only if EPA standard used. |
| testStandardIEC | IECStandard | Which IEC standard used to determine analog value result. Applies only if IEC standard used. |
| testStandardIEEE | IEEEStandard | Which IEEE standard used to determine analog value result. Applies only if IEEE standard used. |
| testStandardISO | ISOStandard | Which ISO standard used to determine analog value result. Applies only if ISO standard used. |
| testStandardLaborelec | LaborelecStandard | Which Laborelec standard used to determine analog value result. Applies only if Laborelec standard used. |
| testStandardTAPPI | TAPPIStandard | Which TAPPI standard used to determine analog value result. Applies only if TAPPI standard used. |
| testStandardUKMinistryOfDefence | UKMinistryOfDefenceStandard | Which UK Ministry of Defence standard used to determine analog value result. Applies only if UK Ministry of Defence standard used. |
| testStandardWEP | WEPStandard | Which WEP standard used to determine analog value result. Applies only if WEP standard used. |
| testVariant | TestVariantKind | Identification of variant of test method or standard if one is specified by the standard. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| TestStandard | 0..1 | AssetStringMeasurement | 0..* | TestStandard | Test standard which describes this asset string measurement. | AssetString | An asset health string related to this lab test standard. |
| TestStandard | 0..1 | AssetDiscrete | 0..* | TestStandard | The lab test standard to which this asset health discrete is related. | AssetDiscrete | An asset health discrete related to this lab test standard. |
| TestStandard | 0..1 | AssetAnalog | 0..* | TestStandard | The lab test standard to which this asset health analog is related. | AssetAnalog | An asset health analog related to this lab test standard. |