Uses of Interface
com.sun.electric.tool.ncc.result.WireReport.WireReportable

Packages that use WireReport.WireReportable
com.sun.electric.tool.ncc.netlist   
com.sun.electric.tool.ncc.result   
 

Uses of WireReport.WireReportable in com.sun.electric.tool.ncc.netlist
 

Classes in com.sun.electric.tool.ncc.netlist that implement WireReport.WireReportable
 class Wire
          A Wire represents an electrical equipotential.
 

Uses of WireReport.WireReportable in com.sun.electric.tool.ncc.result
 

Constructors in com.sun.electric.tool.ncc.result with parameters of type WireReport.WireReportable
WireReport(WireReport.WireReportable w)