Uses of Class
tech.oxfordsemantic.jrdfox.logic.Values
| Package | Description |
|---|---|
| tech.oxfordsemantic.jrdfox.logic |
-
Uses of Values in tech.oxfordsemantic.jrdfox.logic
Methods in tech.oxfordsemantic.jrdfox.logic that return Values Modifier and Type Method Description static ValuesValues. create(java.util.List<Variable> variables, java.util.List<java.util.List<Resource>> data)static ValuesValues. create(Variable[] variables, Resource[][] data)Methods in tech.oxfordsemantic.jrdfox.logic with parameters of type Values Modifier and Type Method Description ELogicVisitor. visit(Values object)