Package ptolemy.actor.parameters.test
Class CloneTest
- java.lang.Object
 - 
- ptolemy.actor.parameters.test.CloneTest
 
 
- 
public class CloneTest extends java.lang.ObjectClone an actor and compare the type constraints with the master.Invoke with:
java -classpath $PTII ptolemy.actor.parameters.test.CloneTest
- Since:
 - Ptolemy II 11.0
 - Version:
 - $Id$
 - Author:
 - Christopher Brooks
 - Pt.AcceptedRating:
 - Red (cxh)
 - Pt.ProposedRating:
 - Red (cxh)
 
 
- 
- 
Constructor Summary
Constructors Constructor Description CloneTest() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args) 
 -