|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IdWriter | |
---|---|
com.sun.electric.database | Package for the Electric database. |
com.sun.electric.database.variable | Package for handling variables. |
com.sun.electric.technology | Package for handling technology information. |
Uses of IdWriter in com.sun.electric.database |
---|
Methods in com.sun.electric.database with parameters of type IdWriter | |
---|---|
void |
Snapshot.writeDiffs(IdWriter writer,
Snapshot oldSnapshot)
|
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. |
Uses of IdWriter in com.sun.electric.technology |
---|
Methods in com.sun.electric.technology with parameters of type IdWriter | |
---|---|
void |
TechPool.write(IdWriter writer)
Writes this TechPool to IdWriter |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |