Class HelloWorldBDI.HelloGoal
- java.lang.Object
- 
- jadex.bdiv3.testcases.semiautomatic.HelloWorldBDI.HelloGoal
 
- 
- Enclosing class:
- HelloWorldBDI
 
 public class HelloWorldBDI.HelloGoal extends java.lang.ObjectSimple hello world goal.
- 
- 
Field SummaryFields Modifier and Type Field Description protected java.lang.StringtextThe text.
 - 
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 java.lang.StringgetText()Get the text.
 
-