org.openrdf.rdf2go
Class RepositoryModelFactory

java.lang.Object
  extended by org.ontoware.rdf2go.impl.AbstractModelFactory
      extended by org.openrdf.rdf2go.RepositoryModelFactory
All Implemented Interfaces:
ModelFactory

public class RepositoryModelFactory
extends AbstractModelFactory


Field Summary
 
Fields inherited from interface org.ontoware.rdf2go.ModelFactory
REASONING, STORAGE, STORAGE_VALUE_MEMORY
 
Constructor Summary
RepositoryModelFactory()
           
 
Method Summary
 Model createModel(java.util.Properties properties)
           
 Model createModel(URI contextURI)
           
 ModelSet createModelSet(java.util.Properties properties)
           
 
Methods inherited from class org.ontoware.rdf2go.impl.AbstractModelFactory
createModel, createModel, createModelSet, createModelSet, getReasoning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryModelFactory

public RepositoryModelFactory()
Method Detail

createModel

public Model createModel(java.util.Properties properties)
                  throws ModelRuntimeException
Throws:
ModelRuntimeException

createModel

public Model createModel(URI contextURI)
                  throws ModelRuntimeException
Throws:
ModelRuntimeException

createModelSet

public ModelSet createModelSet(java.util.Properties properties)
                        throws ModelRuntimeException
Throws:
ModelRuntimeException


Copyright © 2001-2008 FZI. All Rights Reserved.