public class Unterzentrale extends ConfigurationObjectWrapper
__ATG_ANSCHLUSSPUNKT_KOMMUNIKATIONSPARTNER, __TYP_ANSCHLUSSPUNKT, __TYP_ANSCHLUSSPUNKT_KOMMUNIKATIONSPARTNER, _ConfigurationObject
Modifier | Constructor and Description |
---|---|
protected |
Unterzentrale(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj)
erzeugt das WrapperObject für das angegebene Object.
|
protected |
Unterzentrale(String pid)
erzeugt das WrapperObject für das Object mit der angegebenen Pid
|
Modifier and Type | Method and Description |
---|---|
static Unterzentrale[] |
getAll()
gibt ein Array aller Objekte zurück, die vom Typ typ.uz sind.
|
String |
getBezeichnung()
gibt die Bezeichnung des EAK zurück.
|
static Unterzentrale |
getInstance(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj) |
static Unterzentrale |
getInstance(String pid) |
int |
getKnotenNummer()
gibt die Knotennummer (OSI-7-Adresse) des Gerätes zurück.
|
KRI[] |
getKRIs()
gibt die KRI's zurück oder null, wenn keine angeschlossen sind.
|
String |
getTreeString()
gibt einen String zum Anzeigen in einem Tree zurück.
|
String |
getUmsetzungsModul()
gibt das für die Umsetzung des Protokolls (Lesen und Schreiben)
verwendete Modul an diesem Knoten 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.
|
getConfigurationObject, getKommunikationPartner, getKommunikationPartner, getName, getPID, getToolTipText, toString
protected Unterzentrale(String pid) throws DataModellMismatchException, DataModellObjectNotFoundException
pid
- StringDataModellMismatchException
DataModellObjectNotFoundException
ConfigurationObjectWrapper.ConfigurationObjectWrapper(String pid)
protected Unterzentrale(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj) throws DataModellMismatchException
confObj
- ConfigurationObjectDataModellMismatchException
ConfigurationObjectWrapper.ConfigurationObjectWrapper(ConfigurationObject
confObj)
public String getBezeichnung()
public int getKnotenNummer()
public String getUmsetzungsModul()
public KRI[] getKRIs()
protected void initData(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj) throws DataModellMismatchException
ConfigurationObjectWrapper
confObj
- ConfigurationObjectDataModellMismatchException
- ungültiges Datenmodellpublic String getTreeString()
ConfigurationObjectWrapper
getTreeString
in class ConfigurationObjectWrapper
public static Unterzentrale[] getAll() throws DataModellMismatchException
DataModellMismatchException
public static Unterzentrale getInstance(de.bsvrz.dav.daf.main.config.ConfigurationObject confObj) throws DataModellMismatchException
DataModellMismatchException
public static Unterzentrale getInstance(String pid) throws DataModellMismatchException
DataModellMismatchException
Copyright © 2017 BitCtrl Systems GmbH. All rights reserved.