|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--simulator.SimulatorValue | +--simulator.SimulatorBoolValue
Klasse zur Darstellung einer booleschen Variablen in dem Simulator
Field Summary | |
protected boolean |
value
Boolesches Instanzfeld , f?r den Wert der Variablen. |
Constructor Summary | |
protected |
SimulatorBoolValue(boolean _value)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected boolean value
Constructor Detail |
protected SimulatorBoolValue(boolean _value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |