Uses of Class
org.mindswap.rdfparser.rdf.RDFPropertyImpl

Packages that use RDFPropertyImpl
org.mindswap.rdfparser.rdf   
 

Uses of RDFPropertyImpl in org.mindswap.rdfparser.rdf
 

Methods in org.mindswap.rdfparser.rdf that return RDFPropertyImpl
 RDFPropertyImpl RDFProperty.createInstance()
           
 RDFPropertyImpl RDFLi.createInstance()
           
 

Methods in org.mindswap.rdfparser.rdf with parameters of type RDFPropertyImpl
 void RDFClassImpl.setProperty(RDFPropertyImpl pi)