public class FahrstreifenQuelleVirtuell extends ConfigurationObjectWrapper implements FahrstreifenQuelle
Modifier and Type | Field and Description |
---|---|
private static de.bsvrz.dav.daf.main.config.AttributeGroup |
__AtgVerkehrsDatenQuelleVirtuell |
private static de.bsvrz.dav.daf.main.config.ConfigurationObjectType |
__ConfigurationObjectType |
private String |
_BerechnungsVorschrift |
__ATG_ANSCHLUSSPUNKT_KOMMUNIKATIONSPARTNER, __TYP_ANSCHLUSSPUNKT, __TYP_ANSCHLUSSPUNKT_KOMMUNIKATIONSPARTNER, _ConfigurationObject
Modifier | Constructor and Description |
---|---|
protected |
FahrstreifenQuelleVirtuell(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj) |
protected |
FahrstreifenQuelleVirtuell(String pid) |
Modifier and Type | Method and Description |
---|---|
static FahrstreifenQuelleVirtuell[] |
getAll()
gibt ein Array aller Objekte zurück, die vom Typ
typ.verkehrsDatenQuelleVirtuell sind.
|
String |
getBerechnungsVorschrift() |
String |
getTreeString()
gibt einen String zum Anzeigen in einem Tree zurück.
|
(package private) de.bsvrz.dav.daf.main.config.ConfigurationObjectType |
getType()
Implementationen müssen den ConfigurationObjectType
zurückgeben, den die gewrappten ConfigurationObjecte haben.
|
protected void |
initData(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj)
Implemtationen sollen hier die konfigurierenden AttributGruppen und die
zugehörigen Mengen lesen.
|
String |
toString()
gibt einen String "ObjectType - ObjectName" zurück.
|
getConfigurationObject, getKommunikationPartner, getKommunikationPartner, getName, getPID, getToolTipText
private static de.bsvrz.dav.daf.main.config.ConfigurationObjectType __ConfigurationObjectType
private static de.bsvrz.dav.daf.main.config.AttributeGroup __AtgVerkehrsDatenQuelleVirtuell
private String _BerechnungsVorschrift
protected FahrstreifenQuelleVirtuell(String pid) throws DataModellMismatchException, DataModellObjectNotFoundException
protected FahrstreifenQuelleVirtuell(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj) throws DataModellMismatchException
DataModellMismatchException
public String getBerechnungsVorschrift()
protected void initData(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj)
ConfigurationObjectWrapper
initData
in class ConfigurationObjectWrapper
confObj
- ConfigurationObjectpublic static FahrstreifenQuelleVirtuell[] getAll() throws DataModellMismatchException
DataModellMismatchException
- ungültiges Datenmodellpublic String toString()
ConfigurationObjectWrapper
toString
in class ConfigurationObjectWrapper
public String getTreeString()
ConfigurationObjectWrapper
getTreeString
in class ConfigurationObjectWrapper
de.bsvrz.dav.daf.main.config.ConfigurationObjectType getType()
ConfigurationObjectWrapper
getType
in class ConfigurationObjectWrapper
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.