Class RelationalScope
java.lang.Object
tools.refinery.interpreter.internal.apiimpl.EngineContextFactory
tools.refinery.interpreter.api.scope.QueryScope
tools.refinery.store.query.interpreter.internal.RelationalScope
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected IEngineContext
createEngineContext
(InterpreterEngine engine, IIndexingErrorListener errorListener, org.apache.log4j.Logger logger) Methods inherited from class tools.refinery.interpreter.api.scope.QueryScope
isCompatibleWithQueryScope
-
Constructor Details
-
RelationalScope
-
-
Method Details
-
createEngineContext
protected IEngineContext createEngineContext(InterpreterEngine engine, IIndexingErrorListener errorListener, org.apache.log4j.Logger logger) - Specified by:
createEngineContext
in classEngineContextFactory
-