Uses of Interface
org.apache.uima.analysis_engine.metadata.FixedFlow
-
Packages that use FixedFlow Package Description org.apache.uima The main package for the Unstructured Information Management Middleware Architecture.org.apache.uima.analysis_engine.metadata.impl org.apache.uima.impl Contains reference implementations of the interfaces inorg.apache.uima. -
-
Uses of FixedFlow in org.apache.uima
Methods in org.apache.uima that return FixedFlow Modifier and Type Method Description FixedFlowResourceSpecifierFactory. 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 classFixedFlow_implReference implementation ofFixedFlow. -
Uses of FixedFlow in org.apache.uima.impl
Methods in org.apache.uima.impl that return FixedFlow Modifier and Type Method Description FixedFlowResourceSpecifierFactory_impl. createFixedFlow()
-