Uses of Class
sl.AID

Packages that use AID
sl   
 

Uses of AID in sl
 

Fields in sl declared as AID
(package private)  AID Action.actor
           
 

Methods in sl that return AID
 AID Action.get_0()
          Gets the identifier of the agent performing the action.
 AID Action.getActor()
          Gets the identifier of the agent performing the action.
 AID[] AID.getResolversArray()
          Returns an array containing all the AIDs of the resolvers.
 

Methods in sl with parameters of type AID
 void Action.set_0(AID a)
          Sets the identifier of the agent performing the action.
 void Action.setActor(AID a)
          Sets the identifier of the agent performing the action.
 void AID.addResolvers(AID aid)
          This method permits to add the AID of a resolver (an agent where name resolution services for the agent can be contacted)
 boolean AID.removeResolvers(AID aid)
          To remove a resolver.
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.