]
Mark Proctor closed JBRULES-1153.
---------------------------------
Resolution: Done
Accumulate/Collect can't be used in queries
-------------------------------------------
Key: JBRULES-1153
URL:
http://jira.jboss.com/jira/browse/JBRULES-1153
Project: JBoss Rules
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.0.1
Reporter: Edson Tirelli
Assigned To: Edson Tirelli
Fix For: 4.0.2
query "Count possible cell values"( $row, $col )
# A superclass or interface can be used to match any derived classes
$count : Number() from accumulate( $a : AbstractCellValue( row == $row, col == $col
),
count( $a ) )
end
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: