PRR Web Tester
This is a web service demonstrating the PRR to IRL translation written in ATL. For additional details read the complete use case description available from Eclipse: implementing two business rule languages: PRR and IRL.
Sample PRR Rule:
rule atLeast3Items{
?customer1 : Customer(?customer1.getItems()=1);
}
Last modified
2009-07-15 05:53 PM
