|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.xabsl.jxabsl.symbols.NamedItem
de.xabsl.jxabsl.agent.Agent
public class Agent
Combines some options to an agent
Field Summary |
---|
Fields inherited from class de.xabsl.jxabsl.symbols.NamedItem |
---|
debug, name |
Constructor Summary | |
---|---|
Agent(java.lang.String name,
Behavior rootOption,
DebugMessages debug)
Constructor |
Method Summary | |
---|---|
Behavior |
getRootOption()
Returns the root option |
Methods inherited from class de.xabsl.jxabsl.symbols.NamedItem |
---|
getName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Agent(java.lang.String name, Behavior rootOption, DebugMessages debug)
name
- The name of the agentrootOption
- The initial option of the agentdebug
- For printing debug messagesMethod Detail |
---|
public Behavior getRootOption()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |