| Package | Description |
|---|---|
| org.encog.app.analyst | |
| org.encog.app.analyst.script.prop | |
| org.encog.app.analyst.wizard |
| Modifier and Type | Method and Description |
|---|---|
static AnalystGoal |
AnalystGoal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AnalystGoal[] |
AnalystGoal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptProperties.setProperty(String name,
AnalystGoal value)
Set a property.
|
| Modifier and Type | Method and Description |
|---|---|
AnalystGoal |
AnalystWizard.getGoal() |
| Modifier and Type | Method and Description |
|---|---|
void |
AnalystWizard.setGoal(AnalystGoal theGoal)
Set the goal.
|
Copyright © 2014. All Rights Reserved.