
Attribute |
ptolemy.kernel.util.Attribute |
Attribute is a base class for attributes to be attached to instances
of NamedObj. This base class is itself a NamedObj, with the only
extension being that it can have a container. The setContainer()
method puts this object on the list of attributes of the container.
Author(s): Edward A. Lee, Neil Smyth
Version:$Id: Attribute.java,v 1.81 2006/03/29 00:01:10 cxh Exp $
Pt.Proposed Rating:Green (eal)
Pt.Accepted Rating:Green (johnr)