|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbyucc.jhdl.parsers.xnf.XNFPortInterface
Field Summary | |
Wire |
attachedWire
|
java.lang.String |
name
|
Constructor Summary | |
XNFPortInterface(java.lang.String name,
Wire attachedWire)
|
Method Summary | |
static XNFPortInterface |
addPort(java.lang.String name,
Wire attachedWire)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public java.lang.String name
public Wire attachedWire
Constructor Detail |
public XNFPortInterface(java.lang.String name, Wire attachedWire)
Method Detail |
public static XNFPortInterface addPort(java.lang.String name, Wire attachedWire)
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |