|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--alice.luce.User
|
+--alice.luce.Agent
Defines a very naive TuCSoN agent base class, as a Runnable object with the ability to access TuCSoN infrastructure
LogicTuple,
User| Constructor Summary | |
protected |
Agent(AgentId id)
Constructs the agent specifying its identifier |
protected |
Agent(java.lang.String name)
Constructs the agent specifying its name |
| Methods inherited from class alice.luce.User |
getId, getSpec, in, inp, out, outAsync, rd, rdp, setSpec, shutdown |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.Runnable |
run |
| Constructor Detail |
protected Agent(AgentId id)
id - the agent identifierprotected Agent(java.lang.String name)
name - the agent name
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||