| Package | Description |
|---|---|
| org.encog.app.analyst | |
| org.encog.app.analyst.script |
| Modifier and Type | Method and Description |
|---|---|
void |
EncogAnalyst.executeTask(AnalystTask task)
Execute a task.
|
| Modifier and Type | Method and Description |
|---|---|
AnalystTask |
AnalystScript.getTask(String name)
Get the specified task.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,AnalystTask> |
AnalystScript.getTasks() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnalystScript.addTask(AnalystTask task)
Add a task.
|
Copyright © 2014. All Rights Reserved.