| Package | Description |
|---|---|
| org.aika | |
| org.aika.lattice |
| Modifier and Type | Field and Description |
|---|---|
Set<AndNode> |
Model.numberOfPositionsQueue |
| Modifier and Type | Field and Description |
|---|---|
TreeMap<AndNode.Refinement,AndNode> |
Node.andChildren |
| Modifier and Type | Method and Description |
|---|---|
static AndNode |
AndNode.createNextLevelNode(Document doc,
Node n,
AndNode.Refinement ref,
boolean discoverPatterns) |
AndNode |
Node.getAndChild(AndNode.Refinement ref) |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.addAndChild(AndNode.Refinement ref,
AndNode child) |
static void |
AndNode.addNextLevelActivation(Document doc,
Activation act,
Activation secondAct,
AndNode nlp,
InterprNode conflict) |
Copyright © 2017. All rights reserved.