IIRC with 5.2 onwards, yes (definitely 5.3 onwards).

You don't as such "define" temporal operators, but you can use those
provided by Drools Fusion (CEP).

If using a POJO model make sure you have completed the necessary steps to
expose it as an Event, as covered in the documentation.

If using a declarative model, make sure you have annotated it accordingly,
as covered in the documentation.

With kind regards,

Mike

On 15 May 2012 15:58, Carolina Pellecchia <carolina.pellecc...@gmail.com>wrote:

> Hi all
>
> I have a new question. How can I define a Temporal Operators in GUVNOR?
>
> I need to do something like this:
>
>             DoorOpeningEvent( this meets[25s] $obs )
> thank you and kindly regards!
> Carolina Pellecchia
>
> _______________________________________________
> 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