| Contains a queryable set of attribute name-value pairs associated with
issue types. Implementations may have direct accessors for these
attributes. Common attributes include: who reported the issue, a list
of comments written about this issue, and a history of the changes the
issue has gone through. All IAttributeSet implementations must be
immutable, unless they also implement IEditableAttributeSet.
author: Matt Albrecht groboclown@users.sourceforge.net version: $Date: 2003/02/10 22:51:58 $ since: July 12, 2002 |