Package com.sun.electric.database.id

Package for Ids in the Electric database.

See:
          Description

Interface Summary
NodeProtoId The NodeProtoId interface identifies a type of NodeInst .
 

Class Summary
ArcProtoId The ArcProtoId immutable class identifies arc proto independently of threads.
CellId The CellId class identifies a type of NodeInst independently of threads.
CellUsage Immutable class to represent a possible edge in a Cell call graph.
ExportId The ExportId immutable class identifies a type of PortInst independently of threads.
IdManager This class owns a set of LibIds and CellIds.
IdReader  
IdWriter Class to write trace of Snapshots to DataOutput byte sequence.
LibId The LibId immutable class identifies library independently of threads.
PortProtoId The PortProtoId class identifies a type of PortInst .
PrimitiveNodeId The PrimitiveNodeId immutable class identifies primitive node proto independently of threads.
PrimitivePortId The PrimitivePortId immutable class identifies primitive port proto independently of threads.
TechId The TechId immutable class identifies technology independently of threads.
 

Package com.sun.electric.database.id Description

Package for Ids in the Electric database. Ids are atomic strings which can identify Electric technology and database objects.