cad.simcad.objectserver.spec.cac.common
Interface MDTConnector
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- mdt_serverI, mdt_serverI_Stub
- public interface MDTConnector
- extends java.rmi.Remote
Interface of the MDTServer seen by the Simulation
- Version:
- 1.0
- Author:
- Charles-Philip Bentley
setStatus
public void setStatus(Status newStatus)
throws java.rmi.RemoteException
- Set the Status
- Pre:
- The Status is associated with an Id object
(identifying the Object associated with the Status)
java.rmi.RemoteException
- Post:
- The Status datastructure is updated
With the help of www.sourceforge.net and www.info.ucl.ac.be