[jboss-jira] [JBoss JIRA] (DROOLS-2389) [DMN Editor] Add proper support for 3-part QName
Jozef Marko (JIRA)
issues at jboss.org
Mon Mar 19 08:24:00 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-2389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko updated DROOLS-2389:
--------------------------------
Description:
The DMN Designer has a simplified {{QName}} that is composed of a single {{String}}. This needs to move to the standard 3-part (URI, prefix, local-part) version. May need a custom Form widget to present the three parts as a consolidated widget as opposed to three single {{TextBox}}'s.
h2. Acceptance criteria
# QName
## is shown as {{org.kie.workbench.common.dmn.api.property.dmn.QName#toString}}
### empty uri (/)
### not empty uri
## is readonly (/)
was:
The DMN Designer has a simplified {{QName}} that is composed of a single {{String}}. This needs to move to the standard 3-part (URI, prefix, local-part) version. May need a custom Form widget to present the three parts as a consolidated widget as opposed to three single {{TextBox}}'s.
h2. Acceptance criteria
# QName
## is shown as {{org.kie.workbench.common.dmn.api.property.dmn.QName#toString}}
### empty uri
### not empty uri
## is readonly (/)
> [DMN Editor] Add proper support for 3-part QName
> ------------------------------------------------
>
> Key: DROOLS-2389
> URL: https://issues.jboss.org/browse/DROOLS-2389
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Priority: Critical
>
> The DMN Designer has a simplified {{QName}} that is composed of a single {{String}}. This needs to move to the standard 3-part (URI, prefix, local-part) version. May need a custom Form widget to present the three parts as a consolidated widget as opposed to three single {{TextBox}}'s.
> h2. Acceptance criteria
> # QName
> ## is shown as {{org.kie.workbench.common.dmn.api.property.dmn.QName#toString}}
> ### empty uri (/)
> ### not empty uri
> ## is readonly (/)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list