[
https://issues.jboss.org/browse/DROOLS-3109?page=com.atlassian.jira.plugi...
]
Michael Anstis edited comment on DROOLS-3109 at 10/11/18 9:26 AM:
------------------------------------------------------------------
[~tari_manga] Could you please clarify where I am meant to show the {{ExpressionLanguage}}
for various cells.
This will only be possible for {{Context}}, {{Function}} and {{Invocation}} where the User
has chosen a {{LiteralExpression}} as the {{Expression}}.
It is possible for {{DecisionTable}} (all cells have an {{ExpressionLanguage}}) and
{{Relation}} (as we've chosen to limit the type of expression used to
{{LiteralExpression}} and hence {{ExpressionLanguage}} is available).
Could you please confirm this to be the case?
was (Author: manstis):
[~tari_manga] Could you please clarify where I am meant to show the {{ExpressionLanguage}}
for various cells.
This will only be possible for {{Context}}, {{Function}} and {{Invocation}} where the User
has chosen a {{LiteralExpression}} as the {{Expression}}.
Could you please confirm this to be the case?
[DMN Designer] Add additional Properties to drill-down
------------------------------------------------------
Key: DROOLS-3109
URL:
https://issues.jboss.org/browse/DROOLS-3109
Project: Drools
Issue Type: Feature Request
Components: DMN Editor
Reporter: Michael Anstis
Assignee: Michael Anstis
Priority: Critical
Labels: drools-tools
The Properties Panel currently shows properties for Stunner-level "graph"
components.
*Further to DROOLS-2804, that added the generic support for "drill down" and
{{ExpressionLanguage}} on {{LiteralExpression}}, this JIRA is to add support for the
remaining properties that should be rendered when a component is "drilled
down".*
h2. Properties on the Grid Level
The selection on the grid level should show the properties below. Please notice that
selection of multiple cells, rows or columns should show empty properties panel.
(everything should have ID, Description properties. Components which inherit from
"NamedElement" should also have Name property)
h3. Literal expression
||Selected item||Properties panel items||type||
|Cell|ExpressionLanguage|URI|
h3. Context
||Selected item||Properties panel items||type||
|Row|type Ref|ItemDefinition ref (same which applies to Key Cell|
|Column|n/a|n/a|
|Key Cell|type Ref|ItemDefinition ref|
|Value Cell|ExpressionLanguage|URI|
h3. Decision Table
||Selected item||Properties panel items||type||
|Row|n/a|n/a|
| Input Column|Constraints|Text field|
|Output Column|Output values|Unary tests|
|Output Column|Default Output|expression|
|Cell|ExpressionLanguage|URI|
h3. Relation
||Selected item||Properties panel items||type||
|Row|n/a|n/a|
|Column|type Ref|ItemDefinition ref|
|Cell|ExpressionLanguage|URI|
h3. Function
||Selected item||Properties panel items||type||
|Row|n/a|n/a|
|Column|n/a|n/a|
|Cell|ExpressionLanguage|URI|
h3. Invocation
||Selected item||Properties panel items||type||
|Row|n/a|n/a|
|Column|n/a|n/a|
|Cell|ExpressionLanguage|URI|
h2. Manual Acceptance Test
- Switching between DRG and Grid editor, check proper fields shown
- Switching between rows, columns, cells in Grid editor, check proper fields
-- In same expression kind
-- Across different expression kinds
- Clear expression kind
- Read only mode - older asset version
- All Grid specific properties saved
--
This message was sent by Atlassian Jira
(v7.12.1#712002)