Class OfflineSimulationImpl
- java.lang.Object
-
- de.bsvrz.sys.funclib.bitctrl.modell.impl.AbstractSystemObjekt
-
- de.bsvrz.sys.funclib.bitctrl.modell.tmvewsimulationglobal.objekte.impl.OfflineSimulationImpl
-
- All Implemented Interfaces:
de.bsvrz.sys.funclib.bitctrl.modell.DynamischesObjekt
,DynamischesObjekt
,de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt
,OfflineSimulation
,Simulation
,java.lang.Comparable<de.bsvrz.sys.funclib.bitctrl.modell.SystemObjekt>
public class OfflineSimulationImpl extends de.bsvrz.sys.funclib.bitctrl.modell.impl.AbstractSystemObjekt implements OfflineSimulation
Objekte (zur Verwaltung) von Offline-Simulationen.
-
-
Field Summary
-
Fields inherited from interface de.bsvrz.sys.funclib.bitctrl.modell.tmvewsimulationglobal.objekte.OfflineSimulation
PID
-
-
Constructor Summary
Constructors Constructor Description OfflineSimulationImpl()
Der Defaultkonstruktor wird für das Erzeugen des Systemobjekts über per Reflection-API benötigt.OfflineSimulationImpl(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.KdInfo
getKdInfo()
Attributgruppe zur Speicherung von beschreibenden Informationen zu einem Objekt.KdKexdavAustauschObjekt
getKdKexdavAustauschObjekt()
Enthält Informationen, wenn dieses Objekt mit KExDaV übertragen wurde und von einer anderen Konfiguration stammt.KdSimulationsEigenschaften
getKdSimulationsEigenschaften()
Konfigurierende Eigenschaften einer Simulation.de.bsvrz.sys.funclib.bitctrl.modell.SystemObjektBereich
getKonfigurationsBereich()
java.lang.String
getName()
de.bsvrz.sys.funclib.bitctrl.modell.ObjektFactory
getObjektFactory()
OdSimulationsStatusArchiv
getOdSimulationsStatusArchiv()
Statusinformation Archiv für die Simulation.OdSimulationsStatusKonfiguration
getOdSimulationsStatusKonfiguration()
Statusinformation Konfiguration für die Simulation.OdSimulationsStatusParametrierung
getOdSimulationsStatusParametrierung()
Statusinformation Parametrierung für die Simulation.OdSimulationsStatusStartStopp
getOdSimulationsStatusStartStopp()
Statusinformation Start/Stopp für die Simulation.OdSimulationsSteuerungOffline
getOdSimulationsSteuerungOffline()
Steuervorgaben für die Offline-Simulation.OdSimulationsZeit
getOdSimulationsZeit()
Enthält die Simulationszeit für eine Simulationsvariante.OdSimulationsZeitBereich
getOdSimulationsZeitBereich()
Zeitbereich für die Offline-Simulation.PdSimulationStartInfo
getPdSimulationStartInfo()
Infos über die gestarteten Start/-Stop-Blöcke als Parameter.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
-
OfflineSimulationImpl
public OfflineSimulationImpl()
Der Defaultkonstruktor wird für das Erzeugen des Systemobjekts über per Reflection-API benötigt.
-
OfflineSimulationImpl
public OfflineSimulationImpl(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()
-
getOdSimulationsStatusArchiv
public OdSimulationsStatusArchiv getOdSimulationsStatusArchiv()
Description copied from interface:OfflineSimulation
Statusinformation Archiv für die Simulation.- Specified by:
getOdSimulationsStatusArchiv
in interfaceOfflineSimulation
- Specified by:
getOdSimulationsStatusArchiv
in interfaceSimulation
- Returns:
- der Datensatz SimulationsStatusArchiv.
-
getOdSimulationsSteuerungOffline
public OdSimulationsSteuerungOffline getOdSimulationsSteuerungOffline()
Description copied from interface:OfflineSimulation
Steuervorgaben für die Offline-Simulation.- Specified by:
getOdSimulationsSteuerungOffline
in interfaceOfflineSimulation
- Returns:
- der Datensatz SimulationsSteuerungOffline.
-
getOdSimulationsStatusParametrierung
public OdSimulationsStatusParametrierung getOdSimulationsStatusParametrierung()
Description copied from interface:OfflineSimulation
Statusinformation Parametrierung für die Simulation.- Specified by:
getOdSimulationsStatusParametrierung
in interfaceOfflineSimulation
- Specified by:
getOdSimulationsStatusParametrierung
in interfaceSimulation
- Returns:
- der Datensatz SimulationsStatusParametrierung.
-
getKdSimulationsEigenschaften
public KdSimulationsEigenschaften getKdSimulationsEigenschaften()
Description copied from interface:OfflineSimulation
Konfigurierende Eigenschaften einer Simulation.- Specified by:
getKdSimulationsEigenschaften
in interfaceOfflineSimulation
- Specified by:
getKdSimulationsEigenschaften
in interfaceSimulation
- Returns:
- der Datensatz SimulationsEigenschaften.
-
getKdKexdavAustauschObjekt
public KdKexdavAustauschObjekt getKdKexdavAustauschObjekt()
Description copied from interface:OfflineSimulation
Enthält Informationen, wenn dieses Objekt mit KExDaV übertragen wurde und von einer anderen Konfiguration stammt.- Specified by:
getKdKexdavAustauschObjekt
in interfaceDynamischesObjekt
- Specified by:
getKdKexdavAustauschObjekt
in interfaceOfflineSimulation
- Specified by:
getKdKexdavAustauschObjekt
in interfaceSimulation
- Returns:
- der Datensatz KexdavAustauschObjekt.
-
getOdSimulationsStatusStartStopp
public OdSimulationsStatusStartStopp getOdSimulationsStatusStartStopp()
Description copied from interface:OfflineSimulation
Statusinformation Start/Stopp für die Simulation.- Specified by:
getOdSimulationsStatusStartStopp
in interfaceOfflineSimulation
- Specified by:
getOdSimulationsStatusStartStopp
in interfaceSimulation
- Returns:
- der Datensatz SimulationsStatusStartStopp.
-
getOdSimulationsZeit
public OdSimulationsZeit getOdSimulationsZeit()
Description copied from interface:OfflineSimulation
Enthält die Simulationszeit für eine Simulationsvariante.Wird von der Simulationsverwaltung neben den für eine Simulation notwendigen Daten publiziert, damit den in einer Simulations arbeitenden Applikationen die"aktuelle" Simulationszeit übermittelt wird. Über den DAF werden Methoden zur Verfügung gestellt, mittels derer eine Applikation diese Zeit abfragen kann. Falls eine Funktion nicht in einer Simualtionsumgebung läuft oder aber eine online-Simulation durchführt, liefert die entsprechende Methode die aktuelle Systemzeit zurück. Es stehen weiterhin Mehtoden im DAF für die Apllikationen bereit, die ein"sleep()" zur Verfügung stellen, so dass auch diese Funktionalität im Rahmen einer Simulation automatisch im richtigen Zeitkontext erfolgt. Auch diese Mewthoden verwenden die Information dieser Attributgruppe.
- Specified by:
getOdSimulationsZeit
in interfaceOfflineSimulation
- Returns:
- der Datensatz SimulationsZeit.
-
getKdInfo
public KdInfo getKdInfo()
Description copied from interface:OfflineSimulation
Attributgruppe zur Speicherung von beschreibenden Informationen zu einem Objekt.- Specified by:
getKdInfo
in interfaceDynamischesObjekt
- Specified by:
getKdInfo
in interfaceOfflineSimulation
- Specified by:
getKdInfo
in interfaceSimulation
- Returns:
- der Datensatz Info.
-
getOdSimulationsStatusKonfiguration
public OdSimulationsStatusKonfiguration getOdSimulationsStatusKonfiguration()
Description copied from interface:OfflineSimulation
Statusinformation Konfiguration für die Simulation.- Specified by:
getOdSimulationsStatusKonfiguration
in interfaceOfflineSimulation
- Specified by:
getOdSimulationsStatusKonfiguration
in interfaceSimulation
- Returns:
- der Datensatz SimulationsStatusKonfiguration.
-
getPdSimulationStartInfo
public PdSimulationStartInfo getPdSimulationStartInfo()
Description copied from interface:OfflineSimulation
Infos über die gestarteten Start/-Stop-Blöcke als Parameter.- Specified by:
getPdSimulationStartInfo
in interfaceOfflineSimulation
- Specified by:
getPdSimulationStartInfo
in interfaceSimulation
- Returns:
- der Datensatz SimulationStartInfo.
-
getKdAlternativeObjektbezeichnung
public KdAlternativeObjektbezeichnung getKdAlternativeObjektbezeichnung()
Description copied from interface:OfflineSimulation
Verwaltet bis zu zehn alternative Bezeichnungen.- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceDynamischesObjekt
- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceOfflineSimulation
- Specified by:
getKdAlternativeObjektbezeichnung
in interfaceSimulation
- Returns:
- der Datensatz AlternativeObjektbezeichnung.
-
getOdSimulationsZeitBereich
public OdSimulationsZeitBereich getOdSimulationsZeitBereich()
Description copied from interface:OfflineSimulation
Zeitbereich für die Offline-Simulation.- Specified by:
getOdSimulationsZeitBereich
in interfaceOfflineSimulation
- Returns:
- der Datensatz SimulationsZeitBereich.
-
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>
-
-