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