Uses of Interface
gate.wordnet.Relation

Packages that use Relation
gate.gui.wordnet   
gate.wordnet   
 

Uses of Relation in gate.gui.wordnet
 

Methods in gate.gui.wordnet with parameters of type Relation
 String WordNetViewer.getLabel(Relation r)
           
 

Uses of Relation in gate.wordnet
 

Subinterfaces of Relation in gate.wordnet
 interface LexicalRelation
          Represents WordNet lexical relation.
 interface SemanticRelation
          Represents WordNet sem relation.