Uses of Interface
org.apache.uima.analysis_engine.metadata.SofaMapping
Packages that use SofaMapping
Package
Description
The main package for the Unstructured Information Management Middleware
Architecture.
The Analysis Engine interface, along with supporting
interfaces and exception classes.
Contains reference implementations of the interfaces in
org.apache.uima
.-
Uses of SofaMapping in org.apache.uima
Methods in org.apache.uima that return SofaMappingModifier and TypeMethodDescriptionResourceSpecifierFactory.createSofaMapping()
Creates aSofaMapping
. -
Uses of SofaMapping in org.apache.uima.analysis_engine
Methods in org.apache.uima.analysis_engine that return SofaMappingMethods in org.apache.uima.analysis_engine with parameters of type SofaMappingModifier and TypeMethodDescriptionvoid
AnalysisEngineDescription.setSofaMappings
(SofaMapping[] aSofaMappings) -
Uses of SofaMapping in org.apache.uima.analysis_engine.impl
Methods in org.apache.uima.analysis_engine.impl that return SofaMappingMethods in org.apache.uima.analysis_engine.impl with parameters of type SofaMappingModifier and TypeMethodDescriptionvoid
AnalysisEngineDescription_impl.setSofaMappings
(SofaMapping[] aSofaMappings) -
Uses of SofaMapping in org.apache.uima.analysis_engine.metadata.impl
Classes in org.apache.uima.analysis_engine.metadata.impl that implement SofaMapping -
Uses of SofaMapping in org.apache.uima.impl
Methods in org.apache.uima.impl that return SofaMappingModifier and TypeMethodDescriptionResourceSpecifierFactory_impl.createSofaMapping()
(non-Javadoc)