Uses of Class
eu.clarin.weblicht.wlfxb.lx.api.FrequencyType

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

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

Methods in eu.clarin.weblicht.wlfxb.lx.api that return FrequencyType
 FrequencyType FrequenciesLayer.getType()
           
static FrequencyType FrequencyType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FrequencyType[] FrequencyType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in eu.clarin.weblicht.wlfxb.lx.api with parameters of type FrequencyType
 FrequenciesLayer Lexicon.createFrequenciesLayer(FrequencyType type)
           
 

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

Methods in eu.clarin.weblicht.wlfxb.lx.xb that return FrequencyType
 FrequencyType FrequenciesLayerStored.getType()
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.xb with parameters of type FrequencyType
 FrequenciesLayer LexiconStored.createFrequenciesLayer(FrequencyType freqType)
           
 

Constructors in eu.clarin.weblicht.wlfxb.lx.xb with parameters of type FrequencyType
FrequenciesLayerStored(FrequencyType freqType)
           
 



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