Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AFTER - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- AFTER - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
- ALL - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- AllenConstants - Class in org.aksw.commons.algebra.allen
- AllenConstants() - Constructor for class org.aksw.commons.algebra.allen.AllenConstants
- AllenRelation - Class in org.aksw.commons.algebra.allen
-
An immutable wrapper for a bit-pattern (of primitive type 'short') that represents the Allen relations
- AllenRelation(short) - Constructor for class org.aksw.commons.algebra.allen.AllenRelation
-
The public API to create instances is.
invalid reference
#create(short) - AllenRelations - Class in org.aksw.commons.algebra.allen
-
Guava adapter for computing allen relations from guava ranges
- AllenRelations() - Constructor for class org.aksw.commons.algebra.allen.AllenRelations
B
- BEFORE - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- BEFORE - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
C
- compare(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
-
A comparator that returns 0 when the argument ranges overlap, -1 if the first argument is before the other one, and 1 otherwise.
- compute(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
- CONTAINS - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- CONTAINS - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
D
- DFT_LABELS - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- DURING - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- DURING - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
E
- EMPTY - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- EMPTY - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
-
Dummy relation with a 0 bit pattern.
- equals(Object) - Method in class org.aksw.commons.algebra.allen.AllenRelation
- EQUALS - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- EQUALS - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
F
- FINISHEDBY - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- FINISHEDBY - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
- FINISHES - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- FINISHES - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
G
- getPattern() - Method in class org.aksw.commons.algebra.allen.AllenRelation
H
- hashCode() - Method in class org.aksw.commons.algebra.allen.AllenRelation
I
- invert() - Method in class org.aksw.commons.algebra.allen.AllenRelation
-
Create a new relation with the inverse
- invert(short) - Static method in class org.aksw.commons.algebra.allen.AllenConstants
- isAfter(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
- isBefore(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
-
is strictly before (not meeting)
- isContaining(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
- isDuring(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
- isEmpty() - Method in class org.aksw.commons.algebra.allen.AllenRelation
- isFinishedBy(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
- isFinishing(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
- isLowerEndpointBefore(T, BoundType, T, BoundType) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
-
cmp([5, _) (5, _)) yields true cmp((5, _) [5, _)) yields false
- isMeeting(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
-
The intersection must be empty
- isMetBy(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
- isOverlappedBy(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
- isOverlapping(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
- isStartedBy(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
- isStarting(Range, Range) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
- isUpperEndpointBefore(T, BoundType, T, BoundType) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
-
cmp((_, 5) (_, 5]) yields true cmp(( , 5] (_, 5)) yields false
- isUpperEndpointOfXBeforeLowerEndpointOfY(T, BoundType, T, BoundType) - Static method in class org.aksw.commons.algebra.allen.AllenRelations
-
Is upper endpoint of x before lower endpoint of Y v |--x---| |---y--| ^
M
- MEETS - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- MEETS - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
- METBY - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- METBY - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
O
- of(short) - Static method in class org.aksw.commons.algebra.allen.AllenRelation
- of(short, short...) - Static method in class org.aksw.commons.algebra.allen.AllenRelation
-
Combine all given patterns with bitwise OR
- org.aksw.commons.algebra.allen - package org.aksw.commons.algebra.allen
- OVERLAPPEDBY - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- OVERLAPPEDBY - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
- OVERLAPS - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- OVERLAPS - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
P
- pattern - Variable in class org.aksw.commons.algebra.allen.AllenRelation
S
- STARTEDBY - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- STARTEDBY - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
- STARTS - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
- STARTS - Static variable in class org.aksw.commons.algebra.allen.AllenRelation
T
- toLabels(short) - Static method in class org.aksw.commons.algebra.allen.AllenConstants
- toLabels(short, Map) - Static method in class org.aksw.commons.algebra.allen.AllenConstants
- toString() - Method in class org.aksw.commons.algebra.allen.AllenRelation
- toString(short) - Static method in class org.aksw.commons.algebra.allen.AllenConstants
- transitivityMatrix - Static variable in class org.aksw.commons.algebra.allen.AllenConstants
U
- union(AllenRelation) - Method in class org.aksw.commons.algebra.allen.AllenRelation
- union(AllenRelation...) - Static method in class org.aksw.commons.algebra.allen.AllenRelation
All Classes and Interfaces|All Packages|Constant Field Values