Package | Description |
---|---|
de.bsvrz.kex.datex2.plugins.ausfuehrung.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.
|
de.bsvrz.kex.datex2.plugins.datensammlung.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.
|
de.bsvrz.kex.datex2.plugins.definition.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.
|
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.
|
Constructor and Description |
---|
StandardExportPluginAusfuehrung(PluginExport plugin)
Konstruktor.
|
Constructor and Description |
---|
ImmerLetztesElement(PluginExport plugin)
Konstruktor.
|
ImmerLetztesElementDynObj(PluginExport plugin)
Konstruktor.
|
Modifier and Type | Class and Description |
---|---|
class |
DaV_MDM_001
Plugin-Definitions-Klasse ("assembly class") für das Plugin DaV-MDM-001 (Verkehrsdaten der Messquerschnitte).
|
class |
DaV_MDM_002
Plugin-Definitions-Klasse für DaV-MDM-002 (Verkehrslage Messquerschnitte).
|
class |
DaV_MDM_003
Plugin-Definitions-Klasse ("assembly class") für das Plugin DaV-MDM-003 (Verkehrsdaten der
Fahrstreifen (bzw. einzelnen Detektoren)).
|
class |
DaV_MDM_004
Plugin-Definitions-Klasse ("assembly class") für das Plugin DaV-MDM-004 (Verkehrslage an den
Fahrstreifen (bzw. einzelnen Detektoren)).
|
class |
DaV_MDM_005
Plugin-Definitions-Klasse ("assembly class") für das Plugin DaV-MDM-005 (Verkehrsdaten nach OLSIM).
|
class |
DaV_MDM_006
Plugin-Definitions-Klasse ("assembly class") für das Plugin DaV-MDM-006 (Reisezeiten der NBA-Routenstücke).
|
class |
DaV_MDM_007
Plugin-Definitions-Klasse ("assembly class") für das Plugin DaV-MDM-007 (Umfelddaten).
|
class |
DaV_MDM_008
Plugin-Definitions-Klasse ("assembly class") für das Plugin DaV-MDM-008 (dWiSta).
|
class |
DaV_MDM_009
Plugin-Definitions-Klasse ("assembly class") für das Plugin DaV-MDM-009 (Verkehrsmeldungen).
|
Modifier and Type | Field and Description |
---|---|
protected PluginExport |
StandardKonvertierungStatisch.plugin
Referenz auf Plugin-Definitions-Klasse.
|
protected PluginExport |
StandardKonvertierungDynamisch.plugin
Referenz auf Plugin-Definitions-Klasse.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
WerkzeugSammlung.erzeugeLogPrefix(PluginExport plugin)
Erzeuge einen zum Plugin passenden Präfix für Logging-Einträge.
|
protected java.util.Map<java.lang.String,java.lang.String> |
DWiStaVmsTable.getZeichenMap(PluginExport plugin)
Baut eine Hashmap mit allen Zeichen vom typ.zeichen mit den PISs als key und dem Zeichenwert als Values.
|
static java.lang.String |
WerkzeugSammlung.holeKonfigurationsdatum(PluginExport plugin,
java.lang.String key)
Liest ein Konfigurationsdatum aus der im Plugin referenzierten Konfiguration mit dem Schlüssel "key"
als String.
|
Constructor and Description |
---|
DWiStaAnzeigeInhalte(PluginExport plugin)
Konstruktor.
|
DWiStaVmsTable(PluginExport plugin)
Konstruktor.
|
FSPredefinedLocation(PluginExport plugin)
Konstruktor.
|
FSRohdaten(PluginExport plugin)
Konstruktor.
|
FSVerkehrslage(PluginExport plugin)
Konstruktor.
|
MQPredefinedLocation(PluginExport plugin)
Konstruktor.
|
MQRohdaten(PluginExport plugin)
Konstruktor.
|
MQVerkehrslage(PluginExport plugin)
Konstruktor.
|
RSPredefinedLocation(PluginExport plugin)
Konstruktor.
|
RSReisezeit(PluginExport plugin)
Konstruktor.
|
SDPredefinedLocation(PluginExport plugin)
Konstruktor.
|
SDVerkehrslage(PluginExport plugin)
Konstruktor.
|
TMCMeldungen(PluginExport plugin)
Konstruktor.
|
UDMeasurementSite(PluginExport plugin)
Konstruktor.
|
UDRohdaten(PluginExport plugin)
Konstruktor.
|