|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAlgorithmTemplate | |
|---|---|
| csdk.v1_0.api.command | |
| Uses of IAlgorithmTemplate in csdk.v1_0.api.command |
|---|
| Methods in csdk.v1_0.api.command that return types with arguments of type IAlgorithmTemplate | |
|---|---|
Map<Integer,IAlgorithmTemplate> |
IFlowTemplate.getParametersValuesByNodeId()
Obtém um mapa com os valores dos parâmetros a serem inicializados no fluxo de algoritmos, indexados pelo identificador numérico do algoritmo no fluxo. |
| Methods in csdk.v1_0.api.command with parameters of type IAlgorithmTemplate | |
|---|---|
String |
ICommandContext.executeAlgorithm(IAlgorithmTemplate template,
String cmdDescription,
String sgaName,
Window window,
ICommandObserver observer)
Executa um algoritmo, dado o nome e identificador da versão, configurando-o com os valores de parâmetros especificados. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||