Uses of Interface
ca.phon.session.check.SessionCheck
Packages that use SessionCheck
Package
Description
-
Uses of SessionCheck in ca.phon.app.opgraph.nodes
Methods in ca.phon.app.opgraph.nodes that return types with arguments of type SessionCheckMethods in ca.phon.app.opgraph.nodes with parameters of type SessionCheckModifier and TypeMethodDescriptionboolean
SessionCheckNode.isIncludeCheck
(SessionCheck sessionCheck) void
SessionCheckNode.setIncludeCheck
(SessionCheck sessionCheck, boolean inc) -
Uses of SessionCheck in ca.phon.app.session.check
Methods in ca.phon.app.session.check with parameters of type SessionCheckModifier and TypeMethodDescriptionSessionCheckUIFactory.createUI
(SessionCheck check) Create UI for the given session check. -
Uses of SessionCheck in ca.phon.phontalk.plugin
Classes in ca.phon.phontalk.plugin that implement SessionCheckMethods in ca.phon.phontalk.plugin that return types with arguments of type SessionCheck -
Uses of SessionCheck in ca.phon.session.check
Classes in ca.phon.session.check that implement SessionCheckModifier and TypeClassDescriptionclass
class
class
Check IPA transcriptions for a session.class
Methods in ca.phon.session.check that return types with arguments of type SessionCheckModifier and TypeMethodDescriptionstatic List<SessionCheck>
SessionCheck.availableChecks()
Get a list of available session checks.AlignedWordCountCheck.getFactory()
CheckAlignment.getFactory()
CheckTranscripts.getFactory()
SegmentOverlapCheck.getFactory()
Constructors in ca.phon.session.check with parameters of type SessionCheckConstructor parameters in ca.phon.session.check with type arguments of type SessionCheck