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

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

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

Methods in eu.clarin.weblicht.wlfxb.lx.api that return Cooccurrence
 Cooccurrence CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function, List<Term> terms)
           
 Cooccurrence CooccurrencesLayer.addCooccurrence(CooccurrenceFunction function, Sig sig, List<Term> terms)
           
 Cooccurrence CooccurrencesLayer.getCooccurrence(int index)
           
 Cooccurrence[] CooccurrencesLayer.getCooccurrences(Entry entry)
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.api with parameters of type Cooccurrence
 Entry[] CooccurrencesLayer.getEntries(Cooccurrence cooccurrence)
           
 String[] CooccurrencesLayer.getTermsAsStrings(Cooccurrence cooccurrence, boolean includeAnnotatedTerm)
           
 

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

Classes in eu.clarin.weblicht.wlfxb.lx.xb that implement Cooccurrence
 class CooccurrenceStored
           
 

Fields in eu.clarin.weblicht.wlfxb.lx.xb with type parameters of type Cooccurrence
protected  Map<Entry,List<Cooccurrence>> LexiconLayersConnector.entry2ItsCoocs
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.xb that return Cooccurrence
 Cooccurrence CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function, List<Term> terms)
           
 Cooccurrence CooccurrencesLayerStored.addCooccurrence(CooccurrenceFunction function, Sig sig, List<Term> terms)
           
 Cooccurrence CooccurrencesLayerStored.getCooccurrence(int index)
           
 Cooccurrence[] CooccurrencesLayerStored.getCooccurrences(Entry entry)
           
 

Methods in eu.clarin.weblicht.wlfxb.lx.xb with parameters of type Cooccurrence
 Entry[] CooccurrencesLayerStored.getEntries(Cooccurrence cooccurrence)
           
 String[] CooccurrencesLayerStored.getTermsAsStrings(Cooccurrence cooccurrence, boolean includeAnnotatedTerm)
           
 



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