Uses of Interface
eu.clarin.weblicht.wlfxb.lx.api.Term

Packages that use Term
eu.clarin.weblicht.wlfxb.lx.api   
eu.clarin.weblicht.wlfxb.lx.xb Provides classes for manipulating Lexicon annotations of TCF. 
 

Uses of Term in eu.clarin.weblicht.wlfxb.lx.api
 

Methods in eu.clarin.weblicht.wlfxb.lx.api that return Term
 Term RelationsLayer.createTerm(Lemma lemma)
           
 Term RelationsLayer.createTerm(String word)
           
 

Method parameters in eu.clarin.weblicht.wlfxb.lx.api with type arguments of type Term
 Relation RelationsLayer.addRelation(String type, String function, Integer frequency, List<Term> terms)
           
 Relation RelationsLayer.addRelation(String type, String function, Integer frequency, Sig sig, List<Term> terms)
           
 

Uses of Term in eu.clarin.weblicht.wlfxb.lx.xb
 

Classes in eu.clarin.weblicht.wlfxb.lx.xb that implement Term
 class TermStored
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.xb that return Term
 Term RelationsLayerStored.createTerm(Lemma lemma)
           
 Term RelationsLayerStored.createTerm(String word)
           
 

Method parameters in eu.clarin.weblicht.wlfxb.lx.xb with type arguments of type Term
 Relation RelationsLayerStored.addRelation(String type, String function, Integer frequency, List<Term> terms)
           
 Relation RelationsLayerStored.addRelation(String type, String function, Integer frequency, Sig sig, List<Term> terms)
           
 



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