Interface | Description |
---|---|
NodeProtoId |
The NodeProtoId interface identifies a type of NodeInst .
|
Class | Description |
---|---|
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.
|
LayerId |
The LayerId immutable class identifies layer independently of threads.
|
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.
|