Class CarryOrePlan
- java.lang.Object
- 
- jadex.bdiv3.examples.marsworld.carry.CarryOrePlan
 
- 
 public class CarryOrePlan extends java.lang.ObjectInform the sentry agent about a new target.
- 
- 
Field SummaryFields Modifier and Type Field Description protected CarryAgentcarryprotected CarryAgent.CarryOregoalprotected IPlanrplan
 - 
Constructor SummaryConstructors Constructor Description CarryOrePlan()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbody()The plan body.
 
- 
- 
- 
Field Detail- 
carryprotected CarryAgent carry 
 - 
rplanprotected IPlan rplan 
 - 
goalprotected CarryAgent.CarryOre goal 
 
- 
 
-