Package jadex.bdiv3.testcases.misc
Class InnerClassChangeBDI.HelloGoal
- java.lang.Object
- 
- jadex.bdiv3.testcases.misc.InnerClassChangeBDI.HelloGoal
 
- 
- Enclosing class:
- InnerClassChangeBDI
 
 public class InnerClassChangeBDI.HelloGoal extends java.lang.ObjectSimple hello world goal.
- 
- 
Constructor SummaryConstructors Constructor Description HelloGoal(java.lang.String text)Create a new goal whenever sayhello belief is changed.
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description IGoalgetGoal()java.lang.StringgetText()Get the text.
 
-