public class HelloWorld2BDI.HelloWorldPlan
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bdiv3.runtime.IPlan |
plan |
| Constructor and Description |
|---|
HelloWorldPlan() |
| Modifier and Type | Method and Description |
|---|---|
protected jadex.commons.future.IFuture<java.lang.Void> |
aborted(HelloWorld2BDI.HelloGoal goal) |
protected jadex.commons.future.IFuture<java.lang.Void> |
failed(HelloWorld2BDI.HelloGoal goal) |
protected jadex.commons.future.IFuture<java.lang.Void> |
passed(HelloWorld2BDI.HelloGoal goal) |
protected jadex.commons.future.IFuture<java.lang.Void> |
printHello1(HelloWorld2BDI.HelloGoal goal) |
protected jadex.commons.future.IFuture<java.lang.Void> |
waitLoop(int cnt) |
protected jadex.commons.future.IFuture<java.lang.Void> printHello1(HelloWorld2BDI.HelloGoal goal)
protected jadex.commons.future.IFuture<java.lang.Void> waitLoop(int cnt)
protected jadex.commons.future.IFuture<java.lang.Void> passed(HelloWorld2BDI.HelloGoal goal)
protected jadex.commons.future.IFuture<java.lang.Void> failed(HelloWorld2BDI.HelloGoal goal)
protected jadex.commons.future.IFuture<java.lang.Void> aborted(HelloWorld2BDI.HelloGoal goal)