Class FireBrigadePlan
- java.lang.Object
- 
- jadex.bdiv3.examples.disastermanagement.firebrigade.FireBrigadePlan
 
- 
 public class FireBrigadePlan extends java.lang.ObjectMove to fires and extinguish them.
- 
- 
Field SummaryFields Modifier and Type Field Description protected AmbulanceAgentcapaprotected FireBrigadeAgentfireBrigadeBDIprotected IPlanrplan
 - 
Constructor SummaryConstructors Constructor Description FireBrigadePlan()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbody()The plan body.
 
- 
- 
- 
Field Detail- 
capaprotected AmbulanceAgent capa 
 - 
rplanprotected IPlan rplan 
 - 
fireBrigadeBDIprotected FireBrigadeAgent fireBrigadeBDI 
 
- 
 
-