Uses of Interface
org.ontoware.rdf2go.model.node.BlankNode

Packages that use BlankNode
org.ontoware.rdf2go.model   
org.ontoware.rdf2go.model.node   
org.ontoware.rdf2go.model.node.impl   
 

Uses of BlankNode in org.ontoware.rdf2go.model
 

Methods in org.ontoware.rdf2go.model that return BlankNode
 BlankNode ReificationSupport.addReificationOf(Statement statement)
          A convenience function for addReficationOf( createBlankNode(), statement );
 BlankNode ModelValueFactory.createBlankNode()
          Create (but do not add) a new blank node
 BlankNode ModelValueFactory.createBlankNode(java.lang.String internalID)
          Create a new blank node with the given internal ID.
 

Uses of BlankNode in org.ontoware.rdf2go.model.node
 

Methods in org.ontoware.rdf2go.model.node that return BlankNode
 BlankNode Variable.asBlankNode()
           
 BlankNode Node.asBlankNode()
          A convenience method for a cast to org.ontoware.rdf2go.model.node.BlankNode
 

Uses of BlankNode in org.ontoware.rdf2go.model.node.impl
 

Methods in org.ontoware.rdf2go.model.node.impl that return BlankNode
 BlankNode URIImpl.asBlankNode()
           
 



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