Uses of Class
edu.wisc.game.sql.Episode

Packages that use Episode 
Package Description
edu.wisc.game.sql
Persistent data structures
  • Uses of Episode in edu.wisc.game.sql

    Subclasses of Episode in edu.wisc.game.sql 
    Modifier and Type Class Description
    class  EpisodeInfo
    An EpisodeInfo instance extends an Episode, containing additional information related to it being played as part of an experiment.
    class  ReplayedEpisode
    Built on top of an Episode object, a ReplayedEpisode is created during the analysis of transcripts, in order to recreate the episode's events step by step.
    Methods in edu.wisc.game.sql with parameters of type Episode 
    Modifier and Type Method Description
    void MlcLog.logEpisode​(Episode e, int boardNo)
    Computes the ratios etc and writes the entry for a specified episode