[rules-users] How does drools provides an explanation of how the solution was arrived?

Geoffrey De Smet ge0ffrey.spam at gmail.com
Fri Oct 18 04:02:37 EDT 2013


kcontext.getMatch().getObjects()

is drools 6 API.

It's probably there in drools 5 too, but under a different name (I don't 
know which one).

On 18-10-13 05:54, lalit2583 wrote:
> Hi Geoffrey,
> I was able to get
> kcontext.getRule().getName()
>   using kcontext
> but
> kcontext.getMatch().getObjects()
> is not working for me.
>
>   - (4,27) unable to resolve method using strict-mode:
> org.drools.spi.KnowledgeHelper.getMatch()]
>                                  ^
> [Regards,
> Lalit.
>
>
>
> --
> View this message in context: http://drools.46999.n3.nabble.com/How-does-drools-provides-an-explanation-of-how-the-solution-was-arrived-tp4026253p4026417.html
> Sent from the Drools: User forum mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



More information about the rules-users mailing list