Uses of Interface
org.ontoware.rdf2go.model.DiffReader

Packages that use DiffReader
org.ontoware.rdf2go.model   
 

Uses of DiffReader in org.ontoware.rdf2go.model
 

Subinterfaces of DiffReader in org.ontoware.rdf2go.model
 interface Diff
           
 

Methods in org.ontoware.rdf2go.model with parameters of type DiffReader
 void ModelChangedListener.performedUpdate(DiffReader diff)
           
 void ModelSetAddRemove.update(DiffReader diff)
          Apply the changes given by this diff in one atomic operation Implementations must check that all statements to be removed are still in the Model.
 void ModelAddRemove.update(DiffReader diff)
          Apply the changes given by this diff in one atomic operation Implementations must check that all statements to be removed are still in the Model.
 



Copyright © 2005-2008 FZI - Forschungszentrum Informatik | Karlsruhe | Germany. All Rights Reserved.