Uses of Package
com.sun.electric.database

Packages that use com.sun.electric.database
com.sun.electric.database Package for the Electric database. 
com.sun.electric.database.change Package for handling changes to the Electric database. 
com.sun.electric.database.constraint Package for handling constraint propagation in 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.topology Package for connected Nodes and Arcs. 
com.sun.electric.database.variable Package for handling variables. 
com.sun.electric.technology Package for handling technology information. 
com.sun.electric.technology.technologies Package for the individual technologies. 
com.sun.electric.tool Package for all synthesis and analysis tools. 
com.sun.electric.tool.cvspm Package for the CVS tool which synchronizes circuitry using source-code control. 
com.sun.electric.tool.drc Package for handling the design-rule checking tool. 
com.sun.electric.tool.io.input   
com.sun.electric.tool.io.output   
com.sun.electric.tool.project Package for handling the project management tool. 
com.sun.electric.tool.routing Package for handling the Routing tools. 
com.sun.electric.tool.user Package for handling the user-interface tool. 
 

Classes in com.sun.electric.database used by com.sun.electric.database
CellBackup
          CellBackup is a pair of CellRevision and TechPool.
CellBackup.Memoization
          Class which memoizes data for size computation (connectivity etc).
CellRevision
          This class represents Cell data (with all arcs/nodes/exports) as it is saved to disk.
EObjectInputStream
          EObjectInputStream resolves Electric objects in specified database from Key objects.
EObjectOutputStream
          ObjectOutputStream which repalaces Electric objects by serializable key objects.
IdMapper
          Class to describe mapping of Electric database Ids (LibIds, CellIds, ExportIds).
ImmutableArcInst
          Immutable class ImmutableArcInst represents an arc instance.
ImmutableArcInst.Flag
          Class to access a flag in user bits of ImmutableNodeInst.
ImmutableCell
          Immutable class ImmutableCell represents a cell.
ImmutableElectricObject
          This immutable class is the base class of all Electric immutable objects that can be extended with Variables.
ImmutableExport
          Immutable class ImmutableExport represents an export.
ImmutableIconInst
           
ImmutableLibrary
          Immutable class ImmutableLibrary represents a library.
ImmutableNodeInst
          Immutable class ImmutableNodeInst represents a node instance.
ImmutableNodeInst.Flag
          Class to access user bits of ImmutableNodeInst.
ImmutablePortInst
          Immutable class which stores varaibles of PortInst.
LibraryBackup
           
Snapshot
           
 

Classes in com.sun.electric.database used by com.sun.electric.database.change
ImmutableArcInst
          Immutable class ImmutableArcInst represents an arc instance.
ImmutableCell
          Immutable class ImmutableCell represents a cell.
ImmutableExport
          Immutable class ImmutableExport represents an export.
ImmutableLibrary
          Immutable class ImmutableLibrary represents a library.
ImmutableNodeInst
          Immutable class ImmutableNodeInst represents a node instance.
Snapshot
           
 

Classes in com.sun.electric.database used by com.sun.electric.database.constraint
IdMapper
          Class to describe mapping of Electric database Ids (LibIds, CellIds, ExportIds).
ImmutableArcInst
          Immutable class ImmutableArcInst represents an arc instance.
ImmutableCell
          Immutable class ImmutableCell represents a cell.
ImmutableExport
          Immutable class ImmutableExport represents an export.
ImmutableLibrary
          Immutable class ImmutableLibrary represents a library.
ImmutableNodeInst
          Immutable class ImmutableNodeInst represents a node instance.
Snapshot
           
 

Classes in com.sun.electric.database used by com.sun.electric.database.geometry
ImmutableArcInst
          Immutable class ImmutableArcInst represents an arc instance.
 

Classes in com.sun.electric.database used by com.sun.electric.database.hierarchy
CellBackup
          CellBackup is a pair of CellRevision and TechPool.
CellBackup.Memoization
          Class which memoizes data for size computation (connectivity etc).
CellRevision
          This class represents Cell data (with all arcs/nodes/exports) as it is saved to disk.
IdMapper
          Class to describe mapping of Electric database Ids (LibIds, CellIds, ExportIds).
ImmutableCell
          Immutable class ImmutableCell represents a cell.
ImmutableExport
          Immutable class ImmutableExport represents an export.
ImmutableLibrary
          Immutable class ImmutableLibrary represents a library.
LibraryBackup
           
Snapshot
           
 

Classes in com.sun.electric.database used by com.sun.electric.database.id
ImmutableExport
          Immutable class ImmutableExport represents an export.
Snapshot
           
 

Classes in com.sun.electric.database used by com.sun.electric.database.topology
CellRevision
          This class represents Cell data (with all arcs/nodes/exports) as it is saved to disk.
ImmutableArcInst
          Immutable class ImmutableArcInst represents an arc instance.
ImmutableNodeInst
          Immutable class ImmutableNodeInst represents a node instance.
ImmutablePortInst
          Immutable class which stores varaibles of PortInst.
 

Classes in com.sun.electric.database used by com.sun.electric.database.variable
IdMapper
          Class to describe mapping of Electric database Ids (LibIds, CellIds, ExportIds).
ImmutableElectricObject
          This immutable class is the base class of all Electric immutable objects that can be extended with Variables.
 

Classes in com.sun.electric.database used by com.sun.electric.technology
CellBackup
          CellBackup is a pair of CellRevision and TechPool.
CellBackup.Memoization
          Class which memoizes data for size computation (connectivity etc).
CellRevision
          This class represents Cell data (with all arcs/nodes/exports) as it is saved to disk.
ImmutableArcInst
          Immutable class ImmutableArcInst represents an arc instance.
ImmutableNodeInst
          Immutable class ImmutableNodeInst represents a node instance.
 

Classes in com.sun.electric.database used by com.sun.electric.technology.technologies
ImmutableArcInst
          Immutable class ImmutableArcInst represents an arc instance.
 

Classes in com.sun.electric.database used by com.sun.electric.tool
ImmutableArcInst
          Immutable class ImmutableArcInst represents an arc instance.
ImmutableCell
          Immutable class ImmutableCell represents a cell.
ImmutableExport
          Immutable class ImmutableExport represents an export.
ImmutableLibrary
          Immutable class ImmutableLibrary represents a library.
ImmutableNodeInst
          Immutable class ImmutableNodeInst represents a node instance.
Snapshot
           
 

Classes in com.sun.electric.database used by com.sun.electric.tool.cvspm
Snapshot
           
 

Classes in com.sun.electric.database used by com.sun.electric.tool.drc
Snapshot
           
 

Classes in com.sun.electric.database used by com.sun.electric.tool.io.input
IdMapper
          Class to describe mapping of Electric database Ids (LibIds, CellIds, ExportIds).
 

Classes in com.sun.electric.database used by com.sun.electric.tool.io.output
Snapshot
           
 

Classes in com.sun.electric.database used by com.sun.electric.tool.project
Snapshot
           
 

Classes in com.sun.electric.database used by com.sun.electric.tool.routing
Snapshot
           
 

Classes in com.sun.electric.database used by com.sun.electric.tool.user
IdMapper
          Class to describe mapping of Electric database Ids (LibIds, CellIds, ExportIds).
Snapshot