|
||||||||||
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.AItem
sg.edu.nus.comp.nlp.ims.corpus.CItem
public class CItem
common item in a sentence.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class sg.edu.nus.comp.nlp.ims.corpus.AItem |
---|
AItem.Features |
Field Summary |
---|
Fields inherited from class sg.edu.nus.comp.nlp.ims.corpus.AItem |
---|
m_Values |
Constructor Summary | |
---|---|
CItem()
default constructor |
Method Summary | |
---|---|
IItem |
clone()
clone |
Methods inherited from class sg.edu.nus.comp.nlp.ims.corpus.AItem |
---|
get, set, size, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CItem()
Method Detail |
---|
public IItem clone()
IItem
clone
in interface IItem
clone
in class AItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |