Hello again,

I need to update each time a specific shadowFact which that has been
instantiated earlier.
in another point of my java code.

A a1 = new a1 ("namea1");
A a2 = new a1 ("namea2");


Could you suggest me a method to do that?

I need something like updateObject (Specific instance which has name ==
"namea2");

I found the getObjects method but I'm not sure how it can be used... Could
you please provide me a short example with the use of getObjects
and Filters?

Thanks in advance,

Have a nice month!!



--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to