[jboss-jira] [JBoss JIRA] (DROOLS-3213) Remove readOnly property from ScenarioGridColumn
Gabriele Cardosi (Jira)
issues at jboss.org
Wed Oct 31 07:57:00 EDT 2018
Gabriele Cardosi created DROOLS-3213:
----------------------------------------
Summary: Remove readOnly property from ScenarioGridColumn
Key: DROOLS-3213
URL: https://issues.jboss.org/browse/DROOLS-3213
Project: Drools
Issue Type: Enhancement
Components: Scenario Simulation and Testing
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
Inside ScenarioGridColumn there is a "readOnly" flag with public accessors (getter/setter).
Remove the property and the setter.
Let the "gettert" evaluate at runtime based on:
type (Index/description/given/expected;
if Index -> always true (redOnly)
if description ->A always false (= *not readonly)
if given/expected: depends on isInstanceAssigned/isPropertyAssigned
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list