Try using DSL:

[when]temporal EventB=EventB()
[when]temporal EventA=EventA()
[when]-after {period:[0-9]+} EventB=this after[{period}d] $eventB

2009/11/17 Mark Proctor <mproc...@codehaus.org>

> Ming Fang wrote:
> > Is it possible to make temporal parameters dynamic by using bound
> variables?
> > Example:
> >       EventA( this after[ $later ] $eventB)
> >
> Currently, no.
>
> Mark
> > --ming
> > _______________________________________________
> > rules-users mailing list
> > rules-users@lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/rules-users
> >
> >
> >
>
>
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to