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

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

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

Methods in eu.clarin.weblicht.wlfxb.tc.api that return PhoneticsSegment
 PhoneticsSegment PhoneticsLayer.addSegment(List<Pronunciation> pronunciations, Token token)
           
 PhoneticsSegment PhoneticsLayer.addSegment(Pronunciation pronunciation, Token token)
           
 PhoneticsSegment PhoneticsLayer.getSegment(int index)
           
 PhoneticsSegment PhoneticsLayer.getSegment(Token token)
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.api with parameters of type PhoneticsSegment
 Token PhoneticsLayer.getToken(PhoneticsSegment segment)
           
 

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

Classes in eu.clarin.weblicht.wlfxb.tc.xb that implement PhoneticsSegment
 class PhoneticsSegmentStored
           
 

Fields in eu.clarin.weblicht.wlfxb.tc.xb with type parameters of type PhoneticsSegment
protected  Map<Token,PhoneticsSegment> TextCorpusLayersConnector.token2ItsPhseg
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb that return PhoneticsSegment
 PhoneticsSegment PhoneticsLayerStored.addSegment(List<Pronunciation> pronunciations, Token token)
           
 PhoneticsSegment PhoneticsLayerStored.addSegment(Pronunciation pronunciation, Token token)
           
 PhoneticsSegment PhoneticsLayerStored.getSegment(int index)
           
 PhoneticsSegment PhoneticsLayerStored.getSegment(Token token)
           
 

Methods in eu.clarin.weblicht.wlfxb.tc.xb with parameters of type PhoneticsSegment
 Token PhoneticsLayerStored.getToken(PhoneticsSegment segment)
           
 



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