|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlowControllerDescription | |
|---|---|
| org.apache.uima | The main package for the Unstructured Information Management Middleware Architecture. |
| org.apache.uima.flow.impl | |
| org.apache.uima.impl | Contains reference implementations of the interfaces in
org.apache.uima. |
| org.apache.uima.util | Utility classes and interfaces used by UIMA components. |
| org.apache.uima.util.impl | |
| 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.flow.impl |
|---|
| Classes in org.apache.uima.flow.impl that implement FlowControllerDescription | |
|---|---|
class |
FlowControllerDescription_impl
Implementation of FlowControllerDescription. |
| Methods in org.apache.uima.flow.impl that return FlowControllerDescription | |
|---|---|
static FlowControllerDescription |
CapabilityLanguageFlowController.getDescription()
|
static FlowControllerDescription |
FixedFlowController.getDescription()
|
| Uses of FlowControllerDescription in org.apache.uima.impl |
|---|
| Methods in org.apache.uima.impl that return FlowControllerDescription | |
|---|---|
FlowControllerDescription |
ResourceSpecifierFactory_impl.createFlowControllerDescription()
|
| 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. |
| Uses of FlowControllerDescription in org.apache.uima.util.impl |
|---|
| Methods in org.apache.uima.util.impl that return FlowControllerDescription | |
|---|---|
FlowControllerDescription |
XMLParser_impl.parseFlowControllerDescription(XMLInputSource aInput)
|
FlowControllerDescription |
XMLParser_impl.parseFlowControllerDescription(XMLInputSource aInput,
XMLParser.ParsingOptions aOptions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||