| Package | Description |
|---|---|
| csbase.logic.algorithms.parsers | |
| csbase.logic.algorithms.parsers.triggers |
| Modifier and Type | Method and Description |
|---|---|
static ParameterFactory |
ParameterFactory.createParameterFactory(String factoryClassName)
Cria uma instância, por reflexão, da fábrica de um tipo de parâmetro, a
partir do nome completo da classe que a implementa.
|
protected abstract AlgorithmInfo |
CategoryParser.getAlgorithmById(String algorithmId)
Obtém um algoritmo dado o seu identificador.
|
Set<Category> |
CategoryParser.read(Reader reader)
Lê as categorias que são raízes da floresta de categorias.
|
| Modifier and Type | Method and Description |
|---|---|
protected ParameterGroup |
AbstractGroupTriggerFactory.findParameter(SimpleAlgorithmConfigurator configurator,
String parameterName)
Cria o
gatilho. |
protected abstract Parameter<?> |
AbstracTriggerFactory.findParameter(SimpleAlgorithmConfigurator configurator,
String parameterName)
Cria o
gatilho. |
Copyright © 2017. All rights reserved.