Uses of Class
org.apache.uima.alchemy.digester.domain.Entity

Packages that use Entity
org.apache.uima.alchemy.digester.domain   
 

Uses of Entity in org.apache.uima.alchemy.digester.domain
 

Methods in org.apache.uima.alchemy.digester.domain that return types with arguments of type Entity
 List<Entity> Entities.getEntities()
           
 

Methods in org.apache.uima.alchemy.digester.domain with parameters of type Entity
 void EntitiesResults.addEntity(Entity entity)
           
 void Entities.addEntity(Entity entity)
           
 

Method parameters in org.apache.uima.alchemy.digester.domain with type arguments of type Entity
 void Entities.setEntities(List<Entity> entities)
           
 



Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.