swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to Replace actions in schedules ?


From: Narjes BELLAMINE-BEN SAOUD
Subject: How to Replace actions in schedules ?
Date: Wed, 06 Jun 2001 10:09:53 -0700

Hello,

I am developing an application using SWARM and java in Windows
environment.

I would like to REPLACE some scheduled methods by new ones !

I have acces to the methods that are being scheduled as fellows:

    MapIndex scheduleIndex = schedule.mapBegin (getZone ());
    Action action1 = (Action) scheduleIndex.next ();
    System.out.println ("First:"+scheduleIndex.getKeyValue () + "
action: " + action1);
    System.out.println (((ActionTo) action1).getMessageSelector
().getSignature ());
    ...

My problem, is how to replace one actions by a  different one...

Any help,

Thanks

Narjes

--
:-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-)

Dr. Narjes BELLAMINE-BENSAOUD

Visitor Researcher at ICS             |         Associate Professor,
Researcher
University of Califonia Irvine         |         University of Tunis
(Until mid August 2001)               |
                                                    |
address@hidden                    |
address@hidden
                                                    |
phone: 949 824 87 56
:-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-):-)




                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]