In the {@link #cloneWeight} method, users can also specify whether to clone nodeand edge weights. For non cloneable weights a {@link java.lang.CloneNotSupportedException} will be thrown bythe virtual machine. @since Ptolemy II 4.0 @Pt.ProposedRating Red (shahrooz) @Pt.AcceptedRating Red (ssb) @author Shahrooz Shahparnia based on a method by Ming Yung Ko. @version $Id: MirrorTransformerStrategy.java,v 1.22 2006/10/26 21:44:50 cxh Exp $
|
|