Package ptolemy.domains.de.lib.test
Class Mutate
- java.lang.Object
-
- ptolemy.domains.de.lib.test.Mutate
-
public class Mutate extends java.lang.Object
- Version:
- $Id$
- Author:
- Edward A. Lee
- Pt.AcceptedRating:
- Red (cxh)
- Pt.ProposedRating:
- Red (eal)
-
-
Constructor Summary
Constructors Constructor Description Mutate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
insertClock()
-
-
-
Field Detail
-
manager
public Manager manager
-
-
Constructor Detail
-
Mutate
public Mutate() throws IllegalActionException, NameDuplicationException
-
-