|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.shabarshin.jemul.jeComponent
|
+--com.shabarshin.jemul.jeGate
Class of common gate for jEmul.
jeComponent| Field Summary |
| Fields inherited from class com.shabarshin.jemul.jeComponent |
flag_pullup, name, pin, PIN_GND, PIN_INPUT, PIN_NC, PIN_OPEN, PIN_OUTPUT, PIN_UNKNOWN, PIN_VCC, val, VAL_FALSE, VAL_TRUE, VAL_UNKNOWN, VAL_ZSTATE |
| Constructor Summary | |
jeGate(java.lang.String nam,
int ni)
|
|
| Method Summary | |
int |
getInputs()
Get number of inputs. |
int |
getOutputs()
Get number of outputs. |
int |
step()
Do step of emulation. |
| Methods inherited from class com.shabarshin.jemul.jeComponent |
error, getBool, getLogic, getName, getPin, getPins, getVal, isInput, isOutput, pullUp, setBool, setLogic, setPin, setVal, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public jeGate(java.lang.String nam,
int ni)
| Method Detail |
public int getInputs()
jeComponent
getInputs in class jeComponentjeComponent.pinpublic int getOutputs()
jeComponent
getOutputs in class jeComponentjeComponent.pinpublic int step()
jeComponent
step in class jeComponent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||