Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.DisjunctionPattern
Packages that use DisjunctionPattern
Package
Description
-
Uses of DisjunctionPattern in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type DisjunctionPatternModifier and TypeMethodDescriptionLogicAdapter.visit(DisjunctionPattern disjunctionPattern) LogicVisitor.visit(DisjunctionPattern disjunctionPattern) LogicWalker.visit(DisjunctionPattern disjunctionPattern) -
Uses of DisjunctionPattern in tech.oxfordsemantic.jrdfox.logic.sparql.pattern
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.pattern that return DisjunctionPatternModifier and TypeMethodDescriptionstatic DisjunctionPatternDisjunctionPattern.create(List<GroupGraphPattern> disjuncts) static DisjunctionPatternDisjunctionPattern.create(GroupGraphPattern... disjuncts)