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