Uses of Class
org.jrdf.query.relation.type.BlankNodeType

Packages that use BlankNodeType
org.jrdf.query.relation.type   
 

Uses of BlankNodeType in org.jrdf.query.relation.type
 

Methods in org.jrdf.query.relation.type with parameters of type BlankNodeType
 void NodeTypeVisitorAdapter.visitBlankNodeType(BlankNodeType node)
           
 void NodeTypeVisitor.visitBlankNodeType(BlankNodeType node)