| Package | Description |
|---|---|
| org.aika.corpus | |
| org.aika.neuron |
| Modifier and Type | Field and Description |
|---|---|
InterpretationNode.State |
InterpretationNode.state |
| Modifier and Type | Method and Description |
|---|---|
static InterpretationNode.State |
InterpretationNode.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterpretationNode.State[] |
InterpretationNode.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InterpretationNode.setState(InterpretationNode.State newState,
long v) |
| Constructor and Description |
|---|
InterpretationNode(Document doc,
int primId,
int id,
int length,
InterpretationNode.State s) |
| Modifier and Type | Field and Description |
|---|---|
InterpretationNode.State |
Activation.StateChange.newState |
Copyright © 2018. All rights reserved.