| Package | Description |
|---|---|
| network.aika.lattice |
| Modifier and Type | Field and Description |
|---|---|
AndNode.Refinement |
AndNode.Link.ref |
| Modifier and Type | Field and Description |
|---|---|
TreeMap<AndNode.Refinement,AndNode.RefValue> |
Node.andChildren |
TreeMap<AndNode.Refinement,AndNode.RefValue> |
InputNode.nonExactAndChildren |
SortedMap<AndNode.Refinement,AndNode.RefValue> |
AndNode.parents |
| Modifier and Type | Method and Description |
|---|---|
static AndNode.Refinement |
AndNode.Refinement.read(DataInput in,
Model m) |
| Modifier and Type | Method and Description |
|---|---|
int |
AndNode.Refinement.compareTo(AndNode.Refinement ref) |
boolean |
AndNode.Refinement.contains(AndNode.Refinement ref,
AndNode.RefValue rv) |
AndNode.RefValue |
OrNode.extend(int threadId,
Document doc,
AndNode.Refinement ref,
PatternDiscovery.Config patterDiscovery) |
abstract AndNode.RefValue |
Node.extend(int threadId,
Document doc,
AndNode.Refinement ref,
PatternDiscovery.Config patterDiscoveryConfig) |
AndNode.RefValue |
InputNode.extend(int threadId,
Document doc,
AndNode.Refinement ref,
PatternDiscovery.Config patterDiscoveryConfig) |
AndNode.RefValue |
AndNode.extend(int threadId,
Document doc,
AndNode.Refinement firstRef,
PatternDiscovery.Config patterDiscoverConfig) |
void |
AndNode.AndActivation.link(AndNode.Refinement ref,
AndNode.RefValue rv,
InputNode.InputActivation refAct,
NodeActivation<?> input) |
| Constructor and Description |
|---|
Link(AndNode.Refinement ref,
AndNode.RefValue rv,
InputNode.InputActivation refAct,
NodeActivation<?> input,
AndNode.AndActivation output) |
| Constructor and Description |
|---|
AndNode(Model m,
int level,
SortedMap<AndNode.Refinement,AndNode.RefValue> parents) |
Copyright © 2018. All rights reserved.