swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] Java swarm help with Log File


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] Java swarm help with Log File
Date: Mon, 07 Nov 2005 21:06:30 -0700
User-agent: Mozilla Thunderbird 1.0.5 (Windows/20050711)

durga bhavani wrote:

when I am Including this code in the ModelSwarm I am getting the above error
This I am writing in buildActions()
sel = SwarmUtils.getSelector("MyMathsClass","addEmUp");
modelActions.createActionTo$message(leaderList,sel);

For starters, are the objects that are in leaderList instances of MyMathsClass or a descendant class? Is `addEmUp' a method in MyMathsClass?


reply via email to

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