public abstract class InnerAgent
extends java.lang.Object
| Constructor and Description |
|---|
InnerAgent() |
| Modifier and Type | Method and Description |
|---|---|
PolicyPerception |
getCurrentPerception() |
java.lang.String |
getId() |
void |
setCurrentPerception(PolicyPerception perception) |
abstract void |
setPerception() |
public void setCurrentPerception(PolicyPerception perception)
public abstract void setPerception()
public PolicyPerception getCurrentPerception()
public java.lang.String getId()