Uses of Class
edu.mit.jmwe.data.InfMWEDesc

Packages that use InfMWEDesc
edu.mit.jmwe.data Provides the basic data structures used by the library and their default implementations. 
edu.mit.jmwe.index Provides the MWE index interfaces and default implementations, which allow one to look up an MWE given one of its parts. 
 

Uses of InfMWEDesc in edu.mit.jmwe.data
 

Methods in edu.mit.jmwe.data that return InfMWEDesc
 InfMWEDesc InfMWEDesc.InfMWEDescBuilder.toInfMWEDesc(IRootMWEDesc root)
          Constructs an inflected MWE description from the root description of the MWE.
 

Uses of InfMWEDesc in edu.mit.jmwe.index
 

Subclasses of InfMWEDesc in edu.mit.jmwe.index
static class IndexBuilder.MutableInfMWEDesc
           
 



Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.