Class HelloWorld2BDI.HelloGoal
- java.lang.Object
-
- jadex.bdiv3.testcases.semiautomatic.HelloWorld2BDI.HelloGoal
-
- Enclosing class:
- HelloWorld2BDI
public class HelloWorld2BDI.HelloGoal extends java.lang.Object
Simple 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 IGoal
getGoal()
java.lang.String
getText()
Get the text.
-