Dependencies between facts are made aware to the Engine by insertLogical( Object obj ) which you'll find described in the Drools Expert manual.
Other than this: How do you think the Engine would know about this relationship if facts (or events)? -W On 24 May 2010 18:44, Tina Vießmann <[email protected]> wrote: > Hi :) > > In Complex Event Processing events (say A and B) correlating another > event (say C) are causal related to the correlated event. Does DF > internally remember these relation or does the developer has to define a > corresponding relational attribute itself? > > Thanks :) > > Tina > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
