Uses of Package
net.sourceforge.groboutils.pmti.v1

Packages that use net.sourceforge.groboutils.pmti.v1
net.sourceforge.groboutils.pmti.v1   
net.sourceforge.groboutils.pmti.v1.defimpl   
net.sourceforge.groboutils.pmti.v1.itf The Issue Traceability Framework
 

Classes in net.sourceforge.groboutils.pmti.v1 used by net.sourceforge.groboutils.pmti.v1
IAttribute
          A simple name-value association for a specific kind of issue attribute.
IAttributeInfo
          Describes a particular attribute.
IAttributeSet
          Contains a queryable set of attribute name-value pairs associated with issue types.
IEditableAttribute
          A simple name-value association for a specific kind of issue attribute.
IEditableAttributeSet
          An editable form of an IAttributeSet.
IEditableIssue
          Allows for editing of an issue.
IEditableIssueState
          An editable form of an issue's state.
IIssue
          Reflects an issue (or bug, or anomally report, or problem ticket) that is generic enough to be used by most problem tracker system.
IIssueState
          Describes the state of an Issue.
IIssueTypeInfo
          Information about the owning problem manager.
IListAttribute
          A specialization of an attribute which contains a list of values.
IProblemManagerInfo
          Information about the owning problem manager.
ProblemManagerException
          General exception thrown by the Problem Manager if an unexpected circumstance occurs.
 

Classes in net.sourceforge.groboutils.pmti.v1 used by net.sourceforge.groboutils.pmti.v1.defimpl
IAttribute
          A simple name-value association for a specific kind of issue attribute.
IAttributeInfo
          Describes a particular attribute.
IAttributeSet
          Contains a queryable set of attribute name-value pairs associated with issue types.
IEditableAttribute
          A simple name-value association for a specific kind of issue attribute.
IEditableAttributeSet
          An editable form of an IAttributeSet.
IEditableIssue
          Allows for editing of an issue.
IEditableIssueState
          An editable form of an issue's state.
IEditableListAttribute
          An editable list of values for a single attribute.
IIssue
          Reflects an issue (or bug, or anomally report, or problem ticket) that is generic enough to be used by most problem tracker system.
IIssueState
          Describes the state of an Issue.
IIssueTypeInfo
          Information about the owning problem manager.
IListAttribute
          A specialization of an attribute which contains a list of values.
IProblemManagerInfo
          Information about the owning problem manager.
ProblemManagerException
          General exception thrown by the Problem Manager if an unexpected circumstance occurs.
 

Classes in net.sourceforge.groboutils.pmti.v1 used by net.sourceforge.groboutils.pmti.v1.itf
IAttribute
          A simple name-value association for a specific kind of issue attribute.
IAttributeSet
          Contains a queryable set of attribute name-value pairs associated with issue types.
IEditableIssue
          Allows for editing of an issue.
IIssue
          Reflects an issue (or bug, or anomally report, or problem ticket) that is generic enough to be used by most problem tracker system.
IProblemManager
          The master class (generally a facade) responsible for interfacing the programmer with the Problem Management Tracker, implementing not only the query and change elements, but also enforcing the workflow logic associated with the underlying tracker.
IProblemManagerInfo
          Information about the owning problem manager.
ProblemManagerException
          General exception thrown by the Problem Manager if an unexpected circumstance occurs.
 



Copyright © 2001-2003 by The GroboUtils Project