| Package | Description |
|---|---|
| org.aika | |
| org.aika.corpus |
| Modifier and Type | Field and Description |
|---|---|
Document |
Iteration.doc |
| Modifier and Type | Method and Description |
|---|---|
Iteration |
Model.startIteration(Document doc,
int threadId) |
String |
Activation.toString(Document doc) |
| Modifier and Type | Field and Description |
|---|---|
Document |
Option.doc |
| Modifier and Type | Method and Description |
|---|---|
static Document |
Document.create(String content) |
| Modifier and Type | Method and Description |
|---|---|
static Option |
Option.add(Document doc,
boolean nonConflicting,
List<Option> inputs) |
static Option |
Option.add(Document doc,
boolean nonConflicting,
Option... input) |
static Option |
Option.addPrimitive(Document doc) |
static List<Option> |
ExpandNode.collectConflicts(Document doc) |
int |
Document.compareTo(Document doc) |
static ExpandNode |
ExpandNode.createCandidate(Document doc,
List<Option> changed,
ExpandNode parent,
ExpandNode selectedParent,
ExpandNode excludedParent,
Option ref,
ExpandNode.RefMarker marker) |
static ExpandNode |
ExpandNode.createInitialExpandNode(Document doc) |
| Constructor and Description |
|---|
Option(Document doc,
int primId,
int id) |
Option(Document doc,
int primId,
int id,
int length) |
Copyright © 2017. All rights reserved.