Class AmbulancePlan
- java.lang.Object
- 
- jadex.bdiv3.examples.disastermanagement.ambulance.AmbulancePlan
 
- 
 public class AmbulancePlan extends java.lang.ObjectMove to victims and treat them.
- 
- 
Field SummaryFields Modifier and Type Field Description protected AmbulanceAgentcapaprotected IPlanrplan
 - 
Constructor SummaryConstructors Constructor Description AmbulancePlan()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbody()The plan body.
 
- 
- 
- 
Field Detail- 
capaprotected AmbulanceAgent capa 
 - 
rplanprotected IPlan rplan 
 
- 
 
-