public class HelloWorld3BDI.HelloGoal
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
val
The text.
|
| Constructor and Description |
|---|
HelloGoal(java.lang.Object val)
Create a new goal whenever sayhello belief is changed.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText()
Get the text.
|