Class TestChild

java.lang.Object
edu.wisc.game.sql.TestParent
edu.wisc.game.sql.TestChild

@Entity
public class TestChild
extends TestParent
An EpisodeInfo instance extends an Episode, containing additional information related to it being played as part of an experiment. That includes support for creating an Episode based on a parameter set, and for managing earned reward amount.