Uses of Interface
anl.aida.ae.gate.FeatureBuilder

Packages that use FeatureBuilder
anl.aida.ae.gate   
anl.gtou   
 

Uses of FeatureBuilder in anl.aida.ae.gate
 

Classes in anl.aida.ae.gate that implement FeatureBuilder
 class AbstractFeatureBuilder
          Date: Jan 16, 2009 5:24:20 PM
 class InputFeatureBuilder
          Builds GATE / UIMA features from a GATE / UIMA source.
 class OutputFeatureBuilder
          Builds GATE / UIMA features from a GATE / UIMA source.
 

Fields in anl.aida.ae.gate with type parameters of type FeatureBuilder
protected  java.util.List<FeatureBuilder> AbstractUGAnnotationBuilder.fBuilders
           
 

Methods in anl.aida.ae.gate with parameters of type FeatureBuilder
 void AnnotationBuilder.addFeatureBuilder(FeatureBuilder builder)
          Adds the specified feature builder.
 void AbstractUGAnnotationBuilder.addFeatureBuilder(FeatureBuilder builder)
          Adds the specified feature builder.
 

Uses of FeatureBuilder in anl.gtou
 

Classes in anl.gtou that implement FeatureBuilder
 class AgentConverter
           
 class DiseaseConverter
           
 class OrthMatcher
          Date: Jan 19, 2009 3:12:56 PM
 class TreasurySanctionedConverter