|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsg.edu.nus.comp.nlp.ims.corpus.ASentence
sg.edu.nus.comp.nlp.ims.corpus.CSentence
public class CSentence
common sentence conducted with CItems.
Field Summary |
---|
Fields inherited from class sg.edu.nus.comp.nlp.ims.corpus.ASentence |
---|
m_Items, m_Values |
Constructor Summary | |
---|---|
CSentence()
default constructor |
Method Summary | |
---|---|
boolean |
appendItem(IItem p_Item)
append Item to the end |
java.lang.Object |
clone()
|
Methods inherited from class sg.edu.nus.comp.nlp.ims.corpus.ASentence |
---|
clear, get, getItem, set, size, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CSentence()
Method Detail |
---|
public boolean appendItem(IItem p_Item)
ISentence
p_Item
- item to append
public java.lang.Object clone()
clone
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |