Uses of Class
tech.oxfordsemantic.jrdfox.logic.sparql.path.AlternativePath
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.logic | |
| tech.oxfordsemantic.jrdfox.logic.sparql.path |
-
Uses of AlternativePath in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type AlternativePath Modifier and Type Method Description ELogicAdapter. visit(AlternativePath alternativePath)ELogicVisitor. visit(AlternativePath alternativePath)java.lang.VoidLogicWalker. visit(AlternativePath alternativePath) -
Uses of AlternativePath in tech.oxfordsemantic.jrdfox.logic.sparql.path
Methods in tech.oxfordsemantic.jrdfox.logic.sparql.path that return AlternativePath Modifier and Type Method Description static AlternativePathAlternativePath. create(java.util.List<Path> alternatives)static AlternativePathAlternativePath. create(Path... alternatives)