Uses of Class
ca.phon.session.Transcript
Packages that use Transcript
-
Uses of Transcript in ca.phon.app.session
Methods in ca.phon.app.session that return Transcript -
Uses of Transcript in ca.phon.session
Methods in ca.phon.session that return TranscriptModifier and TypeMethodDescriptionSessionFactory.createSessionTranscript()
SessionFactory.createTranscript()
Session.getTranscript()
Return session transcript which includes comments, gems and records. -
Uses of Transcript in ca.phon.session.impl
Methods in ca.phon.session.impl that return Transcript -
Uses of Transcript in ca.phon.session.spi
Methods in ca.phon.session.spi that return TranscriptModifier and TypeMethodDescriptionSessionSPI.getTranscript()
Get the transcript object which is the collection of all comments, gems and records.