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> |
executeBody()
Execute the functional body of the agent.
|
protected jadex.commons.future.IFuture |
invokeAddService(java.lang.String info,
IMathService service)
Invoke some add methods for testing.
|
public jadex.commons.future.IFuture<java.lang.Void> executeBody()
protected jadex.commons.future.IFuture invokeAddService(java.lang.String info, IMathService service)