public static class AmbulanceBDI.TreatVictims
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected jadex.extension.envsupport.environment.ISpaceObject |
disaster
The disaster.
|
| Constructor and Description |
|---|
TreatVictims(jadex.extension.envsupport.environment.ISpaceObject disaster)
Create a new TreatVictims.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkDrop(AmbulanceBDI ag,
jadex.bdiv3.runtime.IGoal goal)
Drop if this goal is only option and there are others.
|
jadex.extension.envsupport.environment.ISpaceObject |
getDisaster()
Get the disaster.
|
protected jadex.extension.envsupport.environment.ISpaceObject disaster
public TreatVictims(jadex.extension.envsupport.environment.ISpaceObject disaster)
public jadex.extension.envsupport.environment.ISpaceObject getDisaster()
public boolean checkDrop(AmbulanceBDI ag, jadex.bdiv3.runtime.IGoal goal)