Uses of Class
com.viceversatech.rdfbeans.reflect.RDFBeanInfo

Packages that use RDFBeanInfo
com.viceversatech.rdfbeans.proxy   
com.viceversatech.rdfbeans.reflect   
 

Uses of RDFBeanInfo in com.viceversatech.rdfbeans.proxy
 

Constructors in com.viceversatech.rdfbeans.proxy with parameters of type RDFBeanInfo
RDFBeanDelegator(org.ontoware.rdf2go.model.node.Resource subject, RDFBeanInfo rdfBeanInfo, RDFBeanManager rdfBeanManager)
           
 

Uses of RDFBeanInfo in com.viceversatech.rdfbeans.reflect
 

Methods in com.viceversatech.rdfbeans.reflect that return RDFBeanInfo
static RDFBeanInfo RDFBeanInfo.get(java.lang.Class rdfBeanClass)
           
 

Constructors in com.viceversatech.rdfbeans.reflect with parameters of type RDFBeanInfo
RDFProperty(java.beans.PropertyDescriptor propertyDescriptor, RDFBeanInfo rdfBeanInfo, RDF annotation, RDFContainer containerAnnotation)
           
SubjectProperty(java.beans.PropertyDescriptor propertyDescriptor, RDFBeanInfo rdfBeanInfo, RDFSubject annotation)
           
 



Copyright © 2011. All Rights Reserved.