|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LENodable.Type | |
---|---|
com.sun.electric.tool.logicaleffort | Package for handling the logical effort tool. |
Uses of LENodable.Type in com.sun.electric.tool.logicaleffort |
---|
Fields in com.sun.electric.tool.logicaleffort declared as LENodable.Type | |
---|---|
protected static LENodable.Type |
LENodable.Type.CACHEDCELL
Cached cell |
protected static LENodable.Type |
LENodable.Type.CAPACITOR
NotSizeable |
protected static LENodable.Type |
LENodable.Type.IGNORE
Ignore |
protected static LENodable.Type |
LENodable.Type.LEGATE
LeGate |
protected static LENodable.Type |
LENodable.Type.LEKEEPER
LeKeeper |
protected static LENodable.Type |
LENodable.Type.LOAD
NotSizeable |
protected static LENodable.Type |
LENodable.Type.STATICGATE
NotSizeable |
protected static LENodable.Type |
LENodable.Type.TRANSISTOR
NotSizeable |
protected static LENodable.Type |
LENodable.Type.WIRE
NotSizeable |
Methods in com.sun.electric.tool.logicaleffort that return LENodable.Type | |
---|---|
protected LENodable.Type |
LENodable.getType()
Get the type |
Constructors in com.sun.electric.tool.logicaleffort with parameters of type LENodable.Type | |
---|---|
LENodable(Nodable no,
LENodable.Type type,
Variable mfactorVar,
Variable suVar,
Variable parallelGroupVar)
Create a new LEInstance tied to the Nodable. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |