de.inovat.kex.bast.common.objectwrapper
Class FahrstreifenQuelleVirtuell

java.lang.Object
  extended by de.inovat.kex.bast.common.objectwrapper.ConfigurationObjectWrapper
      extended by de.inovat.kex.bast.common.objectwrapper.FahrstreifenQuelleVirtuell
All Implemented Interfaces:
FahrstreifenQuelle

public class FahrstreifenQuelleVirtuell
extends ConfigurationObjectWrapper
implements FahrstreifenQuelle

kapselt den DatenModellTyp verkehrsDatenQuelleVirtuell

Version:
$Id: FahrstreifenQuelleVirtuell.java 442 2008-11-10 06:59:32Z Schawaller $
Author:
LOGOS GmbH Rostock (www.logos-ib.de), J. Schawaller

Field Summary
 
Fields inherited from class de.inovat.kex.bast.common.objectwrapper.ConfigurationObjectWrapper
__ATG_ANSCHLUSSPUNKT_KOMMUNIKATIONSPARTNER, __TYP_ANSCHLUSSPUNKT, __TYP_ANSCHLUSSPUNKT_KOMMUNIKATIONSPARTNER, _ConfigurationObject
 
Constructor Summary
protected FahrstreifenQuelleVirtuell(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj)
           
protected FahrstreifenQuelleVirtuell(java.lang.String pid)
           
 
Method Summary
static FahrstreifenQuelleVirtuell[] getAll()
          gibt ein Array aller Objekte zurück, die vom Typ typ.verkehrsDatenQuelleVirtuell sind.
 java.lang.String getBerechnungsVorschrift()
           
 java.lang.String getTreeString()
          gibt einen String zum Anzeigen in einem Tree zurück.
protected  void initData(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj)
          Implemtationen sollen hier die konfigurierenden AttributGruppen und die zugehörigen Mengen lesen.
 java.lang.String toString()
          gibt einen String "ObjectType - ObjectName" zurück.
 
Methods inherited from class de.inovat.kex.bast.common.objectwrapper.ConfigurationObjectWrapper
getConfigurationObject, getKommunikationPartner, getKommunikationPartner, getName, getPID, getToolTipText, sortByName, sortByPid, sortByTreeString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FahrstreifenQuelleVirtuell

protected FahrstreifenQuelleVirtuell(java.lang.String pid)
                              throws DataModellMismatchException,
                                     DataModellObjectNotFoundException
Throws:
DataModellMismatchException
DataModellObjectNotFoundException

FahrstreifenQuelleVirtuell

protected FahrstreifenQuelleVirtuell(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj)
                              throws DataModellMismatchException
Throws:
DataModellMismatchException
Method Detail

getBerechnungsVorschrift

public java.lang.String getBerechnungsVorschrift()

initData

protected void initData(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj)
Description copied from class: ConfigurationObjectWrapper
Implemtationen sollen hier die konfigurierenden AttributGruppen und die zugehörigen Mengen lesen.

Parameters:
confObj - ConfigurationObject

getAll

public static FahrstreifenQuelleVirtuell[] getAll()
                                           throws DataModellMismatchException
gibt ein Array aller Objekte zurück, die vom Typ typ.verkehrsDatenQuelleVirtuell sind.

Returns:
FahrstreifenQuelleASCII[]
Throws:
DataModellMismatchException

toString

public java.lang.String toString()
Description copied from class: ConfigurationObjectWrapper
gibt einen String "ObjectType - ObjectName" zurück.

Overrides:
toString in class ConfigurationObjectWrapper
Returns:
String

getTreeString

public java.lang.String getTreeString()
Description copied from class: ConfigurationObjectWrapper
gibt einen String zum Anzeigen in einem Tree zurück.

Specified by:
getTreeString in class ConfigurationObjectWrapper
Returns:
Text zur Anzeige im Baum