[jboss-jira] [JBoss JIRA] (DROOLS-1964) [DMN Editor] Input Data typeRef
Jozef Marko (JIRA)
issues at jboss.org
Fri May 18 08:23:00 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko updated DROOLS-1964:
--------------------------------
Description:
The Input Data nodes specifies the datatype via _typeRef_ attribute. Allowed are simple datatypes, enumerations of allowed values and complex data types like Person.
During work on this were added *typeRef* selection widgets for three DMN nodes: BKM, Decision, and Input. These selection widgets offer [BuiltInType|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common-dmn/kie-wb-common-dmn-api/src/main/java/org/kie/workbench/common/dmn/api/property/dmn/types/BuiltInType.java]s, data types of project, editor for allowed values (enumerations).
h2. Acceptance test
- Load dmn from other tool, check data types recognized appropriately, can be edited, saved, reopened
- Create new dmn, define different data types for different nodes, save, reopen, check values preserved
was:The Input Data nodes specifies the datatype via _typeRef_ attribute. Allowed are simple datatypes, enumerations of allowed values and complex data types like Person.
> [DMN Editor] Input Data typeRef
> -------------------------------
>
> Key: DROOLS-1964
> URL: https://issues.jboss.org/browse/DROOLS-1964
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Labels: reported-by-qe
>
> The Input Data nodes specifies the datatype via _typeRef_ attribute. Allowed are simple datatypes, enumerations of allowed values and complex data types like Person.
> During work on this were added *typeRef* selection widgets for three DMN nodes: BKM, Decision, and Input. These selection widgets offer [BuiltInType|https://github.com/kiegroup/kie-wb-common/blob/master/kie-wb-common-dmn/kie-wb-common-dmn-api/src/main/java/org/kie/workbench/common/dmn/api/property/dmn/types/BuiltInType.java]s, data types of project, editor for allowed values (enumerations).
> h2. Acceptance test
> - Load dmn from other tool, check data types recognized appropriately, can be edited, saved, reopened
> - Create new dmn, define different data types for different nodes, save, reopen, check values preserved
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list