protected class RootMWEDesc.Part extends AbstractMWEDesc.AbstractPart implements IRootMWEDesc.IRootPart
IRootMWEDesc.IRootPart.| Constructor and Description |
|---|
Part(java.lang.String form,
int index)
Constructs the part from its text and index in the MWE.
|
| Modifier and Type | Method and Description |
|---|---|
IRootMWEDesc |
getParent()
Returns the MWE description of which this part is a part.
|
compareTo, equals, getForm, getIndex, hashCode, isStopWord, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIndex, isStopWordpublic Part(java.lang.String form,
int index)
form - the text of the partindex - the position of this part in the MWEpublic IRootMWEDesc getParent()
IMWEDesc.IPartnull.getParent in interface IMWEDesc.IPartgetParent in interface IRootMWEDesc.IRootPartgetParent in class AbstractMWEDesc.AbstractPartCopyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.