Uses of Class
com.clarkparsia.pellet.rules.rete.Index

Packages that use Index
com.clarkparsia.pellet.rules.rete   
 

Uses of Index in com.clarkparsia.pellet.rules.rete
 

Fields in com.clarkparsia.pellet.rules.rete declared as Index
 Index<aterm.ATermAppl,Fact> Node.index
           
 

Methods in com.clarkparsia.pellet.rules.rete with parameters of type Index
<U> java.util.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.
 



Copyright © 2004 Evren Sirin. All Rights Reserved.