|
|||||||||
Home >> All >> alice >> [ tucson overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
alice.tucson
Class AgentId

java.lang.Objectalice.respect.AgentId
alice.tucson.AgentId
- All Implemented Interfaces:
- alice.tuplemedium.AgentId, java.io.Serializable
- public class AgentId
- extends alice.respect.AgentId
Defines the identifier of an agent interacting with the TuCSoN infrastructure It's a naive extension of the identifier defined for ReSpecT agents.
- Version:
- 1.0
Field Summary |
Fields inherited from class alice.respect.AgentId |
name |
Constructor Summary | |
AgentId()
|
|
AgentId(java.lang.String name)
constructs the id providing a string name |
Methods inherited from class alice.respect.AgentId |
getName, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
AgentId
public AgentId()
AgentId
public AgentId(java.lang.String name)
- constructs the id providing a string name
|
|||||||||
Home >> All >> alice >> [ tucson overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |