de.bsvrz.ars.ars.mgmt.simulation
Class SimulationAutomaton.StateSender
java.lang.Object
de.bsvrz.ars.ars.mgmt.simulation.SimulationAutomaton.StateSender
- All Implemented Interfaces:
- ClientSenderInterface
- Enclosing class:
- SimulationAutomaton
private static class SimulationAutomaton.StateSender
- extends Object
- implements ClientSenderInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimulationAutomaton.StateSender
private SimulationAutomaton.StateSender()
dataRequest
public void dataRequest(SystemObject object,
DataDescription dataDescription,
byte state)
- Specified by:
dataRequest
in interface ClientSenderInterface
isRequestSupported
public boolean isRequestSupported(SystemObject object,
DataDescription dataDescription)
- Specified by:
isRequestSupported
in interface ClientSenderInterface