SingletonConfigurableAttribute
ptolemy.kernel.util.SingletonConfigurableAttribute

This class is a configurable attribute that replaces any previously existing attribute in the container that has the same name. An important use of this class is to describe icons for visual rendition. The icons are described in an XML schema called SVG, given in the body of a configure XML element. The icon description is named "_iconDescription", and placing such a description into any container replaces any previous description in the container.

Author(s): Steve Neuendorffer and Edward A. Lee
Version:$Id: SingletonConfigurableAttribute.java,v 1.24 2005/07/08 19:59:19 cxh Exp $
Pt.Proposed Rating:Green (eal)
Pt.Accepted Rating:Green (janneck)