Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.SubselectPattern
| Package | Description | 
|---|---|
| tech.oxfordsemantic.jrdfox.logic | |
| tech.oxfordsemantic.jrdfox.logic.sparql.pattern | 
- 
Uses of SubselectPattern in tech.oxfordsemantic.jrdfox.logicMethods in tech.oxfordsemantic.jrdfox.logic with parameters of type SubselectPattern Modifier and Type Method Description ELogicAdapter. visit(SubselectPattern subselectPattern)ELogicVisitor. visit(SubselectPattern subselectPattern)java.lang.VoidLogicWalker. visit(SubselectPattern subselectPattern)
- 
Uses of SubselectPattern in tech.oxfordsemantic.jrdfox.logic.sparql.patternMethods in tech.oxfordsemantic.jrdfox.logic.sparql.pattern that return SubselectPattern Modifier and Type Method Description static SubselectPatternSubselectPattern. create(SelectQuery argument)