Uses of Interface
se.liu.ida.hefquin.engine.queryproc.QueryPlanner
Packages that use QueryPlanner
Package
Description
- 
Uses of QueryPlanner in se.liu.ida.hefquin.engine
Methods in se.liu.ida.hefquin.engine that return QueryPlannerModifier and TypeMethodDescriptionHeFQUINEngineConfigReader.readQueryPlanner(org.apache.jena.rdf.model.Resource queryProcRsrc, HeFQUINEngineConfigReader.ExtendedContext ctx)  - 
Uses of QueryPlanner in se.liu.ida.hefquin.engine.queryproc
Methods in se.liu.ida.hefquin.engine.queryproc that return QueryPlanner - 
Uses of QueryPlanner in se.liu.ida.hefquin.engine.queryproc.impl
Fields in se.liu.ida.hefquin.engine.queryproc.impl declared as QueryPlannerMethods in se.liu.ida.hefquin.engine.queryproc.impl that return QueryPlannerConstructors in se.liu.ida.hefquin.engine.queryproc.impl with parameters of type QueryPlannerModifierConstructorDescriptionQueryProcessorImpl(QueryPlanner planner, QueryPlanCompiler planCompiler, ExecutionEngine execEngine, QueryProcContext ctxt)  - 
Uses of QueryPlanner in se.liu.ida.hefquin.engine.queryproc.impl.planning
Classes in se.liu.ida.hefquin.engine.queryproc.impl.planning that implement QueryPlanner