Uses of Class
tech.oxfordsemantic.jrdfox.logic.BindAtom
Package | Description |
---|---|
tech.oxfordsemantic.jrdfox.logic |
-
Uses of BindAtom in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic that return BindAtom Modifier and Type Method Description static BindAtom
BindAtom. create(BuiltinExpression builtinExpression, Variable boundVariable)
BindAtom
BindAtom. simplify()
Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type BindAtom Modifier and Type Method Description E
LogicVisitor. visit(BindAtom object)