Class | Description |
---|---|
AnalyzeHeap |
Class to analyze dump of JVM heap.
|
CellBackup |
CellBackup is a pair of CellRevision and TechPool.
|
CellRevision |
This class represents Cell data (with all arcs/nodes/exports) as it is saved to disk.
|
Config |
This class defines configuration constants.
|
DumpHeap |
Class to dump JVM heap.
|
EditingPreferences |
Class to mirror on a server a portion of client environment
|
Environment |
Immutable class to represent Database environment
|
EObjectInputStream |
EObjectInputStream resolves Electric objects in specified database from Key objects.
|
EObjectInputStream.Key<T> | |
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 |