Uses of Class
edu.columbia.surge.hashImpl.FDH

Packages that use FDH
edu.columbia.surge.hashImpl This package contains an implementation using hash tables. 
 

Uses of FDH in edu.columbia.surge.hashImpl
 

Subclasses of FDH in edu.columbia.surge.hashImpl
 class APH
          This is the class that implements the AP interface and is implemented in the form of a HashMap as it is inherrited from the FDH class.
 class CircumH
          The circumstance category.
 class ClauseH
          The clause category for a FD.
 class CommonH
          The Common category for a FD.
 class FDNullH
          This class is inherrited from the FDH class and implements the FDNull interface.
 class FDRefH
          This class is inherrited from the FDH class and implements the FDRef interface.
 class NPH
          The NP category for a FD.
 class ParticH
          The participant of a FD in a clause.
 class PersonalPronounH
          The personal-pronoun category.
 class PersonNameH
          Person name implementation class.
 class PPH
          The PP (prepositional phrase) category for a FD.
 class PreModH
          The pred-modif category.
 class ProcH
          The process of a FD.
 class ProperH
          The proper category.