|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reasoning | |
|---|---|
| org.ontoware.rdf2go | |
| Uses of Reasoning in org.ontoware.rdf2go |
|---|
| Methods in org.ontoware.rdf2go that return Reasoning | |
|---|---|
static Reasoning |
Reasoning.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Reasoning[] |
Reasoning.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.ontoware.rdf2go with parameters of type Reasoning | |
|---|---|
Model |
ModelFactory.createModel(Reasoning reasoning)
Create a new Model with inferencing. |
ModelSet |
ModelFactory.createModelSet(Reasoning reasoning)
Create a default in-memory ModelSet with given inferencing. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||