|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ontoware.rdf2go.model.impl.AbstractModelWriter
org.ontoware.rdf2go.model.impl.AbstractModelAddRemove
org.ontoware.rdf2go.model.impl.AbstractModelRemovePatterns
org.ontoware.rdf2go.model.impl.AbstractModel
org.ontoware.rdf2go.model.impl.AbstractLockingModel
public abstract class AbstractLockingModel
adapter that maps the rdf2go model functions to a smaller subset of methods
| Field Summary |
|---|
| Fields inherited from class org.ontoware.rdf2go.model.impl.AbstractModel |
|---|
model |
| Constructor Summary | |
|---|---|
AbstractLockingModel()
|
|
| Method Summary | |
|---|---|
void |
update(DiffReader diff)
Using lock() and unlock() |
| Methods inherited from class org.ontoware.rdf2go.model.impl.AbstractModelAddRemove |
|---|
addStatement, removeStatement, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ontoware.rdf2go.model.Model |
|---|
addModel, close, dump, getContextURI, getProperty, getUnderlyingModelImplementation, isEmpty, isIsomorphicWith, isOpen, open, setProperty, size |
| Methods inherited from interface org.ontoware.rdf2go.model.ModelValueFactory |
|---|
createBlankNode, createBlankNode, createDatatypeLiteral, createLanguageTagLiteral, createPlainLiteral, createStatement, createURI, isValidURI, newRandomUniqueURI |
| Methods inherited from interface org.ontoware.rdf2go.model.ModelRemovePatterns |
|---|
removeStatements, removeStatements |
| Methods inherited from interface org.ontoware.rdf2go.model.FindableModel |
|---|
contains, contains, contains, countStatements, createTriplePattern, findStatements, findStatements |
| Methods inherited from interface org.ontoware.rdf2go.model.Sparqlable |
|---|
queryConstruct, querySelect, sparqlAsk, sparqlConstruct, sparqlDescribe, sparqlSelect |
| Methods inherited from interface org.ontoware.rdf2go.model.FindableModel |
|---|
contains, contains, contains, countStatements, createTriplePattern, findStatements, findStatements |
| Methods inherited from interface org.ontoware.rdf2go.model.ModelIO |
|---|
readFrom, readFrom, readFrom, readFrom, readFrom, readFrom, serialize, writeTo, writeTo, writeTo, writeTo |
| Methods inherited from interface org.ontoware.rdf2go.model.Commitable |
|---|
commit, setAutocommit |
| Methods inherited from interface org.ontoware.rdf2go.model.ReificationSupport |
|---|
addReificationOf, addReificationOf, deleteReification, getAllReificationsOf, hasReifications |
| Methods inherited from interface org.ontoware.rdf2go.model.NamespaceSupport |
|---|
getNamespace, getNamespaces, removeNamespace, setNamespace |
| Constructor Detail |
|---|
public AbstractLockingModel()
| Method Detail |
|---|
public void update(DiffReader diff)
throws ModelRuntimeException
update in interface ModelAddRemoveupdate in class AbstractModelModelRuntimeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||