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

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

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

Methods in eu.clarin.weblicht.wlfxb.lx.api that return Sig
 Sig TermsContainer.createSig(String measure, float value)
           
 Sig Synonym.getSig()
           
 Sig Cooccurrence.getSig()
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.api with parameters of type Sig
 Cooccurrence CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function, Sig sig, List<Term> terms)
           
 Synonym SynonymsLayer.addSynonym(Sig sig, List<Term> terms)
           
 

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

Classes in eu.clarin.weblicht.wlfxb.lx.xb that implement Sig
 class SigStored
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.xb that return Sig
 Sig TermsContainerStored.createSig(String measure, float value)
           
 Sig SynonymStored.getSig()
           
 Sig CooccurrenceStored.getSig()
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.xb with parameters of type Sig
 Cooccurrence CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function, Sig sig, List<Term> terms)
           
 Synonym SynonymsLayerStored.addSynonym(Sig sig, List<Term> terms)
           
 



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