|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cad.simcad.main_server.MissionRecorderI
Constructor Summary | |
MissionRecorderI(CacMediatorI cac_mediator,
VehiculeChooser v)
|
Method Summary | |
Incident |
changeEmergencyVehicule(Incident i)
Cette methode reattribue une amb a l'incident i Ici ya une couille dans le pate. si une amb est free et ne repond pas aux ordres de partir en mission. |
Incident |
createIncident(Form f)
Create an Incident object from the Form given in argument |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MissionRecorderI(CacMediatorI cac_mediator, VehiculeChooser v)
Method Detail |
public Incident createIncident(Form f) throws CACMissionRecordingException, FormException, PersistentDataException
createIncident
in interface MissionRecorder
f
- a Form objectCACMissionRecordingException
- throwned if there was a logical error while creating a new incident
FormException
- throwned if there is an error in the form / to see
PersistentDataException
- Throwned if there was an error while using the Persistent Layerpublic Incident changeEmergencyVehicule(Incident i) throws CACMissionRecordingException, PersistentDataException
changeEmergencyVehicule
in interface MissionRecorder
CACMissionRecordingException
PersistentDataException
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |