| Package | Description |
|---|---|
| org.aika | |
| org.aika.corpus |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Activation.filter(Node n,
Integer rid,
Range r,
Range.Relation rr,
Option o,
Option.Relation or) |
static Activation |
Activation.get(Iteration t,
Node n,
Integer rid,
Range r,
Range.Relation rr,
Option o,
Option.Relation or) |
static Stream<Activation> |
Activation.select(Iteration t,
Node n,
Integer rid,
Range r,
Range.Relation rr,
Option o,
Option.Relation or) |
| Modifier and Type | Method and Description |
|---|---|
static Option.Relation |
Option.Relation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Option.Relation[] |
Option.Relation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Stream<Activation> |
Range.Relation.getActivations(Iteration t,
Node n,
Integer rid,
Range r,
Option o,
Option.Relation or) |
Stream<Activation> |
Range.SynapseRangeMatcher.getActivations(Iteration t,
Node n,
Integer rid,
Range r,
Option o,
Option.Relation or) |
Stream<Activation> |
Range.BeginEndMatcher.getActivations(Iteration t,
Node n,
Integer rid,
Range r,
Option o,
Option.Relation or) |
Copyright © 2017. All rights reserved.