Package anl.aida.ae.gate

Interface Summary
AnnotationBuilder Interface for classes that port Annotations between UIMA representations and GATE.
AnnotationBuilderFilter Interface for classes that can determine whether or not a particular annotation will be created based on values in a GATE feature map.
FeatureBuilder Date: Jan 16, 2009 5:23:35 PM
 

Class Summary
AbstractFeatureBuilder Date: Jan 16, 2009 5:24:20 PM
AbstractUGAnnotationBuilder Date: Jan 16, 2009 3:57:44 PM
BuilderFactory Date: Jan 15, 2009 4:38:31 PM
GateAnnotator Class provides Gate annotation services.
InputAnnotationBuilder Builds GATE style annotations from UIMA ones.
InputFeatureBuilder Builds GATE / UIMA features from a GATE / UIMA source.
OutputAnnotationBuilder Builds UIMA style annotations from GATE ones.
OutputFeatureBuilder Builds GATE / UIMA features from a GATE / UIMA source.
OutputUpdateAnnBuilder Updates existing UIMA annotations from existing GATE ones.
 

Enum Summary
FeatureType Enumeration of the java type of a Feature value.
 

Exception Summary
UGMappingException Used to wrap other exceptions thrown during the mapping.