Uses of Class
org.ontoware.rdf2go.model.impl.AbstractModelAddRemove

Packages that use AbstractModelAddRemove
org.ontoware.rdf2go.model.impl   
 

Uses of AbstractModelAddRemove in org.ontoware.rdf2go.model.impl
 

Subclasses of AbstractModelAddRemove in org.ontoware.rdf2go.model.impl
 class AbstractLockingModel
          adapter that maps the rdf2go model functions to a smaller subset of methods
 class AbstractModel
          adapter that maps the rdf2go model functions to a smaller subset of methods
 class AbstractModelRemovePatterns
          The implementation first searches for all matching triples, copies them to memory and then removes them.
 class DelegatingModel
          Delegates all calls to underlying model.
 class DiffImpl
           
 class DirtyAbstractModel
          This is an abstract class which provides quick & dirty implementations to get an adapter started quickly.
 class ModelAddRemoveMemoryImpl
           
 class NotifyingModelLayer
          Adds notifying capabilites to existing models.
 



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