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 ExistenceExpression
ExistenceExpression. create(boolean positive, Formula formula)
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type ExistenceExpression Modifier and Type Method Description E
LogicVisitor. visit(ExistenceExpression object)