Uses of Interface
org.apache.uima.analysis_engine.metadata.FixedFlow

Packages that use FixedFlow
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
org.apache.uima.analysis_engine.metadata.impl   
org.apache.uima.impl Contains reference implementations of the interfaces in org.apache.uima
 

Uses of FixedFlow in org.apache.uima
 

Methods in org.apache.uima that return FixedFlow
 FixedFlow ResourceSpecifierFactory.createFixedFlow()
          Creates a FixedFlow.
 

Uses of FixedFlow in org.apache.uima.analysis_engine.metadata.impl
 

Classes in org.apache.uima.analysis_engine.metadata.impl that implement FixedFlow
 class FixedFlow_impl
          Reference implementation of FixedFlow.
 

Uses of FixedFlow in org.apache.uima.impl
 

Methods in org.apache.uima.impl that return FixedFlow
 FixedFlow ResourceSpecifierFactory_impl.createFixedFlow()
           
 



Copyright © 2013. All Rights Reserved.