public interface DictionaryElement extends java.io.Serializable, Owned
IndexWord
s,
Synset
s, and Exc
eptions) must implement this interface.Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getKey()
Returns a key that can be used to index this element.
|
POS |
getPOS()
Returns element's part of speech.
|
DictionaryElementType |
getType()
Returns the element's type.
|
getDictionary, setDictionary
java.lang.Object getKey()
DictionaryElementType getType()
POS getPOS()