Uses of Interface
org.apache.uima.flow.FlowControllerDescription

Packages that use FlowControllerDescription
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
org.apache.uima.util Utility classes and interfaces used by UIMA components. 
 

Uses of FlowControllerDescription in org.apache.uima
 

Methods in org.apache.uima that return FlowControllerDescription
 FlowControllerDescription ResourceSpecifierFactory.createFlowControllerDescription()
          Creates a FlowControllerDescription
 

Uses of FlowControllerDescription in org.apache.uima.util
 

Methods in org.apache.uima.util that return FlowControllerDescription
 FlowControllerDescription XMLParser.parseFlowControllerDescription(XMLInputSource aInput)
          Parses a FlowControllerDescription from an XML input stream.
 FlowControllerDescription XMLParser.parseFlowControllerDescription(XMLInputSource aInput, XMLParser.ParsingOptions aOptions)
          Parses a FlowControllerDescription from an XML input stream.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.