Uses of Interface
org.apache.uima.analysis_engine.metadata.FixedFlow
-
Packages that use FixedFlow Package Description org.apache.uima Apache UIMAorg.apache.uima.analysis_engine.metadata.impl org.apache.uima.impl Apache UIMA internals -
-
Uses of FixedFlow in org.apache.uima
Methods in org.apache.uima that return FixedFlow Modifier and Type Method Description FixedFlow
ResourceSpecifierFactory. createFixedFlow()
Creates aFixedFlow
. -
Uses of FixedFlow in org.apache.uima.analysis_engine.metadata.impl
Classes in org.apache.uima.analysis_engine.metadata.impl that implement FixedFlow Modifier and Type Class Description class
FixedFlow_impl
Reference implementation ofFixedFlow
. -
Uses of FixedFlow in org.apache.uima.impl
Methods in org.apache.uima.impl that return FixedFlow Modifier and Type Method Description FixedFlow
ResourceSpecifierFactory_impl. createFixedFlow()
-