Uses of Class
se.liu.ida.hefquin.jenaext.PatternVarsAll.MyPatternVarsVisitor
Packages that use PatternVarsAll.MyPatternVarsVisitor
-
Uses of PatternVarsAll.MyPatternVarsVisitor in se.liu.ida.hefquin.engine
Subclasses of PatternVarsAll.MyPatternVarsVisitor in se.liu.ida.hefquin.engineModifier and TypeClassDescriptionprotected static classCollects all variables in a givenElementexcept for variables that occur *only* as the variable of SERVICE clauses. -
Uses of PatternVarsAll.MyPatternVarsVisitor in se.liu.ida.hefquin.jenaext
Methods in se.liu.ida.hefquin.jenaext with parameters of type PatternVarsAll.MyPatternVarsVisitorModifier and TypeMethodDescriptionstatic voidPatternVarsAll.vars(org.apache.jena.sparql.syntax.Element element, PatternVarsAll.MyPatternVarsVisitor visitor)