|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.ncc.netlist.PrimitiveNameToFunction
public class PrimitiveNameToFunction
Translate the names found in "transistorType" and "resistorType" NCC declarations into the appropriate PrimitiveNode.Function enum. This is for backwards compatibility only. In the Future, transistors and resistors should have the correct Function.
Method Summary | |
---|---|
static PrimitiveNode.Function |
nameToFunction(java.lang.String nm)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static PrimitiveNode.Function nameToFunction(java.lang.String nm)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |