|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.inovat.kex.bast.common.objectwrapper.ConfigurationObjectWrapper
de.inovat.kex.bast.common.objectwrapper.FahrstreifenQuelleVirtuell
public class FahrstreifenQuelleVirtuell
kapselt den DatenModellTyp verkehrsDatenQuelleVirtuell
Field Summary | |
---|---|
private static de.bsvrz.dav.daf.main.config.AttributeGroup |
__AtgVerkehrsDatenQuelleVirtuell
|
private static de.bsvrz.dav.daf.main.config.ConfigurationObjectType |
__ConfigurationObjectType
|
private java.lang.String |
_BerechnungsVorschrift
|
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. |
(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. |
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 |
Field Detail |
---|
private static de.bsvrz.dav.daf.main.config.ConfigurationObjectType __ConfigurationObjectType
private static de.bsvrz.dav.daf.main.config.AttributeGroup __AtgVerkehrsDatenQuelleVirtuell
private java.lang.String _BerechnungsVorschrift
Constructor Detail |
---|
protected FahrstreifenQuelleVirtuell(java.lang.String pid) throws DataModellMismatchException, DataModellObjectNotFoundException
DataModellMismatchException
DataModellObjectNotFoundException
protected FahrstreifenQuelleVirtuell(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj) throws DataModellMismatchException
DataModellMismatchException
Method Detail |
---|
public java.lang.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
public java.lang.String toString()
ConfigurationObjectWrapper
toString
in class ConfigurationObjectWrapper
public java.lang.String getTreeString()
ConfigurationObjectWrapper
getTreeString
in class ConfigurationObjectWrapper
de.bsvrz.dav.daf.main.config.ConfigurationObjectType getType()
ConfigurationObjectWrapper
getType
in class ConfigurationObjectWrapper
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |