|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMWEDesc | |
---|---|
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 AbstractMWEDesc in edu.mit.jmwe.data |
---|
Subclasses of AbstractMWEDesc in edu.mit.jmwe.data | |
---|---|
class |
InfMWEDesc
Default implementation of the IInfMWEDesc interface. |
class |
RootMWEDesc
Default implementation of the IRootMWEDesc interface. |
Uses of AbstractMWEDesc in edu.mit.jmwe.index |
---|
Subclasses of AbstractMWEDesc in edu.mit.jmwe.index | |
---|---|
static class |
IndexBuilder.MutableInfMWEDesc
|
static class |
IndexBuilder.MutableRootMWEDesc
A root MWE description object whose counts can be incremented. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |