public final class ThreadOperatoren
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
BEENDEN
beendet einen Thread bzw. eine UdaAktivitaet.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] |
OPERATOREN
die Liste der verfügbaren Operatoren.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
PAUSE
hält einen Thread (UdaAktivitaet) für eine vorgegebene Zeit an.
|
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator BEENDEN
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator PAUSE
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] OPERATOREN