Uses of Interface
org.apache.uima.collection.metadata.OutputQueue

Packages that use OutputQueue
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
org.apache.uima.collection.impl.metadata.cpe   
org.apache.uima.collection.metadata Java object representation of a CPE Descriptor. 
org.apache.uima.impl Contains reference implementations of the interfaces in org.apache.uima
 

Uses of OutputQueue in org.apache.uima
 

Methods in org.apache.uima that return OutputQueue
 OutputQueue ResourceSpecifierFactory.createOutputQueue()
           
 

Uses of OutputQueue in org.apache.uima.collection.impl.metadata.cpe
 

Classes in org.apache.uima.collection.impl.metadata.cpe that implement OutputQueue
 class OutputQueue_impl
           
 

Methods in org.apache.uima.collection.impl.metadata.cpe that return OutputQueue
 OutputQueue CpeConfigurationImpl.getOutputQueue()
           
 

Methods in org.apache.uima.collection.impl.metadata.cpe with parameters of type OutputQueue
 void CpeConfigurationImpl.setOutputQueue(OutputQueue queue)
           
 

Uses of OutputQueue in org.apache.uima.collection.metadata
 

Methods in org.apache.uima.collection.metadata that return OutputQueue
 OutputQueue CpeConfiguration.getOutputQueue()
           
 

Uses of OutputQueue in org.apache.uima.impl
 

Methods in org.apache.uima.impl that return OutputQueue
 OutputQueue ResourceSpecifierFactory_impl.createOutputQueue()
           
 



Copyright © 2011. All Rights Reserved.