Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.path.InversePath
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.logic | |
| tech.oxfordsemantic.jrdfox.logic.sparql.path |
-
Uses of InversePath in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type InversePath Modifier and Type Method Description ELogicAdapter. visit(InversePath inversePath)ELogicVisitor. visit(InversePath inversePath)java.lang.VoidLogicWalker. visit(InversePath inversePath) -
Uses of InversePath in tech.oxfordsemantic.jrdfox.logic.sparql.path
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.path that return InversePath Modifier and Type Method Description static InversePathInversePath. create(Path path)