net.sf.bddbddb.order
Class EpisodeCollection.Episode

java.lang.Object
  extended by net.sf.bddbddb.order.EpisodeCollection.Episode
Enclosing class:
EpisodeCollection

public class EpisodeCollection.Episode
extends java.lang.Object


Constructor Summary
EpisodeCollection.Episode(long timestamp)
           
 
Method Summary
 void addTrial(TrialInfo ti)
           
 EpisodeCollection getEpisodeCollection()
           
 org.jdom.Element toXMLElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EpisodeCollection.Episode

public EpisodeCollection.Episode(long timestamp)
Method Detail

addTrial

public void addTrial(TrialInfo ti)

toXMLElement

public org.jdom.Element toXMLElement()

getEpisodeCollection

public EpisodeCollection getEpisodeCollection()


Copyright © 2004-2008 Stanford SUIF Compiler Group. All Rights Reserved.