Dundas. |
| Class | Description | |
|---|---|---|
| ContextualValue | Class used to model user input values for contextual measures or corrections for existing measures. | |
| CorrectionValue | Class used to represent a data correction applied to a specific metric set data point. | |
| DataInputRetrievalContext | Class used to provide the pointer for a specific data input record retrieval request. | |
| DataInputRetrievalRequest | Class that encapsulates a client data request and the associated options. | |
| InvalidDataInputCoordinateException | Exception that occurs when the user tries to enter data input using incorrect coordinates. | |
| InvalidDataInputTargetException | Exception that occurs when the user tries to enter measure values on a metric set object set for raw data retrieval. | |
| InvalidRecordException | Exception that occurs when the user tries to operate on a storage entity with an invalid data record. | |
| RecordContainer | Class used to manipulate data records for user data input. | |
| UserInputFileBase | Base class for Annotation and CorrectionValue. |
| Interface | Description | |
|---|---|---|
| IDataInputService | Service interface for data input. |