|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsk.robotics.rlcs.agentspace.Scheduler.Cfg
public static class Scheduler.Cfg
Configuration - set of currently running agents. This is not a standard agent config class. Standard agent config objects are only used to create and start the agents. This one, instead, is passed to Scheduler at runtime to start given agents. Also, current config object can be queried from Scheduler.
Nested Class Summary | |
---|---|
static class |
Scheduler.Cfg.AgentGroup
|
Field Summary | |
---|---|
Scheduler.Cfg.AgentGroup[] |
groups
|
Constructor Summary | |
---|---|
Scheduler.Cfg()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Scheduler.Cfg.AgentGroup[] groups
Constructor Detail |
---|
public Scheduler.Cfg()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |