public class PredefinedQueriesImpl extends Object implements PredefinedQueries
| Constructor and Description |
|---|
PredefinedQueriesImpl(it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedTupleQuery> tupleQueries,
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedGraphQuery> graphQueries,
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,Object> contextMap) |
| Modifier and Type | Method and Description |
|---|---|
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,Object> |
getContextMap() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedGraphQuery> |
getGraphQueries() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedTupleQuery> |
getTupleQueries() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultPredefinedQueriespublic PredefinedQueriesImpl(it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedTupleQuery> tupleQueries, it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedGraphQuery> graphQueries, it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,Object> contextMap)
public it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedGraphQuery> getGraphQueries()
getGraphQueries in interface PredefinedQueriespublic it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,PredefinedTupleQuery> getTupleQueries()
getTupleQueries in interface PredefinedQueriespublic it.unibz.inf.ontop.com.google.common.collect.ImmutableMap<String,Object> getContextMap()
getContextMap in interface PredefinedQueriesCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.