Class TestDE


  • public class TestDE
    extends java.lang.Object
    Test for ChangeRequest in the DE domain.
    Since:
    Ptolemy II 10.0
    Version:
    $Id$
    Author:
    Edward A. Lee
    See Also:
    ChangeRequest
    Pt.AcceptedRating:
    Red (reviewmoderator)
    Pt.ProposedRating:
    Red (eal)
    • Constructor Summary

      Constructors 
      Constructor Description
      TestDE()
      Constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void doublePeriod()
      Double the period of the clock.
      java.util.Enumeration finish()
      Finish a run.
      void insertClock()
      Insert a new clock.
      void start()
      Start a run.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait