Class ObjectConditionBDI
- java.lang.Object
-
- jadex.bdiv3.testcases.semiautomatic.ObjectConditionBDI
-
public class ObjectConditionBDI extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classObjectConditionBDI.Bean
-
Field Summary
Fields Modifier and Type Field Description protected IInternalAccessagentprotected static ObjectConditionBDI.Beanbeanprotected ObjectConditionBDI.Beanmybean
-
Constructor Summary
Constructors Constructor Description ObjectConditionBDI()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbody()protected voidnotify(IPlan plan)protected voidwait(IPlan plan)
-
-
-
Field Detail
-
agent
protected IInternalAccess agent
-
mybean
protected ObjectConditionBDI.Bean mybean
-
bean
protected static ObjectConditionBDI.Bean bean
-
-