Uses of Class
it.unibz.inf.ontop.si.repository.impl.SemanticIndexView
-
Packages that use SemanticIndexView Package Description it.unibz.inf.ontop.si.repository.impl -
-
Uses of SemanticIndexView in it.unibz.inf.ontop.si.repository.impl
Methods in it.unibz.inf.ontop.si.repository.impl that return SemanticIndexView Modifier and Type Method Description SemanticIndexViewSemanticIndexViewsManager. getView(ObjectRDFType type)SemanticIndexViewSemanticIndexViewsManager. getView(ObjectRDFType type1, RDFTermType type2)Methods in it.unibz.inf.ontop.si.repository.impl that return types with arguments of type SemanticIndexView Modifier and Type Method Description List<SemanticIndexView>SemanticIndexViewsManager. getClassViews()List<SemanticIndexView>SemanticIndexViewsManager. getPropertyViews()
-