|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.logicaleffort.Instance.Type
protected static class Instance.Type
Type is a typesafe enum class that describes the type of Instance this is
Field Summary | |
---|---|
protected static Instance.Type |
CAPACITOR
NotSizeable |
protected static Instance.Type |
LEGATE
LeGate |
protected static Instance.Type |
LEKEEPER
LeKeeper |
protected static Instance.Type |
LOAD
NotSizeable |
protected static Instance.Type |
STATICGATE
NotSizeable |
protected static Instance.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 Instance.Type STATICGATE
protected static final Instance.Type LOAD
protected static final Instance.Type WIRE
protected static final Instance.Type LEGATE
protected static final Instance.Type LEKEEPER
protected static final Instance.Type CAPACITOR
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 |