Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.Relation

Packages that use Relation
eu.clarin.weblicht.wlfxb.tc.api   
eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. 
 

Uses of Relation in eu.clarin.weblicht.wlfxb.tc.api
 

Methods in eu.clarin.weblicht.wlfxb.tc.api that return Relation
 Relation RelationsLayer.addRelation(List<Token> relationTokens)
          Deprecated.  
 Relation RelationsLayer.addRelation(String function, List<Token> relationTokens)
          Deprecated.  
 Relation RelationsLayer.addRelation(String function, Token relationToken)
          Deprecated.  
 Relation RelationsLayer.addRelation(Token relationToken)
          Deprecated.  
 Relation RelationsLayer.getRelation(int index)
          Deprecated.  
 Relation RelationsLayer.getRelation(Token token)
          Deprecated.  
 

Methods in eu.clarin.weblicht.wlfxb.tc.api with parameters of type Relation
 Token[] RelationsLayer.getTokens(Relation relation)
          Deprecated.  
 

Uses of Relation in eu.clarin.weblicht.wlfxb.tc.xb
 

Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement Relation
 class RelationStored
          Deprecated. 
 

Fields in eu.clarin.weblicht.wlfxb.tc.xb with type parameters of type Relation
protected  Map<Token,Relation> TextCorpusLayersConnector.token2ItsRelation
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb that return Relation
 Relation RelationsLayerStored.addRelation(List<Token> relationTokens)
          Deprecated.  
 Relation RelationsLayerStored.addRelation(String function, List<Token> relationTokens)
          Deprecated.  
 Relation RelationsLayerStored.addRelation(String function, Token relationToken)
          Deprecated.  
 Relation RelationsLayerStored.addRelation(Token relationToken)
          Deprecated.  
 Relation RelationsLayerStored.getRelation(int index)
          Deprecated.  
 Relation RelationsLayerStored.getRelation(Token token)
          Deprecated.  
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb with parameters of type Relation
 Token[] RelationsLayerStored.getTokens(Relation relation)
          Deprecated.  
 



Copyright © 2013-2014 Department of Linguistics, Tübingen University. All Rights Reserved.