Uses of Class
wt.clients.prodmgmt.ReferencesList

Packages that use ReferencesList
wt.clients.prodmgmt   
 

Uses of ReferencesList in wt.clients.prodmgmt
 

Fields in wt.clients.prodmgmt declared as ReferencesList
protected  ReferencesList ReferencesPanel.referencesList
           
private  ReferencesList PartItem.references
          A list of the references to this part.
private  ReferencesList InstanceItem.references
          A list of the references to this instance.
private  ReferencesList ConfigurationItem.references
          A list of the references to this configuration.
 

Methods in wt.clients.prodmgmt that return ReferencesList
 ReferencesList PartItem.getReferences()
          Returns the a list of the Parts this PartItem references.