eu.clarin.weblicht.wlfxb.tc.xb
Class PronunciationStored
java.lang.Object
eu.clarin.weblicht.wlfxb.tc.xb.PronunciationStored
- All Implemented Interfaces:
- Pronunciation
public class PronunciationStored
- extends Object
- implements Pronunciation
- Author:
- Yana Panchenko
XML_NAME
public static final String XML_NAME
- See Also:
- Constant Field Values
type
protected PronunciationType type
onset
protected Float onset
offset
protected Float offset
cp
protected String cp
rp
protected String rp
children
protected List<PronunciationStored> children
PronunciationStored
public PronunciationStored()
getType
public PronunciationType getType()
- Specified by:
getType in interface Pronunciation
getCanonical
public String getCanonical()
- Specified by:
getCanonical in interface Pronunciation
getRealized
public String getRealized()
- Specified by:
getRealized in interface Pronunciation
getOnsetInSeconds
public Float getOnsetInSeconds()
- Specified by:
getOnsetInSeconds in interface Pronunciation
getOffsetInSeconds
public Float getOffsetInSeconds()
- Specified by:
getOffsetInSeconds in interface Pronunciation
hasChildren
public boolean hasChildren()
- Specified by:
hasChildren in interface Pronunciation
hasOnOffsets
public boolean hasOnOffsets()
- Specified by:
hasOnOffsets in interface Pronunciation
getChildren
public Pronunciation[] getChildren()
- Specified by:
getChildren in interface Pronunciation
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.