Package | Description |
---|---|
edu.mit.jmwe.data |
Provides the basic data structures used by the library and their default implementations.
|
Modifier and Type | Class and Description |
---|---|
protected class |
InfMWEDesc.InfPart
Default implementation of the
IInfMWEDesc.IInfPart interface. |
Modifier and Type | Method and Description |
---|---|
protected IInfMWEDesc.IInfPart |
InfMWEDesc.makePart(java.lang.String form,
int index) |
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends IInfMWEDesc.IInfPart> |
IInfMWEDesc.getParts()
Returns an unmodifiable list of parts that comprise the MWE.
|
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.