Uses of Class
org.aksw.jenax.facete.treequery2.api.ScopedVar
Packages that use ScopedVar
-
Uses of ScopedVar in org.aksw.jenax.facete.treequery2.api
Methods in org.aksw.jenax.facete.treequery2.api that return ScopedVarModifier and TypeMethodDescriptionstatic ScopedVarScopedFacetPath.toScopedVar(FacetPathMapping facetPathMapping) Return a new ScopedFacetPath with the path transformed by the given function.static ScopedVarScopedFacetPath.toScopedVar(ScopedFacetPath scopedFacetPath, FacetPathMapping facetPathMapping) ScopedFacetPathOld.toScopedVar(FacetPathMapping facetPathMapping) static ScopedVarScopedFacetPathOld.toScopedVar(ScopedFacetPathOld scopedFacetPath, FacetPathMapping facetPathMapping) static ScopedVarScopedVar.unscopeVar(org.apache.jena.sparql.core.Var var) -
Uses of ScopedVar in org.aksw.jenax.facete.treequery2.impl
Methods in org.aksw.jenax.facete.treequery2.impl that return ScopedVarModifier and TypeMethodDescriptionstatic ScopedVarFacetPathMappingImpl.resolveVar(FacetPathMapping facetPathMapping, String baseScopeName, org.apache.jena.sparql.core.Var rootVar, org.aksw.jenax.path.core.FacetPath facetPath) static ScopedVarFacetPathMappingImpl.resolveVar(FacetPathMapping facetPathMapping, VarScope scope, org.aksw.jenax.path.core.FacetPath facetPath) static ScopedVarFacetPathMappingImpl.resolveVar(FacetPathMapping facetPathMapping, ScopedFacetPath sfp)