Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.FilterPattern
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.logic | |
tech.oxfordsemantic.jrdfox.logic.sparql.pattern |
-
Uses of FilterPattern in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type FilterPattern Modifier and Type Method Description E
LogicAdapter. visit(FilterPattern filterPattern)
E
LogicVisitor. visit(FilterPattern filterPattern)
java.lang.Void
LogicWalker. visit(FilterPattern filterPattern)
-
Uses of FilterPattern in tech.oxfordsemantic.jrdfox.logic.sparql.pattern
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.pattern that return FilterPattern Modifier and Type Method Description static FilterPattern
FilterPattern. create(Expression expression)