Package ca.phon.project
Class ParticipantCache
java.lang.Object
ca.phon.project.ParticipantCache
Keep track of participants and what sessions in which they take part.
This object is usually used as an extension on
Project
s.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetParticipants
(Collection<SessionPath> sessionPaths) void
loadSession
(SessionPath sessionPath) void
loadSession
(String corpus, String session) void
setProject
(Project project)
-
Constructor Details
-
ParticipantCache
-
-
Method Details
-
setProject
-
loadSession
-
loadSession
-
getParticipants
-