|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Generic | |
---|---|
com.sun.electric.database | Package for the Electric database. |
com.sun.electric.database.hierarchy | Package for hierarchy (cell instances inside of cells). |
com.sun.electric.database.variable | Package for handling variables. |
com.sun.electric.technology | Package for handling technology information. |
com.sun.electric.technology.technologies | Package for the individual technologies. |
Uses of Generic in com.sun.electric.database |
---|
Methods in com.sun.electric.database that return Generic | |
---|---|
Generic |
Snapshot.getGeneric()
Returns Generic technology in this database |
Uses of Generic in com.sun.electric.database.hierarchy |
---|
Methods in com.sun.electric.database.hierarchy that return Generic | |
---|---|
Generic |
EDatabase.getGeneric()
Return Generic technology in this database |
Uses of Generic in com.sun.electric.database.variable |
---|
Methods in com.sun.electric.database.variable that return Generic | |
---|---|
Generic |
ElectricObject.getGeneric()
Returns Generic technology in this database |
Uses of Generic in com.sun.electric.technology |
---|
Fields in com.sun.electric.technology declared as Generic | |
---|---|
protected static Generic |
Technology.sysGeneric
|
Methods in com.sun.electric.technology that return Generic | |
---|---|
Generic |
TechPool.getGeneric()
Returns Generic technology in this database |
Constructors in com.sun.electric.technology with parameters of type Generic | |
---|---|
Technology(Generic generic,
java.lang.String techName)
Constructs a Technology . |
|
Technology(Generic generic,
java.lang.String techName,
Foundry.Type defaultFoundry,
int defaultNumMetals)
Constructs a Technology . |
|
Technology(Generic generic,
Xml.Technology t)
|
|
Technology(IdManager idManager,
Generic generic,
java.lang.String techName,
Foundry.Type defaultFoundry,
int defaultNumMetals)
Constructs a Technology . |
Uses of Generic in com.sun.electric.technology.technologies |
---|
Methods in com.sun.electric.technology.technologies that return Generic | |
---|---|
static Generic |
Generic.tech()
the Generic Technology object. |
Constructors in com.sun.electric.technology.technologies with parameters of type Generic | |
---|---|
Artwork(Generic generic)
|
|
EFIDO(Generic generic)
|
|
FPGA(Generic generic)
|
|
GEM(Generic generic)
|
|
MoCMOS(Generic generic)
Constructs MOCMOS technology without TSMC180 foundry. |
|
MoCMOS(Generic generic,
Xml.Technology t)
|
|
PCB(Generic generic)
|
|
RCMOS(Generic generic)
|
|
Schematics(Generic generic)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |