|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.logicaleffort.LENodable.Type
protected static class LENodable.Type
Type is a typesafe enum class that describes the type of Instance this is
Field Summary | |
---|---|
protected static LENodable.Type |
CACHEDCELL
Cached cell |
protected static LENodable.Type |
CAPACITOR
NotSizeable |
protected static LENodable.Type |
IGNORE
Ignore |
protected static LENodable.Type |
LEGATE
LeGate |
protected static LENodable.Type |
LEKEEPER
LeKeeper |
protected static LENodable.Type |
LOAD
NotSizeable |
protected static LENodable.Type |
STATICGATE
NotSizeable |
protected static LENodable.Type |
TRANSISTOR
NotSizeable |
protected static LENodable.Type |
WIRE
NotSizeable |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected static final LENodable.Type STATICGATE
protected static final LENodable.Type LOAD
protected static final LENodable.Type WIRE
protected static final LENodable.Type LEGATE
protected static final LENodable.Type LEKEEPER
protected static final LENodable.Type TRANSISTOR
protected static final LENodable.Type CAPACITOR
protected static final LENodable.Type CACHEDCELL
protected static final LENodable.Type IGNORE
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |