| Package | Description |
|---|---|
| tecgraf.openbus.algorithmservice.v1_1 | |
| tecgraf.openbus.algorithmservice.v1_1.parameters |
| Modifier and Type | Field and Description |
|---|---|
InvalidParameterException |
InvalidParameterExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InvalidParameterException |
InvalidParameterExceptionHelper.extract(Any any) |
static InvalidParameterException |
InvalidParameterExceptionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InvalidParameterExceptionHelper.insert(Any any,
InvalidParameterException s) |
static void |
InvalidParameterExceptionHelper.write(OutputStream out,
InvalidParameterException s) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
SimpleConfigurator.setParameterValue(String name,
IParameterValue value) |
void |
SimpleConfiguratorImpl.setParameterValue(String name,
IParameterValue value) |
abstract void |
FlowConfigurator.setParameterValueById(int algorithmId,
String parameterName,
IParameterValue value) |
| Constructor and Description |
|---|
InvalidParameterExceptionHolder(InvalidParameterException initial) |
| Modifier and Type | Method and Description |
|---|---|
void |
EnumerationParameterImpl.setSelectedItem(String selectedId)
Coloca o valor informado como o valor selecionado para o parĂ¢metro.
|
Copyright © 2016. All rights reserved.