Uses of Interface
gate.wordnet.Relation

Packages that use Relation
gate.wordnet   
 

Uses of Relation in gate.wordnet
 

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

Classes in gate.wordnet that implement Relation
 class LexicalRelationImpl
          Represents WordNet lexical relation.
(package private)  class RelationImpl
           
 class SemanticRelationImpl