net.sf.extjwnl.data
Class Adjective.AdjectivePosition

java.lang.Object
  extended by net.sf.extjwnl.data.Adjective.AdjectivePosition
All Implemented Interfaces:
Serializable
Enclosing class:
Adjective

public static final class Adjective.AdjectivePosition
extends Object
implements 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

Method Summary
 String getKey()
           
 String getLabel()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getKey

public String getKey()

getLabel

public String getLabel()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.