|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LEInst.Type | |
---|---|
com.sun.electric.tool.logicaleffort | Package for handling the logical effort tool. |
Uses of LEInst.Type in com.sun.electric.tool.logicaleffort |
---|
Fields in com.sun.electric.tool.logicaleffort declared as LEInst.Type | |
---|---|
static LEInst.Type |
LEInst.Type.CAPACITOR
NotSizeable |
static LEInst.Type |
LEInst.Type.IGNORE
Ignore |
static LEInst.Type |
LEInst.Type.LEGATE
LeGate |
static LEInst.Type |
LEInst.Type.LEKEEPER
LeKeeper |
static LEInst.Type |
LEInst.Type.LESETTINGS
NotSizeable |
static LEInst.Type |
LEInst.Type.TRANSISTOR
NotSizeable |
static LEInst.Type |
LEInst.Type.UNKNOWN
NotSizeable |
static LEInst.Type |
LEInst.Type.WIRE
NotSizeable |
Methods in com.sun.electric.tool.logicaleffort that return LEInst.Type | |
---|---|
static LEInst.Type |
LEInst.getType(Nodable no,
VarContext context)
Get the LENodable type of this Nodable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |