public class FlowConfiguratorImpl extends FlowConfigurator
FlowConfiguratorImpl implementa um valutype
FlowConfiguratoralgorithmsalgorithmName, algorithmVersion, execType, type| Constructor and Description |
|---|
FlowConfiguratorImpl()
Construtr padrão.
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAlgoritmInfo() |
Property[] |
getParameters() |
void |
setParameterValueAsTextById(int algorithmId,
String parameterName,
String valueAsText) |
void |
setParameterValueById(int algorithmId,
String parameterName,
IParameterValue value) |
_read, _truncatable_ids, _type, _writepublic void setParameterValueById(int algorithmId,
String parameterName,
IParameterValue value)
throws AlgorithmIdDoesNotExistsInFlowException,
ParameterDoesNotExistsException,
IncorrectParamTypeException,
InvalidParameterException
public void setParameterValueAsTextById(int algorithmId,
String parameterName,
String valueAsText)
throws ParameterDoesNotExistsException,
AlgorithmIdDoesNotExistsInFlowException
setParameterValueAsTextById in class FlowConfiguratorParameterDoesNotExistsExceptionAlgorithmIdDoesNotExistsInFlowExceptionpublic Property[] getParameters() throws ConversionToTextException
getParameters in class ConfiguratorConversionToTextExceptionpublic String[] getAlgoritmInfo()
getAlgoritmInfo in class ConfiguratorCopyright © 2016. All rights reserved.