Package jadex.bdiv3.testcases.misc
Class ConstructorsBDI
- java.lang.Object
- 
- jadex.bdiv3.testcases.misc.ConstructorsSuper
- 
- jadex.bdiv3.testcases.misc.ConstructorsBDI
 
 
- 
 public class ConstructorsBDI 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 ConstructorsBDI()Create the agent.ConstructorsBDI(java.lang.String arg)Create the agent.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbody()Agent body.
 
- 
- 
- 
Field Detail- 
agentprotected IInternalAccess agent The agent.
 
- 
 
-