Namespace MES.MQC.DataSourceLibrary.Models.Adapters
Classes
- AdapterData
The AdapterData class contains the data for one data item to be imported. Each Adapter returns a List of with objects of this class on execution with the Read method.
- AdapterDataBase
The AdapterDataBase class contains the data for one data item to be imported.
- AdapterDataExtBase
The BasicAdapterData class contains the data for one data item to be imported.
- AdapterDataFromFilePath
The AdapterDataFromFilePath class contains the data for a filePath read with basic adapter options.
- AdapterDataVariant
The AdapterDataVariant class contains a variant for one data item to be imported.
- AdapterFinding
The AdapterFinding class contains the data for one data item to be imported. Each Adapter returns a List of with objects of this class on execution with the Read method.
- AdapterFindingData
Data Relation for Findings.
- AdapterFindingLocation
All existing location information of finding
- AdapterFindingRelation
Data Relation for Findings.
- AdapterFindingVariant
The AdapterFindingVariant class contains a variant for one finding item to be imported.
- AdapterFindingVariantInner
The AdapterFindingVariant class contains a variant for one finding item to be imported.
- AdapterFindingVariantInnerDetail
The AdapterFindingVariant class contains a variant for one finding item to be imported.
- AdapterMeasure
The AdapterMeasure class contains the data for one measure item to be imported.
- AdapterMeasureVariant
The AdapterMeasureVariant class contains a variant for one measure item to be imported.
- AdapterReadResult
The Result of Read.
- AdapterResultBase
The Result of Execute.
- AdapterValidationResult
The Result of Validate.
- FileReaderAdapterOptions
Default AdapterOptions for FileAdapters. Provides configuration to extract information from the file path (ArtifactPath, DataSourceName, MeasurementName, ReportDateTime).
- FileReaderResult
The Result of FileAdapter.Execute.