| Package | Description |
|---|---|
| de.bsvrz.ibv.uda.interpreter.daten.konstante |
Klassen zur Repräsentation von Konstanten in einem Uda-Skript.
|
| Modifier and Type | Field and Description |
|---|---|
private RelativeZeitLiteral.ZeitEinheit |
RelativeZeitLiteral.ZeitAngabe.einheit
der Zeiteinheit.
|
| Modifier and Type | Method and Description |
|---|---|
static RelativeZeitLiteral.ZeitEinheit |
RelativeZeitLiteral.ZeitEinheit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelativeZeitLiteral.ZeitEinheit[] |
RelativeZeitLiteral.ZeitEinheit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelativeZeitLiteral.addZeitAngabe(ZahlenLiteral value,
RelativeZeitLiteral.ZeitEinheit einheit)
die Funktion fügt dem Ausdruck eine weitere Zeitangabe, d.h. ein paar von
Wert und Faktor(Zeiteinheit) hinzu.
|
| Constructor and Description |
|---|
ZeitAngabe(ZahlenLiteral value,
RelativeZeitLiteral.ZeitEinheit einheit)
Konstruktor mit Angabe der Zeiteinheit und des Wertes.
|
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.