[
https://issues.jboss.org/browse/DROOLS-3095?page=com.atlassian.jira.plugi...
]
Gabriele Cardosi updated DROOLS-3095:
-------------------------------------
Description:
Implement "Instance" concept on the GIVEN/EXPECTED columns.
Given/Expected columns should have three headers:
# the top one is the group (GIVEN/EXPECTED),
# the second one is the actual instance of a given type (ex Person1, Person2, Dispute)
# the third one is the specific property of the instance.
Below every instance header there could be one ore more property header - each of them
belonging to that instance.
The user must define the type/name of the instance *before* mapping the final properties.
When clicking on a GIVEN "Instance" header, user should see only first-level
data objects in the right panel.
When clicking on a Property header, user should see only first-level properties of the
Instance it belongs to.
When When clicking on an EXPECT "Instance" header, user should see only
first-level data objects in the right panel *AND* the GIVEN instances.
Changing Instance type is not allowed (dose not makes sense): only "DELETE" is
possible at "Instance" level. Deleting an Instance header(column) recursively
delete all the properties.
These issue is related to
https://issues.jboss.org/browse/DROOLS-2788
was:
Implement "Instance" concept on the GIVEN/EXPECTED columns.
Given/Expected columns should have three headers:
# the top one is the group (GIVEN/EXPECTED),
# the second one is the actual instance of a given type (ex Person1, Person2, Dispute)
# the third one is the specific property of the instance.
Below every instance there could be one ore more properties - each of them related of that
instance.
The user must define the type/name of the instance *before* mappping the final
properties.
When clicking on a GIVEN "Instance" header, user should see only first-level
data objects in the right panel.
When clicking on a Property header, user should see only first-level properties of the
Instance it belongs to.
When When clicking on an EXPECET "Instance" header, user should see only
first-level data objects in the right panel *AND* the GIVEN instances.
Grid with multiple data/domain object instances
-----------------------------------------------
Key: DROOLS-3095
URL:
https://issues.jboss.org/browse/DROOLS-3095
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
Priority: Major
Implement "Instance" concept on the GIVEN/EXPECTED columns.
Given/Expected columns should have three headers:
# the top one is the group (GIVEN/EXPECTED),
# the second one is the actual instance of a given type (ex Person1, Person2, Dispute)
# the third one is the specific property of the instance.
Below every instance header there could be one ore more property header - each of them
belonging to that instance.
The user must define the type/name of the instance *before* mapping the final
properties.
When clicking on a GIVEN "Instance" header, user should see only first-level
data objects in the right panel.
When clicking on a Property header, user should see only first-level properties of the
Instance it belongs to.
When When clicking on an EXPECT "Instance" header, user should see only
first-level data objects in the right panel *AND* the GIVEN instances.
Changing Instance type is not allowed (dose not makes sense): only "DELETE" is
possible at "Instance" level. Deleting an Instance header(column) recursively
delete all the properties.
These issue is related to
https://issues.jboss.org/browse/DROOLS-2788
--
This message was sent by Atlassian Jira
(v7.12.1#712002)