Uses of Class
com.clarkparsia.pellet.sparqldl.engine.CoreStrategy

Packages that use CoreStrategy
com.clarkparsia.pellet.sparqldl.engine   
 

Uses of CoreStrategy in com.clarkparsia.pellet.sparqldl.engine
 

Fields in com.clarkparsia.pellet.sparqldl.engine declared as CoreStrategy
static CoreStrategy QueryEngine.STRATEGY
           
 

Methods in com.clarkparsia.pellet.sparqldl.engine that return CoreStrategy
static CoreStrategy QueryEngine.getStrategy(QueryAtom core)
           
static CoreStrategy CoreStrategy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CoreStrategy[] CoreStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004 Evren Sirin. All Rights Reserved.