protected class InfMWEDesc.InfPart extends AbstractMWEDesc.AbstractPart implements IInfMWEDesc.IInfPart
IInfMWEDesc.IInfPart interface.| Constructor and Description |
|---|
InfPart(java.lang.String form,
int index)
Constructs the part from its text and index in the MWE.
|
| Modifier and Type | Method and Description |
|---|---|
IInfMWEDesc |
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 InfPart(java.lang.String form,
int index)
form - the text of the partindex - the position of this part in the MWEpublic IInfMWEDesc getParent()
IMWEDesc.IPartnull.getParent in interface IInfMWEDesc.IInfPartgetParent in interface IMWEDesc.IPartgetParent in class AbstractMWEDesc.AbstractPartCopyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.