[jboss-jira] [JBoss JIRA] Created: (JBRULES-764) Example 3.13 should be Predicate expression
Steve Miner (JIRA)
jira-events at lists.jboss.org
Fri Mar 30 12:12:23 EDT 2007
Example 3.13 should be Predicate expression
-------------------------------------------
Key: JBRULES-764
URL: http://jira.jboss.com/jira/browse/JBRULES-764
Project: JBoss Rules
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 3.0.6
Environment: Mac OS X 10.4.9 JBoss Rules 3.0.6
Reporter: Steve Miner
Assigned To: Mark Proctor
The docs for 3.0.6 has a mislabled example. Example 3.13 looks like a Predicate expression, not a Return Value operator.
Example 3.13. Return Value operator
Person( girlAge : age, sex = "F" )
Person( boyAge : age -> ( girlAge.intValue() == boyAge.intValue() + 2 ), sex = 'M' )
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list