Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.BindPattern
Packages that use BindPattern
Package
Description
-
Uses of BindPattern in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type BindPatternModifier and TypeMethodDescriptionLogicAdapter.visit(BindPattern bindPattern) LogicVisitor.visit(BindPattern bindPattern) LogicWalker.visit(BindPattern bindPattern) -
Uses of BindPattern in tech.oxfordsemantic.jrdfox.logic.sparql.pattern
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.pattern that return BindPatternModifier and TypeMethodDescriptionstatic BindPatternBindPattern.create(Expression expression, Variable boundVariable)