anl.aida.ae.gate
Interface FeatureBuilder
- All Known Implementing Classes:
- AbstractFeatureBuilder, AgentConverter, DiseaseConverter, InputFeatureBuilder, OrthMatcher, OutputFeatureBuilder, TreasurySanctionedConverter
public interface FeatureBuilder
Date: Jan 16, 2009 5:23:35 PM
Method Summary |
void |
build(org.apache.uima.cas.FeatureStructure parent,
gate.FeatureMap map)
Transfers UIMA features to a FeatureMap or vis-a-versa. |
build
void build(org.apache.uima.cas.FeatureStructure parent,
gate.FeatureMap map)
- Transfers UIMA features to a FeatureMap or vis-a-versa.
- Parameters:
parent
- the UIMA featureStructure containing the featuremap
- the feature map to put the feature in