Package jadex.bdiv3.testcases.plans
Class ExternalWait2BDI
- java.lang.Object
- 
- jadex.bdiv3.testcases.plans.ExternalWait2BDI
 
- 
 public class ExternalWait2BDI extends java.lang.ObjectTest abort of externally waiting plan with manual "interruptable" step.
- 
- 
Field SummaryFields Modifier and Type Field Description protected IInternalAccessagentprotected TestReporttr
 - 
Constructor SummaryConstructors Constructor Description ExternalWait2BDI()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddestroy(IInternalAccess agent)Called when agent is killed.
 
- 
- 
- 
Field Detail- 
agentprotected IInternalAccess agent 
 - 
trprotected TestReport tr 
 
- 
 - 
Method Detail- 
destroypublic void destroy(IInternalAccess agent) Called when agent is killed.
 
- 
 
-