|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectavrora.sim.platform.PinConnect.PinLink
This class connects two PinNode devices together in two-way communication
| Field Summary | |
protected java.util.LinkedList |
pinWires
|
| Constructor Summary | |
PinConnect.PinLink(PinWire outputPin)
|
|
| Method Summary | |
void |
addInputPin(PinWire inputPin)
|
void |
propagateSignals()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.util.LinkedList pinWires
| Constructor Detail |
public PinConnect.PinLink(PinWire outputPin)
| Method Detail |
public void addInputPin(PinWire inputPin)
public void propagateSignals()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||