org.mindswap.pellet.query.impl
Class RelaxedDistVarsQueryEngine

java.lang.Object
  extended by org.mindswap.pellet.query.impl.RelaxedDistVarsQueryEngine
All Implemented Interfaces:
QueryExec

public class RelaxedDistVarsQueryEngine
extends java.lang.Object
implements QueryExec

Author:
Daniel

Field Summary
static org.apache.commons.logging.Log log
           
 
Constructor Summary
RelaxedDistVarsQueryEngine()
           
 
Method Summary
 QueryResults exec(Query q)
           
 boolean supports(Query q)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static org.apache.commons.logging.Log log
Constructor Detail

RelaxedDistVarsQueryEngine

public RelaxedDistVarsQueryEngine()
Method Detail

supports

public boolean supports(Query q)
Specified by:
supports in interface QueryExec

exec

public QueryResults exec(Query q)
Specified by:
exec in interface QueryExec


Copyright © 2007-2009 Natalya Keberle. All Rights Reserved.