public final class ThreadOperatoren extends 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.
|
Modifier | Constructor and Description |
---|---|
private |
ThreadOperatoren()
privater Konstruktor für Utility-Klasse.
|
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
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.