Uses of Interface
eu.clarin.weblicht.wlfxb.tc.api.Orthform

Packages that use Orthform
eu.clarin.weblicht.wlfxb.tc.api   
eu.clarin.weblicht.wlfxb.tc.xb Provides classes for manipulating TextCorpus annotations of TCF. 
 

Uses of Orthform in eu.clarin.weblicht.wlfxb.tc.api
 

Methods in eu.clarin.weblicht.wlfxb.tc.api that return Orthform
 Orthform LexicalSemanticsLayer.addOrthform(String[] orthformValues, Lemma lemma)
           
 Orthform LexicalSemanticsLayer.addOrthform(String orthformValues, Lemma lemma)
           
 Orthform LexicalSemanticsLayer.getOrthform(int index)
           
 Orthform LexicalSemanticsLayer.getOrthform(Lemma lemma)
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.api with parameters of type Orthform
 Lemma[] LexicalSemanticsLayer.getLemmas(Orthform orthform)
           
 

Uses of Orthform in eu.clarin.weblicht.wlfxb.tc.xb
 

Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement Orthform
 class OrthformStored
           
 

Fields in eu.clarin.weblicht.wlfxb.tc.xb with type parameters of type Orthform
protected  Map<Lemma,Orthform> TextCorpusLayersConnector.lemma2ItsAntonyms
           
protected  Map<Lemma,Orthform> TextCorpusLayersConnector.lemma2ItsHyperonyms
           
protected  Map<Lemma,Orthform> TextCorpusLayersConnector.lemma2ItsHyponyms
           
protected  Map<Lemma,Orthform> TextCorpusLayersConnector.lemma2ItsSynonyms
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb that return Orthform
 Orthform LexicalSemanticsLayerStored.addOrthform(String[] orthformValues, Lemma lemma)
           
 Orthform LexicalSemanticsLayerStored.addOrthform(String orthformValues, Lemma lemma)
           
 Orthform LexicalSemanticsLayerStored.getOrthform(int index)
           
 Orthform AntonymyLayerStored.getOrthform(Lemma lemma)
           
 Orthform HyperonymyLayerStored.getOrthform(Lemma lemma)
           
 Orthform SynonymyLayerStored.getOrthform(Lemma lemma)
           
 Orthform HyponymyLayerStored.getOrthform(Lemma lemma)
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb with parameters of type Orthform
 Lemma[] LexicalSemanticsLayerStored.getLemmas(Orthform orthform)
           
 



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