Uses of Class
wt.clients.prodmgmt.UsesInterfaceList

Packages that use UsesInterfaceList
wt.clients.prodmgmt   
 

Uses of UsesInterfaceList in wt.clients.prodmgmt
 

Fields in wt.clients.prodmgmt declared as UsesInterfaceList
protected  UsesInterfaceList UsesPanel.usesList
           
private  UsesInterfaceList PartItem.usesInterface
          A list of the part masters this part uses.
private  UsesInterfaceList InstanceItem.usesInterface
          A list of the instance masters this instance uses.
private  UsesInterfaceList ConfigurationItem.usesInterface
          A list of the configuration masters this configuration uses.
 

Methods in wt.clients.prodmgmt that return UsesInterfaceList
 UsesInterfaceList PartItem.getUsesInterfaceList()
          Returns the a list of the Parts this PartItem uses.