[jboss-jira] [JBoss JIRA] Updated: (JBRULES-629) SuggestionCompletionEngine to be populated from rule object model classes
Michael Neale (JIRA)
jira-events at jboss.com
Wed Jan 24 17:54:53 EST 2007
[ http://jira.jboss.com/jira/browse/JBRULES-629?page=all ]
Michael Neale updated JBRULES-629:
----------------------------------
Component/s: drools-brms
Fix Version/s: 3.1-m2
Description:
In drools-jbrms there is a call SuggestionCompletionEngine.
this class needs to be populated from a model. This model will come from the import statements in a rule package, and also include deftemplates (if possible).
Basiaclly the model classes will need to be interrogated to work out fields, and similar with templates, and a populated SuggestionCompletionEngine is the output (it will then have any globals added to it).
> SuggestionCompletionEngine to be populated from rule object model classes
> --------------------------------------------------------------------------
>
> Key: JBRULES-629
> URL: http://jira.jboss.com/jira/browse/JBRULES-629
> Project: JBoss Rules
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: drools-brms
> Reporter: Michael Neale
> Assigned To: Michael Neale
> Fix For: 3.1-m2
>
>
> In drools-jbrms there is a call SuggestionCompletionEngine.
> this class needs to be populated from a model. This model will come from the import statements in a rule package, and also include deftemplates (if possible).
> Basiaclly the model classes will need to be interrogated to work out fields, and similar with templates, and a populated SuggestionCompletionEngine is the output (it will then have any globals added to it).
--
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