|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IIssueRecord | |
net.sourceforge.groboutils.pmti.v1.itf | The Issue Traceability Framework. |
net.sourceforge.groboutils.pmti.v1.itf.impl |
Uses of IIssueRecord in net.sourceforge.groboutils.pmti.v1.itf |
Methods in net.sourceforge.groboutils.pmti.v1.itf that return IIssueRecord | |
IIssueRecord |
ITestIssueRecord.getIssueRecord()
Returns the issue this record is associated with. |
Uses of IIssueRecord in net.sourceforge.groboutils.pmti.v1.itf.impl |
Classes in net.sourceforge.groboutils.pmti.v1.itf.impl that implement IIssueRecord | |
class |
DefaultIssueRecord
Simple immutable implementation of IIssueRecord. |
Methods in net.sourceforge.groboutils.pmti.v1.itf.impl that return IIssueRecord | |
IIssueRecord |
DefaultTestIssueRecord.getIssueRecord()
Returns the issue this record is associated with. |
Constructors in net.sourceforge.groboutils.pmti.v1.itf.impl with parameters of type IIssueRecord | |
DefaultTestIssueRecord(IIssueRecord ir,
ITestRecord tr,
java.lang.String d)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |