Class VbaEventViptImpl
- java.lang.Object
-
- de.bsvrz.sys.funclib.bitctrl.modell.impl.AbstractSystemObjekt
-
- de.bsvrz.sys.funclib.bitctrl.modell.tmbitctrlvideo.objekte.impl.VbaEventViptImpl
-
- All Implemented Interfaces:
FlexiblesKonfigurationsObjekt
,de.bsvrz.sys.funclib.bitctrl.modell.KonfigurationsObjekt
,KonfigurationsObjekt
,de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
,VbaEvent
,VbaEventVipt
,java.lang.Comparable<de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt>
public class VbaEventViptImpl extends de.bsvrz.sys.funclib.bitctrl.modell.impl.AbstractSystemObjekt implements VbaEventVipt
Ein Event, dass durch ein Vip-T Modul erzeugt wird.
-
-
Field Summary
-
Fields inherited from interface de.bsvrz.sys.funclib.bitctrl.modell.tmbitctrlvideo.objekte.VbaEventVipt
PID
-
-
Constructor Summary
Constructors Constructor Description VbaEventViptImpl()
Der Defaultkonstruktor wird für das Erzeugen des Systemobjekts über per Reflection-API benötigt.VbaEventViptImpl(de.bsvrz.dav.daf.main.config.SystemObject objekt, de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory factory)
Initialisierung.
-
Method Summary
Modifier and Type Method Description int
compareTo(de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt arg0)
protected java.lang.String
doGetTypPid()
boolean
equals(java.lang.Object arg0)
long
getId()
KdAlternativeObjektbezeichnung
getKdAlternativeObjektbezeichnung()
Verwaltet bis zu zehn alternative Bezeichnungen.KdDefaultParameterdatensaetze
getKdDefaultParameterdatensaetze()
Attributgruppe zur Speicherung von Default-Parameterdatensätzen für alle Parameter-Attributgruppen eines Typs.KdInfo
getKdInfo()
Attributgruppe zur Speicherung von beschreibenden Informationen zu einem Objekt.KdVbaEventEigenschaften
getKdVbaEventEigenschaften()
Eigenschaften eines Events.KdVbaEventVipt
getKdVbaEventVipt()
Eigenschaften eines Vipt Events.de.bsvrz.sys.funclib.bitctrl.modell.SystemObjektBereich
getKonfigurationsBereich()
java.lang.String
getName()
de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory
getObjektFactory()
OdFlexiblesObjektOnline
getOdFlexiblesObjektOnline()
Attributgruppe, um Konfigurationsobjekten im Nachhinein zusätzliche Online-Attribute geben zu können.OdVbaEventZustand
getOdVbaEventZustand()
Kennzeichnet den aktuellen Zustand des Events.PdFlexiblesObjektParameter
getPdFlexiblesObjektParameter()
Attributgruppe, um Konfigurationsobjekten im Nachhinein zusätzliche Eigenschaften geben zu können.PdVbaEventKlassenParameter
getPdVbaEventKlassenParameter()
beschreibt die Klassen, in die ein Event entsprechend des Gefahrenpotenzials eingeteilt werden kann.PdVbaEventParameter
getPdVbaEventParameter()
Kennzeichnet Parameter des Events.java.lang.String
getPid()
de.bsvrz.dav.daf.main.config.SystemObject
getSystemObject()
de.bsvrz.sys.funclib.bitctrl.modell.SystemObjektTyp
getTyp()
int
hashCode()
void
init(de.bsvrz.dav.daf.main.config.SystemObject arg0, de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory arg1)
java.lang.String
toString()
-
Methods inherited from class de.bsvrz.sys.funclib.bitctrl.modell.impl.AbstractSystemObjekt
getDatensatz
-
-
-
-
Constructor Detail
-
VbaEventViptImpl
public VbaEventViptImpl()
Der Defaultkonstruktor wird für das Erzeugen des Systemobjekts über per Reflection-API benötigt.
-
VbaEventViptImpl
public VbaEventViptImpl(de.bsvrz.dav.daf.main.config.SystemObject objekt, de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory factory)
Initialisierung.- Parameters:
objekt
- ein beliebiges Systemobjekt.factory
- die Fabrik, die das Systemobjekt angelegt hat.
-
-
Method Detail
-
doGetTypPid
protected java.lang.String doGetTypPid()
-
getPdFlexiblesObjektParameter
public PdFlexiblesObjektParameter getPdFlexiblesObjektParameter()
Description copied from interface:VbaEventVipt
Attributgruppe, um Konfigurationsobjekten im Nachhinein zusätzliche Eigenschaften geben zu können.- Specified by:
getPdFlexiblesObjektParameter
in interfaceFlexiblesKonfigurationsObjekt
- Specified by:
getPdFlexiblesObjektParameter
in interfaceVbaEvent
- Specified by:
getPdFlexiblesObjektParameter
in interfaceVbaEventVipt
- Returns:
- der Datensatz FlexiblesObjektParameter.
-
getOdVbaEventZustand
public OdVbaEventZustand getOdVbaEventZustand()
Description copied from interface:VbaEventVipt
Kennzeichnet den aktuellen Zustand des Events.- Specified by:
getOdVbaEventZustand
in interfaceVbaEvent
- Specified by:
getOdVbaEventZustand
in interfaceVbaEventVipt
- Returns:
- der Datensatz VbaEventZustand.
-
getKdDefaultParameterdatensaetze
public KdDefaultParameterdatensaetze getKdDefaultParameterdatensaetze()
Description copied from interface:VbaEventVipt
Attributgruppe zur Speicherung von Default-Parameterdatensätzen für alle Parameter-Attributgruppen eines Typs.- Specified by:
getKdDefaultParameterdatensaetze
in interfaceFlexiblesKonfigurationsObjekt
- Specified by:
getKdDefaultParameterdatensaetze
in interfaceKonfigurationsObjekt
- Specified by:
getKdDefaultParameterdatensaetze
in interfaceVbaEvent
- Specified by:
getKdDefaultParameterdatensaetze
in interfaceVbaEventVipt
- Returns:
- der Datensatz DefaultParameterdatensaetze.
-
getPdVbaEventParameter
public PdVbaEventParameter getPdVbaEventParameter()
Description copied from interface:VbaEventVipt
Kennzeichnet Parameter des Events.- Specified by:
getPdVbaEventParameter
in interfaceVbaEvent
- Specified by:
getPdVbaEventParameter
in interfaceVbaEventVipt
- Returns:
- der Datensatz VbaEventParameter.
-
getKdInfo
public KdInfo getKdInfo()
Description copied from interface:VbaEventVipt
Attributgruppe zur Speicherung von beschreibenden Informationen zu einem Objekt.- Specified by:
getKdInfo
in interfaceFlexiblesKonfigurationsObjekt
- Specified by:
getKdInfo
in interfaceKonfigurationsObjekt
- Specified by:
getKdInfo
in interfaceVbaEvent
- Specified by:
getKdInfo
in interfaceVbaEventVipt
- Returns:
- der Datensatz Info.
-
getKdVbaEventEigenschaften
public KdVbaEventEigenschaften getKdVbaEventEigenschaften()
Description copied from interface:VbaEventVipt
Eigenschaften eines Events.- Specified by:
getKdVbaEventEigenschaften
in interfaceVbaEvent
- Specified by:
getKdVbaEventEigenschaften
in interfaceVbaEventVipt
- Returns:
- der Datensatz VbaEventEigenschaften.
-
getOdFlexiblesObjektOnline
public OdFlexiblesObjektOnline getOdFlexiblesObjektOnline()
Description copied from interface:VbaEventVipt
Attributgruppe, um Konfigurationsobjekten im Nachhinein zusätzliche Online-Attribute geben zu können.- Specified by:
getOdFlexiblesObjektOnline
in interfaceFlexiblesKonfigurationsObjekt
- Specified by:
getOdFlexiblesObjektOnline
in interfaceVbaEvent
- Specified by:
getOdFlexiblesObjektOnline
in interfaceVbaEventVipt
- Returns:
- der Datensatz FlexiblesObjektOnline.
-
getKdAlternativeObjektbezeichnung
public KdAlternativeObjektbezeichnung getKdAlternativeObjektbezeichnung()
Description copied from interface:VbaEventVipt
Verwaltet bis zu zehn alternative Bezeichnungen.- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceFlexiblesKonfigurationsObjekt
- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceKonfigurationsObjekt
- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceVbaEvent
- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceVbaEventVipt
- Returns:
- der Datensatz AlternativeObjektbezeichnung.
-
getKdVbaEventVipt
public KdVbaEventVipt getKdVbaEventVipt()
Description copied from interface:VbaEventVipt
Eigenschaften eines Vipt Events.- Specified by:
getKdVbaEventVipt
in interfaceVbaEventVipt
- Returns:
- der Datensatz VbaEventVipt.
-
getPdVbaEventKlassenParameter
public PdVbaEventKlassenParameter getPdVbaEventKlassenParameter()
Description copied from interface:VbaEventVipt
beschreibt die Klassen, in die ein Event entsprechend des Gefahrenpotenzials eingeteilt werden kann.- Specified by:
getPdVbaEventKlassenParameter
in interfaceVbaEvent
- Specified by:
getPdVbaEventKlassenParameter
in interfaceVbaEventVipt
- Returns:
- der Datensatz VbaEventKlassenParameter.
-
init
public void init(de.bsvrz.dav.daf.main.config.SystemObject arg0, de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory arg1)
-
getObjektFactory
public de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory getObjektFactory()
-
equals
public boolean equals(java.lang.Object arg0)
- Overrides:
equals
in classjava.lang.Object
-
hashCode
public int hashCode()
- Overrides:
hashCode
in classjava.lang.Object
-
getId
public long getId()
- Specified by:
getId
in interfacede.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
-
getName
public java.lang.String getName()
- Specified by:
getName
in interfacede.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
-
getPid
public java.lang.String getPid()
- Specified by:
getPid
in interfacede.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
-
getTyp
public de.bsvrz.sys.funclib.bitctrl.modell.SystemObjektTyp getTyp()
- Specified by:
getTyp
in interfacede.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
-
getKonfigurationsBereich
public de.bsvrz.sys.funclib.bitctrl.modell.SystemObjektBereich getKonfigurationsBereich()
- Specified by:
getKonfigurationsBereich
in interfacede.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
-
getSystemObject
public de.bsvrz.dav.daf.main.config.SystemObject getSystemObject()
- Specified by:
getSystemObject
in interfacede.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
compareTo
public int compareTo(de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt arg0)
- Specified by:
compareTo
in interfacejava.lang.Comparable<de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt>
-
-