Package | Description |
---|---|
org.ontoware.rdf2go.model | |
org.ontoware.rdf2go.model.impl | |
org.ontoware.rdf2go.util | |
org.openrdf.rdf2go |
Modifier and Type | Interface and Description |
---|---|
interface |
Diff |
Modifier and Type | Method and Description |
---|---|
void |
ModelChangedListener.performedUpdate(DiffReader diff) |
void |
ModelSetAddRemove.update(DiffReader diff)
Apply the changes given by this diff
|
void |
ModelAddRemove.update(DiffReader diff)
Apply the changes given by this diff
|
Modifier and Type | Class and Description |
---|---|
class |
DiffImpl |
Modifier and Type | Method and Description |
---|---|
void |
DelegatingModelSet.update(DiffReader diff) |
void |
AbstractLockingModel.update(DiffReader diff)
Using lock() and unlock()
|
void |
AbstractModelSetImpl.update(DiffReader diff) |
void |
NotifyingModelLayer.update(DiffReader diff) |
void |
AbstractModel.update(DiffReader diff)
Implementations with support for transactions should use them instead of
this implementation.
|
void |
DiffImpl.update(DiffReader diff) |
void |
DelegatingModel.update(DiffReader diff) |
void |
NotifyingModelSetLayer.update(DiffReader diff) |
void |
AbstractModelAddRemove.update(DiffReader diff) |
Modifier and Type | Method and Description |
---|---|
void |
LoggingModelSet.update(DiffReader diff) |
void |
LoggingModel.update(DiffReader diff) |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryModelSet.update(DiffReader diff) |
void |
RepositoryModel.update(DiffReader diff) |
Copyright © 2005–2016 IT-Consulting Dr. Max V?lkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.