Uses of Interface
org.apache.uima.flow.FlowControllerDescription
Package
Description
Apache UIMA
Apache UIMA internals
Utility classes and interfaces used by UIMA components.
-
Uses of FlowControllerDescription in org.apache.uima
Modifier and TypeMethodDescriptionResourceSpecifierFactory.createFlowControllerDescription()
Creates aFlowControllerDescription
-
Uses of FlowControllerDescription in org.apache.uima.flow.impl
Modifier and TypeMethodDescriptionstatic FlowControllerDescription
CapabilityLanguageFlowController.getDescription()
static FlowControllerDescription
FixedFlowController.getDescription()
static FlowControllerDescription
FixedFlowController.makeDefaultDescription()
-
Uses of FlowControllerDescription in org.apache.uima.impl
Modifier and TypeMethodDescriptionResourceSpecifierFactory_impl.createFlowControllerDescription()
-
Uses of FlowControllerDescription in org.apache.uima.util
Modifier and TypeMethodDescriptionXMLParser.parseFlowControllerDescription
(XMLInputSource aInput) Parses a FlowControllerDescription from an XML input stream.XMLParser.parseFlowControllerDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions) Parses a FlowControllerDescription from an XML input stream. -
Uses of FlowControllerDescription in org.apache.uima.util.impl
Modifier and TypeMethodDescriptionXMLParser_impl.parseFlowControllerDescription
(XMLInputSource aInput) XMLParser_impl.parseFlowControllerDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions)