Uses of Interface
ca.phon.orthography.OrthoElement
Packages that use OrthoElement
-
Uses of OrthoElement in ca.phon.app.ipalookup
Methods in ca.phon.app.ipalookup with parameters of type OrthoElementModifier and TypeMethodDescriptionvoid
OrthoLookupVisitor.fallbackVisit
(OrthoElement obj) void
OrthoLookupVisitor.visit
(OrthoElement ele) -
Uses of OrthoElement in ca.phon.app.session.editor.view.common
Methods in ca.phon.app.session.editor.view.common with parameters of type OrthoElementModifier and TypeMethodDescriptionvoid
OrthoGroupField.HighlightVisitor.fallbackVisit
(OrthoElement obj) -
Uses of OrthoElement in ca.phon.app.session.editor.view.ipa_lookup
Methods in ca.phon.app.session.editor.view.ipa_lookup with parameters of type OrthoElementModifier and TypeMethodDescriptionvoid
OptionBoxVisitior.fallbackVisit
(OrthoElement obj) void
WordLookupVisitor.fallbackVisit
(OrthoElement obj) -
Uses of OrthoElement in ca.phon.orthography
Classes in ca.phon.orthography that implement OrthoElementModifier and TypeClassDescriptionclass
Abstract implementation ofOrthoElement
implementing extension support.class
Comment with syntax type:data type is optionalclass
An event written in-line with orthography.class
Represents punctuation and syntax elements.class
A word in an orthographic phrase.class
Two words joined by a marker.Methods in ca.phon.orthography that return OrthoElementModifier and TypeMethodDescriptionOrthography.elementAt
(int idx) OrthographyBuilder.elementAt
(int idx) Methods in ca.phon.orthography that return types with arguments of type OrthoElementModifier and TypeMethodDescriptionOrthoWordExtractor.getWordList()
Orthography.iterator()
Orthography.toList()
Methods in ca.phon.orthography with parameters of type OrthoElementModifier and TypeMethodDescriptionOrthographyBuilder.append
(OrthoElement ele) void
OrthoWordExtractor.fallbackVisit
(OrthoElement obj) int
Orthography.indexOf
(OrthoElement ele) Method parameters in ca.phon.orthography with type arguments of type OrthoElementConstructors in ca.phon.orthography with parameters of type OrthoElementConstructor parameters in ca.phon.orthography with type arguments of type OrthoElement -
Uses of OrthoElement in ca.phon.phontalk.parser
Methods in ca.phon.phontalk.parser with parameters of type OrthoElement -
Uses of OrthoElement in ca.phon.session
Methods in ca.phon.session that return OrthoElement -
Uses of OrthoElement in ca.phon.session.alignedMorphemes
Methods in ca.phon.session.alignedMorphemes that return OrthoElementModifier and TypeMethodDescriptionOrthographyMorphemeVisitor.getMorphemes()
AlignedMorpheme.getOrthography()
MorphemeParser.parseOrthography
(OrthoElement orthoEle) Parse the given orthography into a list of morphemes.Methods in ca.phon.session.alignedMorphemes with parameters of type OrthoElementModifier and TypeMethodDescriptionvoid
OrthographyMorphemeVisitor.fallbackVisit
(OrthoElement obj) MorphemeParser.parseOrthography
(OrthoElement orthoEle) Parse the given orthography into a list of morphemes. -
Uses of OrthoElement in ca.phon.session.io.xml.v12
Methods in ca.phon.session.io.xml.v12 with parameters of type OrthoElement -
Uses of OrthoElement in ca.phon.session.io.xml.v13
Methods in ca.phon.session.io.xml.v13 with parameters of type OrthoElement