1
General Board / Problem with RTF doc. and ActivityPartition
« on: February 26, 2011, 08:30:38 am »
Hello,
I have the following structure of my model:
Use Cases
-- Use Case Package 1
---- Use Case1
------ Activity Diagram
....
My RTF Template:
package >
diagram >
< diagram
element >
Use Case: {Element.Name}
child elements >
Element: {Element.Name}
< child elements
< element
child packages >
< child packages
< package
My main purpose is to present the Activity Diagram for each Use Case and list the elements on each diagram.
When I list the name of element in the <child elements> for a standard activity diagram everything is ok. Problem is when I have the ActivityPartition on the Activity Diagram, Then I have only the name of partition without elements inside partition.
Is possible to go deeper into elements of the partition. ?
Thanks
Best.
I have the following structure of my model:
Use Cases
-- Use Case Package 1
---- Use Case1
------ Activity Diagram
....
My RTF Template:
package >
diagram >
< diagram
element >
Use Case: {Element.Name}
child elements >
Element: {Element.Name}
< child elements
< element
child packages >
< child packages
< package
My main purpose is to present the Activity Diagram for each Use Case and list the elements on each diagram.
When I list the name of element in the <child elements> for a standard activity diagram everything is ok. Problem is when I have the ActivityPartition on the Activity Diagram, Then I have only the name of partition without elements inside partition.
Is possible to go deeper into elements of the partition. ?
Thanks
Best.