Uses of Interface
ca.phon.session.check.SessionCheck
Packages that use SessionCheck
-
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.session.check
Classes in ca.phon.session.check that implement SessionCheckModifier and TypeClassDescriptionclass
class
Check IPA transcriptions for a session.class
Classes in ca.phon.session.check that implement interfaces with type arguments of type SessionCheckModifier and TypeClassDescriptionclass
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.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