Uses of Class
com.textrazor.annotations.Relation

Packages that use Relation
com.textrazor.annotations   
 

Uses of Relation in com.textrazor.annotations
 

Methods in com.textrazor.annotations that return types with arguments of type Relation
 java.util.List<Relation> Word.getRelations()
           
 java.util.List<Relation> Response.getRelations()
           
 java.util.List<Relation> Custom.BoundVariable.getRelationValue()