Uses of Class
tech.oxfordsemantic.jrdfox.logic.ExistenceExpression
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.logic |
-
Uses of ExistenceExpression in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic that return ExistenceExpression Modifier and Type Method Description static ExistenceExpressionExistenceExpression. create(boolean positive, Formula formula)Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type ExistenceExpression Modifier and Type Method Description ELogicVisitor. visit(ExistenceExpression object)