Uses of Class
org.xenei.jena.entities.MissingAnnotation

Packages that use MissingAnnotation
org.xenei.jena.entities   
org.xenei.jena.entities.impl   
 

Uses of MissingAnnotation in org.xenei.jena.entities
 

Methods in org.xenei.jena.entities that throw MissingAnnotation
 void EntityManager.parseClasses(String packageName)
          Parses the the classes in a package (and subpackages) looking for Subject annotated classes.
 void EntityManager.parseClasses(String[] packageNames)
          Parses the the classes in an array of packages (and subpackages) looking for Subject annotated classes.
 

Uses of MissingAnnotation in org.xenei.jena.entities.impl
 

Methods in org.xenei.jena.entities.impl that throw MissingAnnotation
 void EntityManagerImpl.parseClasses(String packageName)
           
 void EntityManagerImpl.parseClasses(String[] packageNames)
           
 

Constructors in org.xenei.jena.entities.impl that throw MissingAnnotation
PredicateInfoImpl(EntityManager entityManager, org.xenei.jena.entities.impl.EffectivePredicate predicate, String methodName, Class<?> valueClass)
          Constructor.
 



Copyright © 2012 XENEI.com. All Rights Reserved.