| Package | Description |
|---|---|
| com.clarkparsia.pellet.rules.rete | |
| org.mindswap.pellet.utils | |
| org.mindswap.pellet.utils.fsm |
| Modifier and Type | Method and Description |
|---|---|
<U> Collection<Pair<T,U>> |
Index.join(Index<S,U> index,
int shared)
Return a join of this index to the given index, joining on the first
shared variables. |
| Modifier and Type | Method and Description |
|---|---|
static <F,S> Pair<F,S> |
Pair.create(F f,
S s) |
| Modifier and Type | Method and Description |
|---|---|
List<Pair<State<T>,State<T>>> |
TransitionGraph.findTransitions(T transition) |
Copyright © 2019. All rights reserved.