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

Packages that use IListAttribute
net.sourceforge.groboutils.pmti.v1   
net.sourceforge.groboutils.pmti.v1.defimpl   
 

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

Subinterfaces of IListAttribute in net.sourceforge.groboutils.pmti.v1
 interface IEditableListAttribute
          An editable list of values for a single attribute.
 

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

Classes in net.sourceforge.groboutils.pmti.v1.defimpl that implement IListAttribute
 class AbstractEditableListAttribute
          A simple name-value association for a specific kind of issue attribute.
 class DefaultListAttribute
          A specialization of an attribute which contains a list of values.
 

Constructors in net.sourceforge.groboutils.pmti.v1.defimpl with parameters of type IListAttribute
AbstractEditableListAttribute(IListAttribute a)
           
 



Copyright © 2001-2003 by The GroboUtils Project