Class LongFeature
java.lang.Object
ca.phon.orthography.AbstractOrthographyElement
ca.phon.orthography.LongFeature
- All Implemented Interfaces:
IExtendable,OrthographyElement,WordElement
@Documentation("https://talkbank.org/manuals/CHAT.html#LongEvent")
public final class LongFeature
extends AbstractOrthographyElement
implements WordElement
Long event
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ca.phon.orthography.AbstractOrthographyElement
getExtension, getExtensions, putExtension, removeExtension, toString
-
Field Details
-
LONG_FEATURE_START
- See Also:
-
LONG_FEATURE_END
- See Also:
-
-
Constructor Details
-
LongFeature
-
-
Method Details
-
getBeginEnd
-
getLabel
-
text
Description copied from interface:OrthographyElementGet string representation of the element.- Specified by:
textin interfaceOrthographyElement- Specified by:
textin interfaceWordElement- Returns:
- the string value of the element
-