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 |
RootMWEDesc.Part
Default implementation of
IRootMWEDesc.IRootPart . |
Modifier and Type | Method and Description |
---|---|
protected IRootMWEDesc.IRootPart |
RootMWEDesc.makePart(java.lang.String form,
int index) |
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends IRootMWEDesc.IRootPart> |
IRootMWEDesc.getParts()
Returns an unmodifiable list of parts that comprise the MWE.
|
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.