I think vikram chhibber wrote:
> Hi,
> I am looking for a Jess API that removes all activations
> and doesn't remove facts from the fact list.
> The reset function removes both activations and also the facts. Is there any
> such API to do this job?
No, it simply doesn't work that way, sorry. If there are facts on the
fact list, and they can activate rules, then if those activations
aren't on the agenda, then Jess's internal state has been
corrupted. Surely you don't want a corruptJessInternalState() method? :)
If you let us know what you're trying to accomplish, maybe I can
suggest something.
>
> Regards,
> vikram
>
---------------------------------------------------------
Ernest Friedman-Hill
Distributed Systems Research Phone: (925) 294-2154
Sandia National Labs FAX: (925) 294-2234
Org. 8920, MS 9012 [EMAIL PROTECTED]
PO Box 969 http://herzberg.ca.sandia.gov
Livermore, CA 94550
--------------------------------------------------------------------
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]
--------------------------------------------------------------------