public class UserAgent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected jadex.bridge.IInternalAccess |
agent |
Constructor and Description |
---|
UserAgent() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.Void> |
body()
The agent body.
|
protected jadex.commons.future.IFuture<jadex.base.test.TestReport> |
invokeBasic()
Invoke the basic service.
|
protected jadex.commons.future.IFuture<jadex.base.test.TestReport> |
invokeExtended()
Invoke the extended service.
|
public jadex.commons.future.IFuture<java.lang.Void> body()
protected jadex.commons.future.IFuture<jadex.base.test.TestReport> invokeBasic()
protected jadex.commons.future.IFuture<jadex.base.test.TestReport> invokeExtended()