Uses of Class
ca.phon.orthography.LongFeature
Packages that use LongFeature
Package
Description
-
Uses of LongFeature in ca.phon.app.session.editor.view.transcript
Methods in ca.phon.app.session.editor.view.transcript with parameters of type LongFeatureModifier and TypeMethodDescriptionvoid
TranscriptOrthographyVisitors.KeywordVisitor.visitLongFeature
(LongFeature longFeature) void
TranscriptOrthographyVisitors.WordElementVisitor.visitLongFeature
(LongFeature longFeature) -
Uses of LongFeature in ca.phon.orthography
Methods in ca.phon.orthography with parameters of type LongFeatureModifier and TypeMethodDescriptionvoid
AbstractOrthographyVisitor.visitLongFeature
(LongFeature longFeature) void
AbstractWordElementVisitor.visitLongFeature
(LongFeature longFeature) -
Uses of LongFeature in ca.phon.session.io.xml.v2_0
Methods in ca.phon.session.io.xml.v2_0 with parameters of type LongFeatureModifier and TypeMethodDescriptionvoid
OrthoToXmlVisitor.visitLongFeature
(LongFeature longFeature) void
WordElementTwoXmlVisitor.visitLongFeature
(LongFeature longFeature)