Uses of Class
ontopoly.model.QueryMapper
-
Packages that use QueryMapper Package Description ontopoly.model -
-
Uses of QueryMapper in ontopoly.model
Methods in ontopoly.model that return QueryMapper Modifier and Type Method Description <T> QueryMapper<T>
TopicMap. newQueryMapper(Class<T> type)
<T> QueryMapper<T>
TopicMap. newQueryMapperNoWrap()
-