Uses of Package
com.sun.electric.tool.ncc.netlist

Packages that use com.sun.electric.tool.ncc.netlist
com.sun.electric.tool.ncc Package for handling the Network Consistency Checking (LVS) tool. 
com.sun.electric.tool.ncc.netlist   
com.sun.electric.tool.ncc.processing   
com.sun.electric.tool.ncc.result   
com.sun.electric.tool.ncc.strategy   
com.sun.electric.tool.ncc.trees   
 

Classes in com.sun.electric.tool.ncc.netlist used by com.sun.electric.tool.ncc
NccNetlist
          NCC's representation of a netlist.
 

Classes in com.sun.electric.tool.ncc.netlist used by com.sun.electric.tool.ncc.netlist
Mos
          One or more MOS transistors in series.
NccNameProxy
          Stores the information necessary to generate an instance name for a Part It is the same as HierarchyEnumerator.NameProxy except that it removes a common path prefix from the name.
NccNameProxy.PartNameProxy
           
NccNameProxy.WireNameProxy
           
NetObject
          NetObject is the parent class for Parts, Wires, and Ports.
NetObject.Type
           
Part
          Part is an intermediate abstract sub-class of NetObject.
PinType
          PinTypes are used by local wire partitioning
Port
          An NCC Port holds all the Export names associated with a single NCC Wire.
Wire
           
 

Classes in com.sun.electric.tool.ncc.netlist used by com.sun.electric.tool.ncc.processing
Part
          Part is an intermediate abstract sub-class of NetObject.
PinType
          PinTypes are used by local wire partitioning
Port
          An NCC Port holds all the Export names associated with a single NCC Wire.
Wire
           
 

Classes in com.sun.electric.tool.ncc.netlist used by com.sun.electric.tool.ncc.result
NccNameProxy.PartNameProxy
           
NccNameProxy.WireNameProxy
           
 

Classes in com.sun.electric.tool.ncc.netlist used by com.sun.electric.tool.ncc.strategy
NetObject
          NetObject is the parent class for Parts, Wires, and Ports.
Part
          Part is an intermediate abstract sub-class of NetObject.
 

Classes in com.sun.electric.tool.ncc.netlist used by com.sun.electric.tool.ncc.trees
NetObject
          NetObject is the parent class for Parts, Wires, and Ports.
NetObject.Type