Uses of Class
com.sun.electric.tool.ncc.netlist.NccNameProxy.WireNameProxy

Packages that use NccNameProxy.WireNameProxy
com.sun.electric.tool.ncc.netlist   
com.sun.electric.tool.ncc.result   
 

Uses of NccNameProxy.WireNameProxy in com.sun.electric.tool.ncc.netlist
 

Methods in com.sun.electric.tool.ncc.netlist that return NccNameProxy.WireNameProxy
 NccNameProxy.WireNameProxy Wire.getNameProxy()
           
 

Constructors in com.sun.electric.tool.ncc.netlist with parameters of type NccNameProxy.WireNameProxy
Wire(NccNameProxy.WireNameProxy name)
           
 

Uses of NccNameProxy.WireNameProxy in com.sun.electric.tool.ncc.result
 

Methods in com.sun.electric.tool.ncc.result that return NccNameProxy.WireNameProxy
 NccNameProxy.WireNameProxy WireReport.getNameProxy()
           
 NccNameProxy.WireNameProxy WireReport.WireReportable.getNameProxy()