Package jadex.bdiv3.testcases.misc
Class NotEnhancedBDI
- java.lang.Object
- 
- jadex.bdiv3.testcases.misc.NotEnhancedBDI
 
- 
 public class NotEnhancedBDI extends java.lang.ObjectAgent that tests if bdi agent factory detects non-enhanced bdi classes.
- 
- 
Field SummaryFields Modifier and Type Field Description protected IInternalAccessagentThe injected agent (not injected when not enhanced).
 - 
Constructor SummaryConstructors Constructor Description NotEnhancedBDI()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbody()The agent body.
 
- 
- 
- 
Field Detail- 
agentprotected IInternalAccess agent The injected agent (not injected when not enhanced).
 
- 
 
-