net.didion.jwnl.data
Class Adjective.AdjectivePosition
java.lang.Object
net.didion.jwnl.data.Adjective.AdjectivePosition
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- Adjective
public static final class Adjective.AdjectivePosition
- extends java.lang.Object
- implements java.io.Serializable
Adjective positions denote a restriction on the on the syntactic position the
adjective may have in relation to noun that it modifies. Adjective positions are
only used through WordNet version 1.6.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getKey
public java.lang.String getKey()
getLabel
public java.lang.String getLabel()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object