Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

alice.tucson
Class AgentId  view AgentId download AgentId.java

java.lang.Object
  extended byalice.respect.AgentId
      extended byalice.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