public class TestDE extends java.lang.Object
ChangeRequest
Constructor and Description |
---|
TestDE()
Constructor.
|
Modifier and Type | Method and 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.
|
public TestDE() throws IllegalActionException, NameDuplicationException
public void doublePeriod()
public java.util.Enumeration finish() throws KernelException
KernelException
public void insertClock()
public void start() throws KernelException
KernelException