|
||||||||||
| 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 |
|---|
| Methods in com.sun.electric.technology that return Generic | |
|---|---|
Generic |
TechPool.getGeneric()
Returns Generic technology in this database |
| Methods in com.sun.electric.technology with parameters of type Generic | |
|---|---|
Technology |
TechFactory.newInstance(Generic generic)
|
Technology |
TechFactory.newInstance(Generic generic,
java.util.Map<TechFactory.Param,java.lang.Object> paramValues)
|
| Constructors in com.sun.electric.technology with parameters of type Generic | |
|---|---|
Technology(Generic generic,
TechFactory techFactory)
Constructs a Technology. |
|
Technology(Generic generic,
TechFactory techFactory,
Foundry.Type defaultFoundry,
int defaultNumMetals)
Constructs a Technology. |
|
Technology(Generic generic,
TechFactory techFactory,
java.util.Map<TechFactory.Param,java.lang.Object> techParams,
Foundry.Type defaultFoundry,
int defaultNumMetals)
Constructs a Technology. |
|
Technology(Generic generic,
TechFactory techFactory,
java.util.Map<TechFactory.Param,java.lang.Object> techParams,
Xml.Technology t)
|
|
Technology(IdManager idManager,
Generic generic,
TechFactory techFactory,
java.util.Map<TechFactory.Param,java.lang.Object> techParams,
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.newInstance(IdManager idManager)
|
static Generic |
Generic.tech()
the Generic Technology object. |
| Constructors in com.sun.electric.technology.technologies with parameters of type Generic | |
|---|---|
Artwork(Generic generic,
TechFactory techFactory)
|
|
EFIDO(Generic generic,
TechFactory techFactory)
|
|
FPGA(Generic generic,
TechFactory techFactory)
|
|
GEM(Generic generic,
TechFactory techFactory)
|
|
MoCMOS(Generic generic,
TechFactory techFactory,
java.util.Map<TechFactory.Param,java.lang.Object> techParams,
Xml.Technology t)
|
|
PCB(Generic generic,
TechFactory techFactory)
|
|
RCMOS(Generic generic,
TechFactory techFactory)
|
|
Schematics(Generic generic,
TechFactory techFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||