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 RelationsLayer.createSig(String measure, double value)
           
 Sig Relation.getSig()
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.api with parameters of type Sig
 Relation RelationsLayer.addRelation(String type, String function, Integer frequency, 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 RelationsLayerStored.createSig(String measure, double value)
           
 Sig RelationStored.getSig()
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.xb with parameters of type Sig
 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.