[
https://issues.redhat.com/browse/DROOLS-4196?page=com.atlassian.jira.plug...
]
Donato Marrazzo commented on DROOLS-4196:
-----------------------------------------
I think that whether modelName is absent, the tool should name it using the generic name
plus a progressive number.
e.g. from this pmml:
{code:java}
<RegressionModel ....>
<RegressionModel ....>
<NearestNeighborModel ...>
{code}
the drop down list should show:
* RegressionModel 1
* RegressionModel 2
* NearestNeighborModel 1
[DMN Designer] PMML: Show default when document has no explicit
model
---------------------------------------------------------------------
Key: DROOLS-4196
URL:
https://issues.redhat.com/browse/DROOLS-4196
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Affects Versions: 7.24.0.Final
Reporter: Edson Tirelli
Assignee: Guilherme Gomes
Priority: Major
Labels: drools-tools
If the PMML file contains no "named" model (only an anonymous one), the UI
should indicate that this model is being used (how to indicate that I leave to UX, but we
can call it "default model" or whatever).
--
This message was sent by Atlassian Jira
(v7.13.8#713008)