public abstract class AbstraktUmfeldDatenSensor
extends java.lang.Object
implements de.bsvrz.dav.daf.main.ClientReceiverInterface
Modifier and Type | Field and Description |
---|---|
protected de.bsvrz.dav.daf.main.config.Aspect |
aspParameterSoll
asp.parameterSoll . |
protected de.bsvrz.dav.daf.main.config.SystemObject |
objekt
Systemobjekt.
|
protected de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IVerwaltung |
verwaltungsModul
Verbindung zum Verwaltungsmodul.
|
Modifier | Constructor and Description |
---|---|
protected |
AbstraktUmfeldDatenSensor(de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IVerwaltung verwaltung,
de.bsvrz.dav.daf.main.config.SystemObject obj)
Standardkonstruktor.
|
Modifier and Type | Method and Description |
---|---|
protected abstract java.util.Collection<de.bsvrz.dav.daf.main.config.AttributeGroup> |
getParameterAtgs()
Erfragt die Parameter-Attributgruppen, auf die sich dieses Objekt
anmelden soll.
|
void |
init()
Fuehrt die Empfangsanmeldung durch.
|
protected de.bsvrz.dav.daf.main.config.Aspect aspParameterSoll
asp.parameterSoll
.protected de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IVerwaltung verwaltungsModul
protected final de.bsvrz.dav.daf.main.config.SystemObject objekt
protected AbstraktUmfeldDatenSensor(de.bsvrz.sys.funclib.bitctrl.dua.schnittstellen.IVerwaltung verwaltung, de.bsvrz.dav.daf.main.config.SystemObject obj) throws de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
verwaltung
- Verbindung zum Verwaltungsmodulobj
- das mit dieser Instanz zu assoziierende Systemobjekt (vom Typ
typ.umfeldDatenSensor
)de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
- wird weitergereichtprotected abstract java.util.Collection<de.bsvrz.dav.daf.main.config.AttributeGroup> getParameterAtgs() throws de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException, de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
- wenn ein Fehler bei der Bestimmung der Attributgruppen
auftrittde.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
- Exceptionpublic void init() throws de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException, de.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
de.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
- wird weitergereichtde.bsvrz.sys.funclib.bitctrl.dua.ufd.UmfeldDatenSensorUnbekannteDatenartException
- Exceptionde.bsvrz.sys.funclib.bitctrl.dua.DUAInitialisierungsException
- Exception