Uses of Interface
org.ontoware.rdf2go.model.ModelSet

Packages that use ModelSet
org.ontoware.rdf2go   
org.ontoware.rdf2go.model   
 

Uses of ModelSet in org.ontoware.rdf2go
 

Methods in org.ontoware.rdf2go that return ModelSet
 ModelSet ModelFactory.createModelSet()
          create a default in-memory ModelSet with no inferencing.
 ModelSet ModelFactory.createModelSet(java.util.Properties p)
          Create a ModelSet configured by the given properties.
 ModelSet ModelFactory.createModelSet(Reasoning reasoning)
          Create a default in-memory ModelSet with given inferencing.
 

Uses of ModelSet in org.ontoware.rdf2go.model
 

Methods in org.ontoware.rdf2go.model with parameters of type ModelSet
 void ModelSet.addModelSet(ModelSet modelSet)
          Adds a complete ModelSet to this ModelSet.
 



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