Package jadex.bdiv3.testcases.goals
Class GoalPrimitiveArrayParameterBDI
- java.lang.Object
- 
- jadex.bdiv3.testcases.goals.GoalPrimitiveArrayParameterBDI
 
- 
 public class GoalPrimitiveArrayParameterBDI extends java.lang.ObjectTest if changes of goal multi parameters can be detected in goal conditions.
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description classGoalPrimitiveArrayParameterBDI.TestGoal
 - 
Field SummaryFields Modifier and Type Field Description protected IInternalAccessagentThe bdi agent.protected int[]elems
 - 
Constructor SummaryConstructors Constructor Description GoalPrimitiveArrayParameterBDI()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description IFuture<java.lang.Void>body()
 
- 
- 
- 
Field Detail- 
agentprotected IInternalAccess agent The bdi agent.
 - 
elemsprotected int[] elems 
 
- 
 - 
Method Detail- 
bodypublic IFuture<java.lang.Void> body() 
 
- 
 
-