|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IdWriter | |
|---|---|
| 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. |
| Uses of IdWriter in com.sun.electric.database |
|---|
| Methods in com.sun.electric.database with parameters of type IdWriter | |
|---|---|
void |
Environment.writeDiff(IdWriter writer,
Environment old)
Writes this Environment to IdWriter |
void |
Snapshot.writeDiffs(IdWriter writer,
Snapshot oldSnapshot)
|
| Uses of IdWriter in com.sun.electric.database.text |
|---|
| Methods in com.sun.electric.database.text with parameters of type IdWriter | |
|---|---|
void |
Setting.RootGroup.write(IdWriter writer)
Writes this Tree of Settings to IdManager writer |
| Uses of IdWriter in com.sun.electric.database.variable |
|---|
| Methods in com.sun.electric.database.variable with parameters of type IdWriter | |
|---|---|
void |
Variable.write(IdWriter writer)
Write this Variable to IdWriter. |
void |
CodeExpression.write(IdWriter writer)
Write this CodeExpression to IdWriter. |
static void |
Variable.writeObject(IdWriter writer,
java.lang.Object obj)
Write Object to IdWriter. |
| Uses of IdWriter in com.sun.electric.technology |
|---|
| Methods in com.sun.electric.technology with parameters of type IdWriter | |
|---|---|
void |
TechPool.writeDiff(IdWriter writer,
TechPool old)
Writes this TechPool to IdWriter |
| Uses of IdWriter in com.sun.electric.tool |
|---|
| Methods in com.sun.electric.tool with parameters of type IdWriter | |
|---|---|
void |
Job.Key.write(IdWriter writer)
|
void |
Job.Inform.write(IdWriter writer)
|
| Uses of IdWriter in com.sun.electric.tool.user |
|---|
| Methods in com.sun.electric.tool.user with parameters of type IdWriter | |
|---|---|
void |
ErrorLogger.write(IdWriter writer)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||