Uses of Class
ca.phon.session.SessionPath
Packages that use SessionPath
Package
Description
-
Uses of SessionPath in ca.phon.app.opgraph.analysis
Methods in ca.phon.app.opgraph.analysis that return types with arguments of type SessionPathMethod parameters in ca.phon.app.opgraph.analysis with type arguments of type SessionPathModifier and TypeMethodDescriptionvoidAnalysisRunner.run(Project project, List<SessionPath> selectedSessions, boolean showWizard) voidAnalysisRunner.setSelectedSessions(List<SessionPath> selectedSessions) voidAnalysisLibrary.setupMenu(Project project, List<SessionPath> selectedSessions, MenuElement menu) Constructor parameters in ca.phon.app.opgraph.analysis with type arguments of type SessionPathModifierConstructorDescriptionAnalysisAction(Project project, List<SessionPath> selectedSessions, URL analysisURL) AnalysisRunner(ca.phon.opgraph.OpGraph graph, Project project, List<SessionPath> selectedSessions, boolean showWizard) AnalysisRunner(URL graphURL, Project project, List<SessionPath> selectedSessions, boolean showWizard) -
Uses of SessionPath in ca.phon.app.opgraph.report
Methods in ca.phon.app.opgraph.report that return types with arguments of type SessionPath -
Uses of SessionPath in ca.phon.app.project
Methods in ca.phon.app.project that return SessionPathMethods in ca.phon.app.project that return types with arguments of type SessionPathModifier and TypeMethodDescriptionParticipantsPanel.getCheckedSessions()SessionMerger.getSessionPaths()Methods in ca.phon.app.project with parameters of type SessionPathModifier and TypeMethodDescriptionvoidSessionMerger.addSessionPath(SessionPath sp) SessionMerger.getRecordFilter(SessionPath path) voidUnifiedProjectWindow.openSession(SessionPath sessionPath) voidSessionMerger.setRecordFilter(SessionPath path, RecordFilter filter) -
Uses of SessionPath in ca.phon.app.project.checkwizard
Methods in ca.phon.app.project.checkwizard that return types with arguments of type SessionPath -
Uses of SessionPath in ca.phon.app.project.mergewizard
Methods in ca.phon.app.project.mergewizard that return types with arguments of type SessionPathMethods in ca.phon.app.project.mergewizard with parameters of type SessionPathModifier and TypeMethodDescriptionMergeSessionStep2.getFilterForLocation(SessionPath loc) MergeSessionStep2.getSessionAtLocation(SessionPath loc) Method parameters in ca.phon.app.project.mergewizard with type arguments of type SessionPathModifier and TypeMethodDescriptionvoidMergeSessionStep2.setSelectedSessions(List<SessionPath> sessions) Constructor parameters in ca.phon.app.project.mergewizard with type arguments of type SessionPathModifierConstructorDescriptionMergeSessionStep2(Project project, List<SessionPath> sessions) Constructor -
Uses of SessionPath in ca.phon.app.query
Constructor parameters in ca.phon.app.query with type arguments of type SessionPathModifierConstructorDescriptionQueryRunnerPanel(Project project, QueryScript script, List<SessionPath> selectedSessions, boolean includeExcluded) -
Uses of SessionPath in ca.phon.app.session
Methods in ca.phon.app.session that return types with arguments of type SessionPathMethods in ca.phon.app.session with parameters of type SessionPathMethod parameters in ca.phon.app.session with type arguments of type SessionPathModifier and TypeMethodDescriptionvoidParticipantSelector.loadParticipants(Project project, List<SessionPath> sessionPaths) voidSessionSelector.setSelectedSessions(List<SessionPath> selectedSessions) Constructors in ca.phon.app.session with parameters of type SessionPath -
Uses of SessionPath in ca.phon.project
Methods in ca.phon.project that return types with arguments of type SessionPathMethods in ca.phon.project with parameters of type SessionPathModifier and TypeMethodDescriptionParticipantHistory.getAgeForSession(SessionPath sessionPath) ParticipantHistory.getNumberOfRecordsForSession(SessionPath sessionPath) voidParticipantCache.loadSession(SessionPath sessionPath) voidParticipantHistory.setAgeForSession(SessionPath sessionPath, Period age) voidParticipantHistory.setNumberOfRecordsForSession(SessionPath sessionPath, int count) Method parameters in ca.phon.project with type arguments of type SessionPathModifier and TypeMethodDescriptionLocalProject.getParticipants(Collection<SessionPath> sessions) ParticipantCache.getParticipants(Collection<SessionPath> sessionPaths) Project.getParticipants(Collection<SessionPath> sessions) Return a set of participants which are found in the given collection of Sessions. -
Uses of SessionPath in ca.phon.session
Classes in ca.phon.session that implement interfaces with type arguments of type SessionPathModifier and TypeClassDescriptionclassHelper class for holding location for sessions in a project.Methods in ca.phon.session that return SessionPathModifier and TypeMethodDescriptionSessionFactory.createSessionPath(String path) Create a session path objectSessionFactory.createSessionPath(String corpus, String session) Create new session pathSession.getSessionPath()Get session path.Methods in ca.phon.session with parameters of type SessionPathModifier and TypeMethodDescriptionintSessionPath.compareTo(SessionPath o) voidSession.setSessionPath(SessionPath sessionPath) Set session path relative to project