|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||