Package | Description |
---|---|
com.sun.electric.database |
Package for the Electric database.
|
com.sun.electric.database.text |
Package for handling text.
|
com.sun.electric.database.variable |
Package for handling variables.
|
com.sun.electric.technology |
Package for handling technology information.
|
com.sun.electric.tool |
Package for all synthesis and analysis tools.
|
com.sun.electric.tool.user |
Package for handling the user-interface tool.
|
Modifier and Type | Method and Description |
---|---|
void |
Environment.writeDiff(IdWriter writer,
Environment old)
Writes this Environment to IdWriter
|
void |
Snapshot.writeDiffs(IdWriter writer,
Snapshot oldSnapshot) |
Modifier and Type | Method and Description |
---|---|
void |
Setting.RootGroup.write(IdWriter writer)
Writes this Tree of Settings to IdManager writer
|
Modifier and Type | Method and Description |
---|---|
void |
CodeExpression.write(IdWriter writer)
Write this CodeExpression to IdWriter.
|
void |
Variable.write(IdWriter writer)
Write this Variable to IdWriter.
|
static void |
Variable.writeObject(IdWriter writer,
java.lang.Object obj)
Write Object to IdWriter.
|
Modifier and Type | Method and Description |
---|---|
void |
TechPool.writeDiff(IdWriter writer,
TechPool old)
Writes this TechPool to IdWriter
|
Modifier and Type | Method and Description |
---|---|
void |
Job.Key.write(IdWriter writer) |
void |
Job.Inform.write(IdWriter writer) |
Modifier and Type | Method and Description |
---|---|
void |
ErrorLogger.write(IdWriter writer) |