I've been trying to guess what's bothering you or what your
actual problem is, since setting a slot via setSlotValue doesn't
affect the way slots can be bound to variables in left hand side
patterns of rules.

If you are having problems: You didn't use setSlotValue on
a fact that was already asserted into working memory?

Or do you want to construct a rule by API calls??


On Mon, Oct 27, 2008 at 12:46 PM, John Chrysakis <[EMAIL PROTECTED]>wrote:

>
> Hello,
>
> 1 simple question: i have created the following template:
>
> (deftemplate transition
> (slot mode)
>
> I set it's value via setSlotValue (java api)
>
> How can I bund the slot mode in a variable in order to
> use it in a defrule??
>
> Thanks in advance,,,
>
>
>
> --------------------------------------------------------------------
> 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