Package | Description |
---|---|
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.
|
eu.datex2.schema.statisch.vms.table.anzeigetafeln |
Modifier and Type | Method and Description |
---|---|
protected VmsUnitTable |
DWiStaVmsTable.getVmsUnits(java.util.List<de.bsvrz.dav.daf.main.config.SystemObject> anzeigeQuerschnitteAuswertung,
java.util.List<de.bsvrz.dav.daf.main.config.SystemObject> anzeigeQuerschnitte,
java.lang.String newVersion)
Generiert VMSUnits aus einer Liste von anzeigeQuerschnitteAuswertung und verküpft damit Anzeigen mit AnzeigeQuerschnitten
ordnet ihr Anzeigen zu und fügt sie einer VmsUnitTable hinzu.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DWiStaVmsTable.addAndereVmsUnits(VmsUnitTable vmsUnitTable,
java.util.List<de.bsvrz.dav.daf.main.config.SystemObject> anzeigeQuerschnitte,
java.util.List<de.bsvrz.dav.daf.main.config.SystemObject> anzeigeObjekte,
java.lang.String newVersion)
Generiert VMSUnits aus einer Liste von AnzeigeQuerschnitten, die nicht im Datenverteiler mit einer Anzeige verknüpft sind,
ordnet ihr Anzeigen zu und fügt sie einer VmsUnitTable hinzu.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<VmsUnitTable> |
VmsTablePublication.vmsUnitTables |
Modifier and Type | Method and Description |
---|---|
VmsUnitTable |
ObjectFactory.createVmsUnitTable()
Create an instance of
VmsUnitTable |
Modifier and Type | Method and Description |
---|---|
java.util.List<VmsUnitTable> |
VmsTablePublication.getVmsUnitTables()
Gets the value of the vmsUnitTables property.
|