Uses of Interface
ca.phon.orthography.OrthographyElement
Packages that use OrthographyElement
-
Uses of OrthographyElement in ca.phon.app.ipalookup
Subclasses with type arguments of type OrthographyElement in ca.phon.app.ipalookupModifier and TypeClassDescriptionclassProduce a set of suggested transcriptions for a givenOrthography.Methods in ca.phon.app.ipalookup with parameters of type OrthographyElementModifier and TypeMethodDescriptionvoidOrthoLookupVisitor.fallbackVisit(OrthographyElement obj) voidOrthoLookupVisitor.visit(OrthographyElement ele) -
Uses of OrthographyElement in ca.phon.app.session.editor.view.common
Subclasses with type arguments of type OrthographyElement in ca.phon.app.session.editor.view.commonMethods in ca.phon.app.session.editor.view.common with parameters of type OrthographyElementModifier and TypeMethodDescriptionvoidOrthoGroupField.HighlightVisitor.fallbackVisit(OrthographyElement obj) -
Uses of OrthographyElement in ca.phon.app.session.editor.view.ipaDictionary
Subclasses with type arguments of type OrthographyElement in ca.phon.app.session.editor.view.ipaDictionaryMethods in ca.phon.app.session.editor.view.ipaDictionary with parameters of type OrthographyElementModifier and TypeMethodDescriptionvoidOptionBoxVisitior.fallbackVisit(OrthographyElement obj) voidWordLookupVisitor.fallbackVisit(OrthographyElement obj) -
Uses of OrthographyElement in ca.phon.app.session.editor.view.speechAnalysis
Subclasses with type arguments of type OrthographyElement in ca.phon.app.session.editor.view.speechAnalysisMethods in ca.phon.app.session.editor.view.speechAnalysis with parameters of type OrthographyElementModifier and TypeMethodDescriptionvoidSpeechAnalysisIntervalsTier.WorTierUpdater.fallbackVisit(OrthographyElement element) -
Uses of OrthographyElement in ca.phon.app.session.editor.view.transcript
Methods in ca.phon.app.session.editor.view.transcript with parameters of type OrthographyElementModifier and TypeMethodDescriptionvoidTranscriptOrthographyVisitors.KeywordVisitor.fallbackVisit(OrthographyElement obj) voidTranscriptOrthographyVisitors.KeywordVisitor.visit(OrthographyElement obj) -
Uses of OrthographyElement in ca.phon.app.session.intervalTiers
Subclasses with type arguments of type OrthographyElement in ca.phon.app.session.intervalTiersModifier and TypeClassDescriptionclassVisitor for updating orthography intervals.classVisitor for producing a list ofIntervalTier.Intervalobjects from an orthography object.classGenerate a new word intervals tier from an orthography tier using the provided internal media list.Methods in ca.phon.app.session.intervalTiers with parameters of type OrthographyElementModifier and TypeMethodDescriptionvoidOrthoIntervalUpdateVisitor.fallbackVisit(OrthographyElement obj) voidOrthoIntervalVisitor.fallbackVisit(OrthographyElement obj) voidWorTierUpdateVisitor.fallbackVisit(OrthographyElement obj) -
Uses of OrthographyElement in ca.phon.autotranscribe
Methods in ca.phon.autotranscribe that return types with arguments of type OrthographyElementModifier and TypeMethodDescriptionAutomaticTranscription.getTranscriptionOptions()AutomaticTranscription.getWords()Methods in ca.phon.autotranscribe with parameters of type OrthographyElementModifier and TypeMethodDescriptionvoidAutomaticTranscription.AutomaticTranscriptionVisitor.fallbackVisit(OrthographyElement obj) voidAutoTranscriber.AutoTranscriberVisitor.fallbackVisit(OrthographyElement obj) AutomaticTranscription.getSelectedTranscription(OrthographyElement word) intAutomaticTranscription.getSelectedTranscriptionIndex(OrthographyElement word) AutomaticTranscription.getTranscriptionOptions(OrthographyElement word) voidAutomaticTranscription.setSelectedTranscription(OrthographyElement word, int idx) voidAutomaticTranscription.setSelectedTranscriptionIndex(OrthographyElement word, int idx) Constructor parameters in ca.phon.autotranscribe with type arguments of type OrthographyElementModifierConstructorDescriptionAutomaticTranscription(Orthography orthography, Map<OrthographyElement, IPATranscript[]> transcriptionOptions) -
Uses of OrthographyElement in ca.phon.orthography
Subinterfaces of OrthographyElement in ca.phon.orthographyModifier and TypeInterfaceDescriptioninterfaceInterface for annotations within OrthographyClasses in ca.phon.orthography that implement OrthographyElementModifier and TypeClassDescriptionclassAbstract implementation ofOrthographyElementimplementing extension support.final classRepresents an action within the transcription.classAbstract class for OrthographyElements with attached annotationsfinal classTwo words joined by a marker.final classDuration annotation, printed in minutes and seconds.final classError codingclassBase class for simple eventsfinal classUnscoped complex local events in the middle of an utterance.final classInlined dependent tier: scoped annotation that applies to a group.final classhappening, such as sneezefinal classMedia bullet used only before a terminator.classItalic begin/end markerfinal classUtterance initiators or linkers; they indicate the way to fit the current utterance with an earlier one.final classLong eventfinal classRetracing and other markers.final classNonvocal material.final classGrouped contented within Orthography with annotations A group of material that is annotated.final classword spoken by someone else during an utterance.final classOverlap with optional integer label to distinguish among different overlaps over the same text.final classCA-style overlap with optional integer label to distinguish among different overlaps over the same text.final classPause at a point in an utterance.final classMultiple words with a single phonetic transcription.final classCode that can only occur at the end of an utterance.final classBegin or end quoted material; “ and ”final class[: word1 ...]; indicate replacement of a word by one or more words instead.final classSeparator or tone direction marker.final classTag markerfinal classMain line terminatorfinal classTone markerclassclass[- lang] - Utterance language, specified at beginning of main line.classA word in an orthographic phrase.Subclasses with type arguments of type OrthographyElement in ca.phon.orthographyModifier and TypeClassDescriptionclassBase class for OrthographyElement visitor which has a default implementation for every object which implementsOrthographyElementClasses in ca.phon.orthography that implement interfaces with type arguments of type OrthographyElementModifier and TypeClassDescriptionfinal classContainer for orthographic transcriptions.final classContainer for orthographic transcriptions.Methods in ca.phon.orthography that return OrthographyElementModifier and TypeMethodDescriptionOrthography.elementAt(int idx) OrthographyBuilder.elementAt(int idx) OrthographyBuilder.lastElement()OrthographyBuilder.replaceLastElement(OrthographyElement ele) Methods in ca.phon.orthography that return types with arguments of type OrthographyElementModifier and TypeMethodDescriptionOrthographyBuilder.getElements()OrthoGroup.getElements()PhoneticGroup.getElements()Orthography.iterator()Orthography.toList()Methods in ca.phon.orthography with parameters of type OrthographyElementModifier and TypeMethodDescriptionOrthographyBuilder.append(OrthographyElement ele) voidOrthoElementLocator.fallbackVisit(OrthographyElement obj) voidOrthoWordExtractor.fallbackVisit(OrthographyElement obj) voidPhraseVisitor.fallbackVisit(OrthographyElement obj) intOrthography.indexOf(OrthographyElement ele) Get element index of the given element.OrthographyBuilder.replaceLastElement(OrthographyElement ele) intOrthography.stringIndexOf(OrthographyElement ele) Get the string index of the given element.voidOrthoElementLocator.visit(OrthographyElement obj) Method parameters in ca.phon.orthography with type arguments of type OrthographyElementConstructors in ca.phon.orthography with parameters of type OrthographyElementConstructor parameters in ca.phon.orthography with type arguments of type OrthographyElementModifierConstructorDescriptionOrthography(Collection<? extends OrthographyElement> elements) OrthoGroup(List<OrthographyElement> elements, List<OrthographyAnnotation> annotations) PhoneticGroup(List<OrthographyElement> elements) -
Uses of OrthographyElement in ca.phon.session.alignment
Subclasses with type arguments of type OrthographyElement in ca.phon.session.alignmentMethods in ca.phon.session.alignment that return types with arguments of type OrthographyElementModifier and TypeMethodDescriptionOrthographyTierElementFilter.filterOrthography(Orthography orthography) Methods in ca.phon.session.alignment with parameters of type OrthographyElementModifier and TypeMethodDescriptionvoidOrthographyTierElementFilter.OrthographyFilter.fallbackVisit(OrthographyElement obj) voidWorElementFilter.fallbackVisit(OrthographyElement obj) -
Uses of OrthographyElement in ca.phon.session.io.xml
Subclasses with type arguments of type OrthographyElement in ca.phon.session.io.xmlModifier and TypeClassDescriptionstatic classAdd or remove OneToOne annotations to a recordMethods in ca.phon.session.io.xml with parameters of type OrthographyElementModifier and TypeMethodDescriptionvoidOneToOne.OrthographyAnnotator.fallbackVisit(OrthographyElement obj) -
Uses of OrthographyElement in ca.phon.session.io.xml.v2_0
Methods in ca.phon.session.io.xml.v2_0 with parameters of type OrthographyElement -
Uses of OrthographyElement in ca.phon.session.io.xml.v2_1
Methods in ca.phon.session.io.xml.v2_1 with parameters of type OrthographyElement