[rules-users] [rules-use​rs] The Temporal Operators in Guvnor

Michael Anstis michael.anstis at gmail.com
Tue May 15 11:07:20 EDT 2012


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.pellecchia at 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 at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20120515/ef3238ca/attachment.html 


More information about the rules-users mailing list