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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getIndex, isStopWord
public Part(java.lang.String form, int index)
form
- the text of the partindex
- the position of this part in the MWEpublic IRootMWEDesc getParent()
IMWEDesc.IPart
null
.getParent
in interface IMWEDesc.IPart
getParent
in interface IRootMWEDesc.IRootPart
getParent
in class AbstractMWEDesc.AbstractPart
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.