Uses of Interface
gate.SimpleFeatureMap

Packages that use SimpleFeatureMap
gate This package contains the public interface to the GATE Java API. 
gate.util   
 

Uses of SimpleFeatureMap in gate
 

Subinterfaces of SimpleFeatureMap in gate
 interface FeatureMap
          An attribute-value matrix.
 

Uses of SimpleFeatureMap in gate.util
 

Classes in gate.util that implement SimpleFeatureMap
 class SimpleFeatureMapImpl
          Simple case of features.