Uses of Class
org.ontoware.rdf2go.Reasoning

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.
 



Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.