Package jadex.bdiv3.testcases.plans
Class PlanContextConditionBDI
- java.lang.Object
-
- jadex.bdiv3.testcases.plans.PlanContextConditionBDI
-
public class PlanContextConditionBDI extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description protected class
PlanContextConditionBDI.PlanA
protected class
PlanContextConditionBDI.SomeGoal
-
Field Summary
Fields Modifier and Type Field Description protected IInternalAccess
agent
The agent.
-
Constructor Summary
Constructors Constructor Description PlanContextConditionBDI()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
body()
The agent body.
-
-
-
Field Detail
-
agent
protected IInternalAccess agent
The agent.
-
-