A B C D E F G H I K L M N O P Q R S T U V W Y

I

IDX_AGENT - Static variable in class aa.core.ActorManager
Index for the actor field in the actor infromation array.
IDX_AN - Static variable in class aa.core.ActorManager
Index for the actor name field in the actor infromation array.
IDX_LOC - Static variable in class aa.core.ActorManager
Index for the actor location field in the actor infromation array.
IDX_STATE - Static variable in class aa.core.ActorManager
Index for the actor state field in the actor infromation array.
ID_DF - Static variable in class aa.core.Platform
 
ID_PLATFORM - Static variable in class aa.core.Platform
 
IN_TRANSIT - Static variable in class aa.core.ActorManager
An actor state to indicate that an actor is moving from one platform to another.
increasePrice() - Method in class app.quickstart.dm.Seller
Increases the price of this product.
informMigrationEnd(ActorName, String) - Method in class aa.core.MigrationManager
Informs that migration of a mobile actor ends.
informMigrationStart(ActorName, String) - Method in class aa.core.MigrationManager
Informs that migration of a mobile actor starts.
init() - Method in class aa.core.DelayedMessageManager
Processes some necessay routines before entering the while loop in the run method.
init() - Method in class aa.core.MessageManager
Processes some necessay routines before entering the while loop in the run method.
init() - Method in class aa.core.MigrationManager
Processes some necessay routines before entering the main loop in the 'run' method.
init() - Method in class aa.core.Platform
Processes some necessay routines before entering the while loop in the run method .
init() - Method in class aa.tool.SystemThread
Processes some necessay routines before entering the while loop in the run method.
init() - Method in class aa.transport.TransportManager
Processes some necessay routines before entering the while loop in the run method.
init() - Method in class aa.transport.TransportSender
Processes some necessay routines before entering the while loop in the run method .
initAfterMigration() - Method in class aa.core.ActorThread
Re-initialize after actor migration.
insert(Thread, long) - Method in class aa.core.SchedulerManager
This method inserts a thread into the thread queue for thread scheduling.
insert(Thread) - Method in class aa.core.SchedulerManager
Called by CyberOrgManager when a cyberorg is reactived.
insert(Object) - Method in class aa.util.Queue
Inserts the sepcified element at the end of this queue.
insertActor(ActorName) - Method in class aa.core.CyberOrg
Insert an actor to the actors list
insertAll(Queue) - Method in class aa.util.Queue
Inserts all of the elements of the specified queue at the end of this queue.
isErrorMessage() - Method in class aa.core.ActorMessage
Checkes if this is an error message.
isReturnMessage() - Method in class aa.core.ActorMessage
Checkes if this is a return message.
isReturnRequested() - Method in class aa.core.ActorMessage
Checkes if the ruturn message is required.
isValid() - Method in class aa.core.ActorName
Checkes wheter the current actor name is valid.
isValidDataTuple(ActorTuple) - Method in class aa.tool.TupleSpace
Checks whether the given actor tuple has any null element.
isolate(long, ActorName[], Contract) - Method in class aa.core.CyberOrg
CyberOrg isolate
This method is called by the facilitator

A B C D E F G H I K L M N O P Q R S T U V W Y