Uses of Interface
org.semanticdesktop.aperture.rdf.ValueFactory

Packages that use ValueFactory
org.semanticdesktop.aperture.rdf   
org.semanticdesktop.aperture.rdf.impl   
 

Uses of ValueFactory in org.semanticdesktop.aperture.rdf
 

Methods in org.semanticdesktop.aperture.rdf that return ValueFactory
 ValueFactory RDFContainer.getValueFactory()
          Get a ValueFactory with which RDF2Go datatype instances can be made.
 

Uses of ValueFactory in org.semanticdesktop.aperture.rdf.impl
 

Classes in org.semanticdesktop.aperture.rdf.impl that implement ValueFactory
 class ValueFactoryImpl
          An implementation of the ValueFactory interface that relays creation of RDF2Go datatypes to a given RDF2Go Model.
 

Methods in org.semanticdesktop.aperture.rdf.impl that return ValueFactory
 ValueFactory RDFContainerImpl.getValueFactory()
           
 



Copyright © 2010 Aperture Development Team. All Rights Reserved.