Uses of Interface
org.apache.uima.resourceSpecifier.factory.ColocatedDelegateEngine

Packages that use ColocatedDelegateEngine
org.apache.uima.resourceSpecifier.factory   
org.apache.uima.resourceSpecifier.factory.impl   
 

Uses of ColocatedDelegateEngine in org.apache.uima.resourceSpecifier.factory
 

Subinterfaces of ColocatedDelegateEngine in org.apache.uima.resourceSpecifier.factory
 interface AggregateDelegateEngine
          The Interface AggregateDelegateEngine.
 

Methods in org.apache.uima.resourceSpecifier.factory that return types with arguments of type ColocatedDelegateEngine
 List<ColocatedDelegateEngine> Delegates.getColocatedDelegateEngine()
          Gets the colocated delegate engine.
 

Uses of ColocatedDelegateEngine in org.apache.uima.resourceSpecifier.factory.impl
 

Classes in org.apache.uima.resourceSpecifier.factory.impl that implement ColocatedDelegateEngine
 class AggregateDelegateEngineImpl
          The Class AggregateDelegateEngineImpl.
 class ColocatedDelegateEngineImpl
          The Class ColocatedDelegateEngineImpl.
 

Methods in org.apache.uima.resourceSpecifier.factory.impl that return types with arguments of type ColocatedDelegateEngine
 List<ColocatedDelegateEngine> DelegatesImpl.getColocatedDelegateEngine()
           
 



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