Uses of Package
org.apache.clerezza.rdf.core.event

Packages that use org.apache.clerezza.rdf.core.event
org.apache.clerezza.rdf.core   
org.apache.clerezza.rdf.core.access This package provides access to named org.apache.clerezza.rdf.model.GraphS and org.apache.clerezza.rdf.model.MGraphS that may originate from various implementations. 
org.apache.clerezza.rdf.core.event   
org.apache.clerezza.rdf.core.impl   
org.apache.clerezza.rdf.core.impl.util   
 

Classes in org.apache.clerezza.rdf.core.event used by org.apache.clerezza.rdf.core
FilterTriple
          The FilterTriple class provides a match()-method that tests if a Triple match a certain triple pattern.
GraphListener
          A class that is interested in graph events implements this interface and is then added as listener to a ListenableTripleCollection or one of its subclasses.
 

Classes in org.apache.clerezza.rdf.core.event used by org.apache.clerezza.rdf.core.access
FilterTriple
          The FilterTriple class provides a match()-method that tests if a Triple match a certain triple pattern.
GraphListener
          A class that is interested in graph events implements this interface and is then added as listener to a ListenableTripleCollection or one of its subclasses.
 

Classes in org.apache.clerezza.rdf.core.event used by org.apache.clerezza.rdf.core.event
GraphEvent
          This class represent a modification event that occured on a TripleCollection.
 

Classes in org.apache.clerezza.rdf.core.event used by org.apache.clerezza.rdf.core.impl
FilterTriple
          The FilterTriple class provides a match()-method that tests if a Triple match a certain triple pattern.
GraphEvent
          This class represent a modification event that occured on a TripleCollection.
GraphListener
          A class that is interested in graph events implements this interface and is then added as listener to a ListenableTripleCollection or one of its subclasses.
 

Classes in org.apache.clerezza.rdf.core.event used by org.apache.clerezza.rdf.core.impl.util
FilterTriple
          The FilterTriple class provides a match()-method that tests if a Triple match a certain triple pattern.
GraphListener
          A class that is interested in graph events implements this interface and is then added as listener to a ListenableTripleCollection or one of its subclasses.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.