| Package | Description |
|---|---|
| net.sf.okapi.common.pipeline |
Interfaces and classes to implement and manage pipelines.
|
| net.sf.okapi.common.pipelinebuilder |
| Modifier and Type | Method and Description |
|---|---|
PipelineReturnValue |
Pipeline.getState() |
PipelineReturnValue |
IPipeline.getState()
Gets the current pipeline state.
|
static PipelineReturnValue |
PipelineReturnValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipelineReturnValue[] |
PipelineReturnValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineReturnValue |
XPipeline.execute() |
Copyright © 2022. All rights reserved.