public interface IAlgorithmTemplate
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithmName()
Obtém o nome do algoritmo.
|
String |
getAlgorithmVersionId()
Obtém o identificador da versão do algoritmo.
|
Map<String,String> |
getParametersValues()
Obtém todos os valores dos parâmetros do algoritmo que foram preenchidos.
|
Copyright © 2013–2015 Tecgraf/PUC-Rio. All rights reserved.