| Package | Description |
|---|---|
| net.sf.okapi.common.pipelinedriver |
Interfaces and classes to implement and pipeline drivers.
|
| net.sf.okapi.common.resource |
Interfaces and classes that represent the parsed resources attached to the
events sent by a filter.
|
| net.sf.okapi.steps.common |
Classes implementing often-used steps.
|
| net.sf.okapi.steps.formatconversion | |
| net.sf.okapi.steps.idaligner | |
| net.sf.okapi.steps.rainbowkit.creation |
| Modifier and Type | Method and Description |
|---|---|
protected ExecutionContext |
PipelineDriver.getContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineDriver.setExecutionContext(ExecutionContext context) |
void |
IPipelineDriver.setExecutionContext(ExecutionContext context)
Sets the execution context for this driver.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext |
PipelineParameters.getExecutionContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
PipelineParameters.setExecutionContext(ExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterEventsWriterStep.setExecutionContext(ExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
FormatConversionStep.setExecutionContext(ExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
IdBasedAlignerStep.setExecutionContext(ExecutionContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtractionStep.setContext(ExecutionContext context) |
Copyright © 2022. All rights reserved.