ChangeResult |
Bundles up various pieces of information after the application of an operation.
|
EngineDependentOperation |
|
ExpressionBasedOperation |
Base class for an operation which evaluates an expression on rows or records, and then uses it to derive the new
grid.
|
ExpressionBasedOperation.NegativeRowMapper |
|
ExpressionBasedOperation.PositiveRowMapper |
Row mapper which calls a change data producer (to evaluate the expression) and directly calls the corresponding
change data joiner (to insert the results in the row).
|
OperationDescription |
Generated localization support class.
|
OperationHistoryEntry |
Generated localization support class.
|
OperationRegistry |
|
OperationResolver |
|
RowMapOperation |
Simplifies the architecture for immediate operations which simply act by mapping rows.
|
RowMapOperation.GridMap |
Stores the new column model to be applied on the new grid, and the row mappers used to derive the new grid.
|
UnknownOperation |
An operation that is unknown to the current OpenRefine instance, but might be interpretable by another instance (for
instance, a later version of OpenRefine, or using an extension).
|