|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ontoware.rdf2go.impl.AbstractModelFactory
org.openrdf.rdf2go.RepositoryModelFactory
public class RepositoryModelFactory
| 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 |
|---|
public RepositoryModelFactory()
| Method Detail |
|---|
public Model createModel(java.util.Properties properties)
throws ModelRuntimeException
ModelRuntimeException
public Model createModel(URI contextURI)
throws ModelRuntimeException
ModelRuntimeException
public ModelSet createModelSet(java.util.Properties properties)
throws ModelRuntimeException
ModelRuntimeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||