Package net.sourceforge.groboutils.pmti.v1.defimpl

Class Summary
AbstractEditableAttribute This uses delegation to allow for maximum flexibility in creating new editable attributes based on this class through subclassing.
AbstractEditableIssue Allows for editing of an issue.
AbstractEditableListAttribute A simple name-value association for a specific kind of issue attribute.
AbstractIssue Reflects an issue (or bug, or anomally report, or problem ticket) that is generic enough to be used by most problem tracker system.
DefaultAttribute A simple name-value association for a specific kind of issue attribute.
DefaultAttributeInfo Describes a particular attribute.
DefaultAttributeSet Contains a queryable set of attribute name-value pairs associated with issue types.
DefaultEditableAttributeSet An editable form of an IAttributeSet.
DefaultEditableIssueState An editable form of an issue's state.
DefaultIssueState Describes the state of an Issue.
DefaultIssueTypeInfo Information about the owning problem manager.
DefaultListAttribute A specialization of an attribute which contains a list of values.
DefaultProblemManagerInfo Information about the owning problem manager.
 



Copyright © 2001-2003 by The GroboUtils Project