Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.QueryPattern
Packages that use QueryPattern
-
Uses of QueryPattern in tech.oxfordsemantic.jrdfox.logic.sparql.pattern
Subclasses of QueryPattern in tech.oxfordsemantic.jrdfox.logic.sparql.patternModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassFields in tech.oxfordsemantic.jrdfox.logic.sparql.pattern declared as QueryPatternMethods in tech.oxfordsemantic.jrdfox.logic.sparql.pattern that return types with arguments of type QueryPatternMethods in tech.oxfordsemantic.jrdfox.logic.sparql.pattern with parameters of type QueryPatternModifier and TypeMethodDescriptionstatic ConjunctionPatternConjunctionPattern.create(QueryPattern... conjuncts) Method parameters in tech.oxfordsemantic.jrdfox.logic.sparql.pattern with type arguments of type QueryPatternModifier and TypeMethodDescriptionstatic ConjunctionPatternConjunctionPattern.create(List<QueryPattern> conjuncts)