|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BasicAgentUI | |
| zeus.actors | |
| zeus.agents | |
| zeus.agentviewer | |
| Uses of BasicAgentUI in zeus.actors |
| Fields in zeus.actors declared as BasicAgentUI | |
protected BasicAgentUI |
ZeusAgentContext.agentUI
A reference to the AgentViewer class that provides a visual depiction of the state of the agent's components |
| Methods in zeus.actors that return BasicAgentUI | |
BasicAgentUI |
AgentContext.AgentUI()
|
BasicAgentUI |
AgentContext.getAgentUI()
|
BasicAgentUI |
ZeusAgentContext.AgentUI()
|
BasicAgentUI |
ZeusAgentContext.getAgentUI()
|
| Methods in zeus.actors with parameters of type BasicAgentUI | |
void |
AgentContext.set(BasicAgentUI agentUI)
|
void |
ZeusAgentContext.set(BasicAgentUI agentUI)
|
| Uses of BasicAgentUI in zeus.agents |
| Subinterfaces of BasicAgentUI in zeus.agents | |
interface |
ZeusAgentUI
|
| Uses of BasicAgentUI in zeus.agentviewer |
| Classes in zeus.agentviewer that implement BasicAgentUI | |
class |
AgentViewer
this is the main class for the viewer that lets you inspect the internals of Zeus Agents. |
class |
BasicAgentViewer
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||