Package | Description |
---|---|
de.bsvrz.kex.datex2.plugins.konvertierung |
SWE KEx-DatexII (de.bsvrz.kex.datex2)
Copyright (C) 2014 TraffGo Road GmbH
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
|
de.bsvrz.kex.datex2.plugins.konvertierung.impl |
SWE KEx-DatexII (de.bsvrz.kex.datex2)
Copyright (C) 2014 TraffGo Road GmbH
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
|
Modifier and Type | Method and Description |
---|---|
static DatexKonvertierungStatisch.CreationOptions |
DatexKonvertierungStatisch.CreationOptions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DatexKonvertierungStatisch.CreationOptions[] |
DatexKonvertierungStatisch.CreationOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
DatexKonvertierungStatisch.getDatexII(java.util.Collection<ObjekteAtgAsp> objekteAtgAspListe,
DatexKonvertierungStatisch.CreationOptions... options)
Führe Konvertierung von Datenverteiler-Daten nach DATEX-II durch.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
UDMeasurementSite.getDatexII(java.util.Collection<ObjekteAtgAsp> objekteAtgAspListe,
DatexKonvertierungStatisch.CreationOptions... options) |
abstract java.lang.Object |
StandardKonvertierungStatisch.getDatexII(java.util.Collection<ObjekteAtgAsp> objekteAtgAspListe,
DatexKonvertierungStatisch.CreationOptions... options) |
java.lang.Object |
SDPredefinedLocation.getDatexII(java.util.Collection<ObjekteAtgAsp> objekteAtgAspListe,
DatexKonvertierungStatisch.CreationOptions... options)
Führe Konvertierung von Datenverteiler-Daten nach DATEX-II durch.
|
java.lang.Object |
RSPredefinedLocation.getDatexII(java.util.Collection<ObjekteAtgAsp> objekteAtgAspListe,
DatexKonvertierungStatisch.CreationOptions... options)
Führe Konvertierung von Datenverteiler-Daten nach DATEX-II durch.
|
java.lang.Object |
MQPredefinedLocation.getDatexII(java.util.Collection<ObjekteAtgAsp> objekteAtgAspListe,
DatexKonvertierungStatisch.CreationOptions... options)
Führe Konvertierung von Datenverteiler-Daten nach DATEX-II durch.
|
java.lang.Object |
FSPredefinedLocation.getDatexII(java.util.Collection<ObjekteAtgAsp> objekteAtgAspListe,
DatexKonvertierungStatisch.CreationOptions... options)
Führe Konvertierung von Datenverteiler-Daten nach DATEX-II durch.
|
java.lang.Object |
DWiStaVmsTable.getDatexII(java.util.Collection<ObjekteAtgAsp> objekteAtgAspListe,
DatexKonvertierungStatisch.CreationOptions... options) |
static boolean |
WerkzeugSammlung.isVersionFree(DatexKonvertierungStatisch.CreationOptions... options)
Liefert true zurück, wenn in Liste der Optionen "VERSION_FREE" auftritt.
|