Uses of Package
com.sun.electric.database.prototype

Packages that use com.sun.electric.database.prototype
com.sun.electric.database Package for the Electric database. 
com.sun.electric.database.geometry Package for geometric support in Electric. 
com.sun.electric.database.hierarchy Package for hierarchy (cell instances inside of cells). 
com.sun.electric.database.id Package for Ids in the Electric database. 
com.sun.electric.database.network Package for handling network control in Electric. 
com.sun.electric.database.prototype Package for the prototype classes in Electric. 
com.sun.electric.database.topology Package for connected Nodes and Arcs. 
com.sun.electric.technology Package for handling technology information. 
com.sun.electric.tool.drc Package for handling the design-rule checking tool. 
com.sun.electric.tool.generator.flag   
com.sun.electric.tool.generator.layout   
com.sun.electric.tool.generator.layout.fill   
com.sun.electric.tool.io.input   
com.sun.electric.tool.io.output   
com.sun.electric.tool.ncc.netlist   
com.sun.electric.tool.routing Package for handling the Routing tools. 
com.sun.electric.tool.user Package for handling the user-interface tool. 
com.sun.electric.tool.user.tecEdit   
com.sun.electric.tool.user.ui   
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.database
PortCharacteristic
          PortCharacteristic is a typesafe enum class that describes the function of a PortProto.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.database.geometry
PortProto
          The PortProto interface defines a type of PortInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.database.hierarchy
NodeProto
          The NodeProto interface defines a type of NodeInst.
PortCharacteristic
          PortCharacteristic is a typesafe enum class that describes the function of a PortProto.
PortProto
          The PortProto interface defines a type of PortInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.database.id
NodeProto
          The NodeProto interface defines a type of NodeInst.
PortProto
          The PortProto interface defines a type of PortInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.database.network
PortCharacteristic
          PortCharacteristic is a typesafe enum class that describes the function of a PortProto.
PortProto
          The PortProto interface defines a type of PortInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.database.prototype
NodeProto
          The NodeProto interface defines a type of NodeInst.
PortCharacteristic
          PortCharacteristic is a typesafe enum class that describes the function of a PortProto.
PortProto
          The PortProto interface defines a type of PortInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.database.topology
NodeProto
          The NodeProto interface defines a type of NodeInst.
PortProto
          The PortProto interface defines a type of PortInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.technology
NodeProto
          The NodeProto interface defines a type of NodeInst.
PortCharacteristic
          PortCharacteristic is a typesafe enum class that describes the function of a PortProto.
PortProto
          The PortProto interface defines a type of PortInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.tool.drc
NodeProto
          The NodeProto interface defines a type of NodeInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.tool.generator.flag
PortProto
          The PortProto interface defines a type of PortInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.tool.generator.layout
NodeProto
          The NodeProto interface defines a type of NodeInst.
PortCharacteristic
          PortCharacteristic is a typesafe enum class that describes the function of a PortProto.
PortProto
          The PortProto interface defines a type of PortInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.tool.generator.layout.fill
PortCharacteristic
          PortCharacteristic is a typesafe enum class that describes the function of a PortProto.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.tool.io.input
NodeProto
          The NodeProto interface defines a type of NodeInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.tool.io.output
NodeProto
          The NodeProto interface defines a type of NodeInst.
PortCharacteristic
          PortCharacteristic is a typesafe enum class that describes the function of a PortProto.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.tool.ncc.netlist
PortCharacteristic
          PortCharacteristic is a typesafe enum class that describes the function of a PortProto.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.tool.routing
NodeProto
          The NodeProto interface defines a type of NodeInst.
PortProto
          The PortProto interface defines a type of PortInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.tool.user
NodeProto
          The NodeProto interface defines a type of NodeInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.tool.user.tecEdit
NodeProto
          The NodeProto interface defines a type of NodeInst.
 

Classes in com.sun.electric.database.prototype used by com.sun.electric.tool.user.ui
NodeProto
          The NodeProto interface defines a type of NodeInst.