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