| Package | Description |
|---|---|
| tecgraf.openbus.algorithmservice.v1_1 |
| Modifier and Type | Field and Description |
|---|---|
AlgorithmIdDoesNotExistsInFlowException |
AlgorithmIdDoesNotExistsInFlowExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static AlgorithmIdDoesNotExistsInFlowException |
AlgorithmIdDoesNotExistsInFlowExceptionHelper.extract(Any any) |
static AlgorithmIdDoesNotExistsInFlowException |
AlgorithmIdDoesNotExistsInFlowExceptionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AlgorithmIdDoesNotExistsInFlowExceptionHelper.insert(Any any,
AlgorithmIdDoesNotExistsInFlowException s) |
static void |
AlgorithmIdDoesNotExistsInFlowExceptionHelper.write(OutputStream out,
AlgorithmIdDoesNotExistsInFlowException s) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
FlowConfigurator.setParameterValueAsTextById(int algorithmId,
String parameterName,
String valueAsText) |
void |
FlowConfiguratorImpl.setParameterValueAsTextById(int algorithmId,
String parameterName,
String valueAsText) |
abstract void |
FlowConfigurator.setParameterValueById(int algorithmId,
String parameterName,
IParameterValue value) |
void |
FlowConfiguratorImpl.setParameterValueById(int algorithmId,
String parameterName,
IParameterValue value) |
| Constructor and Description |
|---|
AlgorithmIdDoesNotExistsInFlowExceptionHolder(AlgorithmIdDoesNotExistsInFlowException initial) |
Copyright © 2016. All rights reserved.