Package jadex.bdiv3.testcases.misc
Class StartNotEnhancedBDI
- java.lang.Object
- 
- jadex.bdiv3.testcases.misc.ConstructorsSuper
- 
- jadex.bdiv3.testcases.misc.StartNotEnhancedBDI
 
 
- 
 public class StartNotEnhancedBDI extends ConstructorsSuper Test using injected values in init expressions or constructors.
- 
- 
Field SummaryFields Modifier and Type Field Description protected IInternalAccessagentThe agent.- 
Fields inherited from class jadex.bdiv3.testcases.misc.ConstructorsSupercalls
 
- 
 - 
Constructor SummaryConstructors Constructor Description StartNotEnhancedBDI()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbody()Agent body.
 
- 
- 
- 
Field Detail- 
agentprotected IInternalAccess agent The agent.
 
- 
 
-