public interface DictionaryElement extends java.io.Serializable, Owned
IndexWords,
Synsets, and Exceptions) 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, setDictionaryjava.lang.Object getKey()
DictionaryElementType getType()
POS getPOS()