All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class orchid.agent.MAEngine02

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----orchid.agent.MAEngine02

public class MAEngine02
extends Thread
Engine phase 02 for the MeetingAgent.

Author:
Marc-Aurčle DARCHE

Constructor Index

 o MAEngine02(MeetingAgent, MeetingProposal, Calendar, int)

Method Index

 o run()

Constructors

 o MAEngine02
 public MAEngine02(MeetingAgent father,
                   MeetingProposal mp,
                   Calendar endtime,
                   int rythm)

Methods

 o run
 public void run()
Overrides:
run in class Thread

All Packages  Class Hierarchy  This Package  Previous  Next  Index