Uses of Class
tech.oxfordsemantic.jrdfox.logic.Conjunction
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.logic |
-
Uses of Conjunction in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic that return Conjunction Modifier and Type Method Description static ConjunctionConjunction. create(java.util.List<Formula> arguments)static ConjunctionConjunction. create(Formula... arguments)Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type Conjunction Modifier and Type Method Description ELogicVisitor. visit(Conjunction object)