[JBoss JIRA] (DROOLS-5373) Separate implementation from PMMLAssemblerService
by Gabriele Cardosi (Jira)
[ https://issues.redhat.com/browse/DROOLS-5373?page=com.atlassian.jira.plug... ]
Gabriele Cardosi updated DROOLS-5373:
-------------------------------------
Description:
Create two classes whose repsosinbility is
1) create source code
2) load pre-compiled classes
PMMLAssemblerService should invoke one or the other
That way the "compiler" class could be used inside Kogit with reflection, and the "loader" (?) one could also be used inside kogito without reflection
was:
Create two classes whose repsosinbility is
1) create source code
2) load pre-compiled classes
PMMLAssembler should invoke one or the other
That way the "compiler" class could be used inside Kogit with reflection, and the "loader" (?) one could also be used inside kogito without reflection
> Separate implementation from PMMLAssemblerService
> -------------------------------------------------
>
> Key: DROOLS-5373
> URL: https://issues.redhat.com/browse/DROOLS-5373
> Project: Drools
> Issue Type: Task
> Reporter: Gabriele Cardosi
> Assignee: Gabriele Cardosi
> Priority: Major
> Labels: TrustyAI
>
> Create two classes whose repsosinbility is
> 1) create source code
> 2) load pre-compiled classes
> PMMLAssemblerService should invoke one or the other
> That way the "compiler" class could be used inside Kogit with reflection, and the "loader" (?) one could also be used inside kogito without reflection
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month
[JBoss JIRA] (DROOLS-3685) [DMN Designer] Boxed expressions - Decision Table - Output clause - Creating Decision Table, sub-columns are auto-created for structured type
by Valentino Pellegrino (Jira)
[ https://issues.redhat.com/browse/DROOLS-3685?page=com.atlassian.jira.plug... ]
Valentino Pellegrino updated DROOLS-3685:
-----------------------------------------
Attachment: 2020-05-21-14.57.31.gif
> [DMN Designer] Boxed expressions - Decision Table - Output clause - Creating Decision Table, sub-columns are auto-created for structured type
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-3685
> URL: https://issues.redhat.com/browse/DROOLS-3685
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Guilherme Gomes
> Assignee: Valentino Pellegrino
> Priority: Major
> Labels: drools-tools
> Attachments: 2020-05-21-14.57.31.gif
>
>
> When creating a decision table, output clauses columns should be created based on the type of the output node.
> This is what we are already doing for the input columns, that are created based on the type of the input node.
> h3. Acceptance criteria
> - Output ref is a simple built in type
> - Output ref is simple but custom type
> - Output ref is a structure with simple type fields
> - Output ref is structure with custom type type fields
> The flow is described in the GIF below:
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month
[JBoss JIRA] (DROOLS-5373) Separate implementation from PMMLAssemblerService
by Gabriele Cardosi (Jira)
Gabriele Cardosi created DROOLS-5373:
----------------------------------------
Summary: Separate implementation from PMMLAssemblerService
Key: DROOLS-5373
URL: https://issues.redhat.com/browse/DROOLS-5373
Project: Drools
Issue Type: Task
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
Create two classes whose repsosinbility is
1) create source code
2) load pre-compiled classes
PMMLAssembler should invoke one or the other
That way the "compiler" class could be used inside Kogit with reflection, and the "loader" (?) one could also be used inside kogito without reflection
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month
[JBoss JIRA] (DROOLS-3685) [DMN Designer] Boxed expressions - Decision Table - Output clause - Creating Decision Table, sub-columns are auto-created for structured type
by Valentino Pellegrino (Jira)
[ https://issues.redhat.com/browse/DROOLS-3685?page=com.atlassian.jira.plug... ]
Valentino Pellegrino updated DROOLS-3685:
-----------------------------------------
Attachment: (was: image-2020-05-25-10-56-36-376.png)
> [DMN Designer] Boxed expressions - Decision Table - Output clause - Creating Decision Table, sub-columns are auto-created for structured type
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-3685
> URL: https://issues.redhat.com/browse/DROOLS-3685
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Guilherme Gomes
> Assignee: Valentino Pellegrino
> Priority: Major
> Labels: drools-tools
> Attachments: 2020-05-21-14.57.31.gif
>
>
> When creating a decision table, output clauses columns should be created based on the type of the output node.
> This is what we are already doing for the input columns, that are created based on the type of the input node.
> h3. Acceptance criteria
> - Output ref is a simple built in type
> - Output ref is simple but custom type
> - Output ref is a structure with simple type fields
> - Output ref is structure with custom type type fields
> The flow is described in the GIF below:
> !image-2020-05-25-10-56-36-376.png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month
[JBoss JIRA] (DROOLS-3685) [DMN Designer] Boxed expressions - Decision Table - Output clause - Creating Decision Table, sub-columns are auto-created for structured type
by Valentino Pellegrino (Jira)
[ https://issues.redhat.com/browse/DROOLS-3685?page=com.atlassian.jira.plug... ]
Valentino Pellegrino updated DROOLS-3685:
-----------------------------------------
Description:
When creating a decision table, output clauses columns should be created based on the type of the output node.
This is what we are already doing for the input columns, that are created based on the type of the input node.
h3. Acceptance criteria
- Output ref is a simple built in type
- Output ref is simple but custom type
- Output ref is a structure with simple type fields
- Output ref is structure with custom type type fields
The flow is described in the GIF below:
was:
When creating a decision table, output clauses columns should be created based on the type of the output node.
This is what we are already doing for the input columns, that are created based on the type of the input node.
h3. Acceptance criteria
- Output ref is a simple built in type
- Output ref is simple but custom type
- Output ref is a structure with simple type fields
- Output ref is structure with custom type type fields
The flow is described in the GIF below:
!image-2020-05-25-10-56-36-376.png|thumbnail!
> [DMN Designer] Boxed expressions - Decision Table - Output clause - Creating Decision Table, sub-columns are auto-created for structured type
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-3685
> URL: https://issues.redhat.com/browse/DROOLS-3685
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Guilherme Gomes
> Assignee: Valentino Pellegrino
> Priority: Major
> Labels: drools-tools
> Attachments: 2020-05-21-14.57.31.gif
>
>
> When creating a decision table, output clauses columns should be created based on the type of the output node.
> This is what we are already doing for the input columns, that are created based on the type of the input node.
> h3. Acceptance criteria
> - Output ref is a simple built in type
> - Output ref is simple but custom type
> - Output ref is a structure with simple type fields
> - Output ref is structure with custom type type fields
> The flow is described in the GIF below:
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month
[JBoss JIRA] (DROOLS-5369) [DMN Designer] Boxed expressions - Decision Table - Output clause - Selecting a structured type, sub-columns are auto-created
by Jozef Marko (Jira)
[ https://issues.redhat.com/browse/DROOLS-5369?page=com.atlassian.jira.plug... ]
Jozef Marko updated DROOLS-5369:
--------------------------------
Description:
This jira is an enhancement of feature we introduced as DROOLS-3685
Whenever user selects a structured type, the output clauses columns get created with all fields belonging to the chosen structured type.
h2. We can't make the user lose data
if the user already has a column with any data typed in, we have to keep it.
h2. Acceptance criteria
- Action should be undoable/redoable, especially if user had structure data type, more columns with a lot of data and mistakenly change to simple type, i.e. single column
was:
Whenever user selects a structured type, the output clauses columns get created with all fields belonging to the chosen structured type
h2. We can't make the user lose data
if the user already has a column with any data typed in, we have to keep it.
h2. Acceptance criteria
- Action should be undoable/redoable, especially if user had structure data type, more columns with a lot of data and mistakenly change to simple type, i.e. single column
> [DMN Designer] Boxed expressions - Decision Table - Output clause - Selecting a structured type, sub-columns are auto-created
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-5369
> URL: https://issues.redhat.com/browse/DROOLS-5369
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Valentino Pellegrino
> Assignee: Valentino Pellegrino
> Priority: Major
> Labels: drools-tools
>
> This jira is an enhancement of feature we introduced as DROOLS-3685
> Whenever user selects a structured type, the output clauses columns get created with all fields belonging to the chosen structured type.
> h2. We can't make the user lose data
> if the user already has a column with any data typed in, we have to keep it.
> h2. Acceptance criteria
> - Action should be undoable/redoable, especially if user had structure data type, more columns with a lot of data and mistakenly change to simple type, i.e. single column
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month
[JBoss JIRA] (DROOLS-5372) Investigate abstraction/coexistence
by Gabriele Cardosi (Jira)
[ https://issues.redhat.com/browse/DROOLS-5372?page=com.atlassian.jira.plug... ]
Gabriele Cardosi updated DROOLS-5372:
-------------------------------------
Description:
New and old PMML implementations should live together for some time.
USer should be able to choose implementation.
Consider creating a "proxy" pmml-module that
1) declare PMMLAssemblerService
2) declare PMMLRuntime
3) delegate actuial executioin based on some variable to actual implementation (ppml-old - pmml-new, jpmml)
This "wrapper" should also be invoked by ApplyPmmlModelCommandExecutorImpl
was:
New and old PMML implementations hould live together for some time.
USer should be able to choose implementation
> Investigate abstraction/coexistence
> ------------------------------------
>
> Key: DROOLS-5372
> URL: https://issues.redhat.com/browse/DROOLS-5372
> Project: Drools
> Issue Type: Task
> Reporter: Gabriele Cardosi
> Assignee: Gabriele Cardosi
> Priority: Major
> Labels: TrustyAI
>
> New and old PMML implementations should live together for some time.
> USer should be able to choose implementation.
> Consider creating a "proxy" pmml-module that
> 1) declare PMMLAssemblerService
> 2) declare PMMLRuntime
> 3) delegate actuial executioin based on some variable to actual implementation (ppml-old - pmml-new, jpmml)
> This "wrapper" should also be invoked by ApplyPmmlModelCommandExecutorImpl
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month
[JBoss JIRA] (DROOLS-3685) [DMN Designer] Boxed expressions - Decision Table - Output clause - Creating Decision Table, sub-columns are auto-created for structured type
by Jozef Marko (Jira)
[ https://issues.redhat.com/browse/DROOLS-3685?page=com.atlassian.jira.plug... ]
Jozef Marko updated DROOLS-3685:
--------------------------------
Description:
When creating a decision table, output clauses columns should be created based on the type of the output node.
This is what we are already doing for the input columns, that are created based on the type of the input node.
h3. Acceptance criteria
- Output ref is a simple built in type
- Output ref is simple but custom type
- Output ref is a structure with simple type fields
- Output ref is structure with custom type type fields
The flow is described in the GIF below:
!image-2020-05-25-10-56-36-376.png|thumbnail!
was:
When creating a decision table, output clauses columns should be created based on the type of the output node.
This is what we are already doing for the input columns, that are created based on the type of the input node. The flow is described in the GIF below:
!image-2020-05-25-10-56-36-376.png|thumbnail!
> [DMN Designer] Boxed expressions - Decision Table - Output clause - Creating Decision Table, sub-columns are auto-created for structured type
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: DROOLS-3685
> URL: https://issues.redhat.com/browse/DROOLS-3685
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Affects Versions: 7.18.0.Final
> Reporter: Guilherme Gomes
> Assignee: Valentino Pellegrino
> Priority: Major
> Labels: drools-tools
> Attachments: image-2020-05-25-10-56-36-376.png
>
>
> When creating a decision table, output clauses columns should be created based on the type of the output node.
> This is what we are already doing for the input columns, that are created based on the type of the input node.
> h3. Acceptance criteria
> - Output ref is a simple built in type
> - Output ref is simple but custom type
> - Output ref is a structure with simple type fields
> - Output ref is structure with custom type type fields
> The flow is described in the GIF below:
> !image-2020-05-25-10-56-36-376.png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 1 month