public final class AnmeldungOperatoren extends Object
Modifier and Type | Field and Description |
---|---|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
EMPFAENGER_ANMELDUNGEN
Ermitteln der Empfänger-Anmeldungen einer Anmeldungs-Aktivität.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
LESEN
Hinzufügen einer Empfänger- bzw.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
NICHT_LESEN
Entfernen einer Empfänger- bzw.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
NICHT_SCHREIBEN
Entfernen einer Sender- bzw.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] |
OPERATOREN
die Liste aller unterstützter Operatoren.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
QUELLE_ANMELDUNGEN
Ermitteln der Quelle-Anmeldungen einer Anmeldungs-Aktivität.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
SCHREIBEN
Hinzufügen einer Sender- bzw.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
SENDER_ANMELDUNGEN
Ermitteln der Sender-Anmeldungen einer Anmeldungs-Aktivität.
|
static de.bsvrz.sys.funclib.bitctrl.interpreter.Operator |
SENKE_ANMELDUNGEN
Ermitteln der Senke-Anmeldungen einer Anmeldungs-Aktivität.
|
Modifier | Constructor and Description |
---|---|
private |
AnmeldungOperatoren()
privater Konstruktor für Utility-Klasse.
|
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator SENKE_ANMELDUNGEN
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator EMPFAENGER_ANMELDUNGEN
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator SENDER_ANMELDUNGEN
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator QUELLE_ANMELDUNGEN
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator LESEN
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator NICHT_LESEN
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator SCHREIBEN
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator NICHT_SCHREIBEN
public static final de.bsvrz.sys.funclib.bitctrl.interpreter.Operator[] OPERATOREN
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.