Uses of Interface
net.sourceforge.groboutils.pmti.v1.IProblemManagerInfo

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

Uses of IProblemManagerInfo in net.sourceforge.groboutils.pmti.v1
 

Methods in net.sourceforge.groboutils.pmti.v1 that return IProblemManagerInfo
 IProblemManagerInfo IProblemManager.getProblemManagerInfo()
          Returns all meta-data for this problem management tracker.
 

Uses of IProblemManagerInfo in net.sourceforge.groboutils.pmti.v1.defimpl
 

Classes in net.sourceforge.groboutils.pmti.v1.defimpl that implement IProblemManagerInfo
 class DefaultProblemManagerInfo
          Information about the owning problem manager.
 

Uses of IProblemManagerInfo in net.sourceforge.groboutils.pmti.v1.itf
 

Methods in net.sourceforge.groboutils.pmti.v1.itf that return IProblemManagerInfo
 IProblemManagerInfo ITFReadProblemManager.getProblemManagerInfo()
          Returns all meta-data for this problem management tracker.
 



Copyright © 2001-2003 by The GroboUtils Project