| Package | Description |
|---|---|
| org.aika | |
| org.aika.corpus |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Activation.filter(Node n,
Integer rid,
Range r,
Range.Operator begin,
Range.Operator end,
InterprNode o,
InterprNode.Relation or) |
static Activation |
Activation.get(Document doc,
Node n,
Integer rid,
Range r,
Range.Operator begin,
Range.Operator end,
InterprNode o,
InterprNode.Relation or) |
static Stream |
Activation.getActivationsByRange(Node.ThreadState th,
Node n,
Integer rid,
Range r,
Range.Operator begin,
Range.Operator end,
InterprNode o,
InterprNode.Relation or) |
static Stream<Activation> |
Activation.select(Document doc,
Node n,
Integer rid,
Range r,
Range.Operator begin,
Range.Operator end,
InterprNode o,
InterprNode.Relation or) |
| Modifier and Type | Method and Description |
|---|---|
static InterprNode.Relation |
InterprNode.Relation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterprNode.Relation[] |
InterprNode.Relation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.