
SingletonParameter |
ptolemy.data.expr.SingletonParameter |
This subclass of Parameter is identical to Parameter except that it
is a singleton, meaning that when its container is set, if the container
already contains an attribute with the same name, then that attribute
is first removed.
Author(s): Edward A. Lee
Version:$Id: SingletonParameter.java,v 1.14 2005/07/08 19:57:35 cxh Exp $
Pt.Proposed Rating:Yellow (eal)
Pt.Accepted Rating:Red (cxh)