[jboss-jira] [JBoss JIRA] Created: (JBRULES-2892) Not Clause in Guided Decision Table
Brad Davis (JIRA)
jira-events at lists.jboss.org
Mon Feb 7 11:39:39 EST 2011
Not Clause in Guided Decision Table
-----------------------------------
Key: JBRULES-2892
URL: https://issues.jboss.org/browse/JBRULES-2892
Project: Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: drools-guvnor
Affects Versions: 5.1.0.FINAL
Reporter: Brad Davis
Assignee: Mark Proctor
We have had many situations where a not clause needs to be entered within a Guided Decision Table. This functionality seems to be missing. We are trying to produce a rule similar to the following in DSL.
WHEN
not Patient(gender="M")
THEN
...
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list