Class QueryInterpreterStoreAdapterImpl
java.lang.Object
tools.refinery.store.query.interpreter.internal.QueryInterpreterStoreAdapterImpl
- All Implemented Interfaces:
ModelStoreAdapter,QueryInterpreterStoreAdapter,ModelQueryStoreAdapter
public class QueryInterpreterStoreAdapterImpl
extends Object
implements QueryInterpreterStoreAdapter
-
Method Summary
Modifier and TypeMethodDescriptioncreateModelAdapter(Model model) <T> Query<T> getCanonicalQuery(Query<T> query) getStore()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tools.refinery.store.query.ModelQueryStoreAdapter
getCanonicalQuery
-
Method Details
-
getStore
- Specified by:
getStorein interfaceModelStoreAdapter
-
getSymbolViews
- Specified by:
getSymbolViewsin interfaceModelQueryStoreAdapter
-
getInputKeys
-
getQueries
- Specified by:
getQueriesin interfaceModelQueryStoreAdapter
-
getCancellationToken
-
getCanonicalQuery
- Specified by:
getCanonicalQueryin interfaceModelQueryStoreAdapter
-
getEngineOptions
- Specified by:
getEngineOptionsin interfaceQueryInterpreterStoreAdapter
-
createModelAdapter
- Specified by:
createModelAdapterin interfaceModelQueryStoreAdapter- Specified by:
createModelAdapterin interfaceModelStoreAdapter- Specified by:
createModelAdapterin interfaceQueryInterpreterStoreAdapter
-