Class TranscriptOrthographyVisitors.KeywordVisitor

java.lang.Object
ca.phon.visitor.VisitorAdapter<OrthographyElement>
ca.phon.orthography.AbstractOrthographyVisitor
ca.phon.app.session.editor.view.transcript.TranscriptOrthographyVisitors.KeywordVisitor
All Implemented Interfaces:
Visitor<OrthographyElement>
Enclosing class:
TranscriptOrthographyVisitors

public static class TranscriptOrthographyVisitors.KeywordVisitor extends AbstractOrthographyVisitor
Creates a list of keywords, one keyword for every element type in CHAT. This class is an example of how to iterate through data in tiers with the Orthography type. Some types have inner-elements: OrthoGroup and PhoneticGrouip, and some have annotations: groups and events (action, happening, other spoken events.)