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