I had class, for example- . Inside BRL after 'THEN' clause, the guvnor only
shows my calculate and toString method. But it does not provides me
opportunity to call getMoney() method.
public class A{
public void calculate(){
}
public String toString(){
}
public BigDecimal getMoney(){
}
}
--
View this message in context:
http://drools.46999.n3.nabble.com/Does-guvnor-inside-BRL-supports-calling...
Sent from the Drools: User forum mailing list archive at
Nabble.com.