Uses of Interface
org.apache.uima.flow.FlowControllerDescription
Packages that use FlowControllerDescription
Package
Description
Apache UIMA
Apache UIMA internals
Utility classes and interfaces used by UIMA components.
-
Uses of FlowControllerDescription in org.apache.uima
Methods in org.apache.uima that return FlowControllerDescriptionModifier and TypeMethodDescriptionResourceSpecifierFactory.createFlowControllerDescription()
Creates aFlowControllerDescription
-
Uses of FlowControllerDescription in org.apache.uima.flow.impl
Classes in org.apache.uima.flow.impl that implement FlowControllerDescriptionMethods in org.apache.uima.flow.impl that return FlowControllerDescriptionModifier and TypeMethodDescriptionstatic FlowControllerDescription
CapabilityLanguageFlowController.getDescription()
static FlowControllerDescription
FixedFlowController.getDescription()
static FlowControllerDescription
FixedFlowController.makeDefaultDescription()
-
Uses of FlowControllerDescription in org.apache.uima.impl
Methods in org.apache.uima.impl that return FlowControllerDescriptionModifier and TypeMethodDescriptionResourceSpecifierFactory_impl.createFlowControllerDescription()
-
Uses of FlowControllerDescription in org.apache.uima.util
Methods in org.apache.uima.util that return FlowControllerDescriptionModifier 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
Methods in org.apache.uima.util.impl that return FlowControllerDescriptionModifier and TypeMethodDescriptionXMLParser_impl.parseFlowControllerDescription
(XMLInputSource aInput) XMLParser_impl.parseFlowControllerDescription
(XMLInputSource aInput, XMLParser.ParsingOptions aOptions)