public class TestCapability
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
TestCapability.TestGoal |
| Modifier and Type | Field and Description |
|---|---|
protected jadex.bdiv3.runtime.ICapability |
capa
The capability.
|
| Constructor and Description |
|---|
TestCapability() |
| Modifier and Type | Method and Description |
|---|---|
jadex.commons.future.IFuture<java.lang.Void> |
testPlan(TestCapability.TestGoal goal)
Plan reacting on test goal.
|
public jadex.commons.future.IFuture<java.lang.Void> testPlan(TestCapability.TestGoal goal)