public static class PositionRelation.Equals extends PositionRelation
PositionRelation.Equals, PositionRelation.GreaterThan, PositionRelation.LessThanRelation.Builder, Relation.None, Relation.RelationFactory| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE |
fromSlot, toSlotAFTER, BEFORE, BEGIN_EQUALS, BEGIN_TO_END_EQUALS, CONTAINED_IN, CONTAINS, END_EQUALS, END_TO_BEGIN_EQUALS, EQUALS, NONE, OVERLAPS, relationRegistry| Constructor and Description |
|---|
Equals() |
Equals(int fromSlot,
int toSlot) |
| Modifier and Type | Method and Description |
|---|---|
Stream<Activation> |
getActivations(INeuron.ThreadState th,
Position pos) |
int |
getType() |
Relation |
invert() |
boolean |
isExact() |
void |
mapRange(Map<Integer,Position> slots,
Activation act) |
boolean |
test(Position a,
Position b) |
String |
toString() |
compareTo, getActivations, linksOutputs, readFields, registerRequiredSlots, test, writeaddRelation, follow, getRelationsMap, read, registerRelationpublic boolean test(Position a, Position b)
test in class PositionRelationpublic void mapRange(Map<Integer,Position> slots, Activation act)
mapRange in class PositionRelationpublic Stream<Activation> getActivations(INeuron.ThreadState th, Position pos)
getActivations in class PositionRelationCopyright © 2018. All rights reserved.