|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.bsvrz.puk.config.main.simulation.SourceSimulationStatus
public class SourceSimulationStatus
Diese Klasse meldet sich als Quelle für die Attributgruppe "atg.simulationsStatusKonfiguration" an und stellt verschiedene Methoden zur Verfügung mit denen festgelegte Datensätze verschickt werden können.
Constructor Summary | |
---|---|
SourceSimulationStatus(ClientDavInterface connection,
SystemObject simulationObject,
short simulationVariant)
Erzeugt das Objekt und meldt sich als Sender für die Attributgruppe "atg.simulationsStatusKonfiguration" als Quelle an. |
Method Summary | |
---|---|
void |
sendDelete()
Verschickt einen Datensatz, der den Empfänger mitteiler, dass das Simulationobjekt gelöscht werden kann (TPuK1-126). |
void |
sendNotReady()
|
void |
sendReady()
|
void |
unsubscribe()
Meldet den Sender ab. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SourceSimulationStatus(ClientDavInterface connection, SystemObject simulationObject, short simulationVariant) throws OneSubscriptionPerSendData
connection
- Verbidnung, auf der sich angemeldet wirdsimulationObject
- Objekt, mit dem der Sender angemeldet wirdsimulationVariant
- Simulationsvariante, mit der sich der Sender anmeldet
OneSubscriptionPerSendData
Method Detail |
---|
public void sendReady() throws SendSubscriptionNotConfirmed
SendSubscriptionNotConfirmed
public void sendNotReady() throws SendSubscriptionNotConfirmed
SendSubscriptionNotConfirmed
public void sendDelete() throws SendSubscriptionNotConfirmed
SendSubscriptionNotConfirmed
public void unsubscribe()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |