Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
RSA UML Models
venugopalp
In BIRT i want, section wise diagrams
In RSA i have a UML model project, some what like this
1.2.1 XX1
Usecase Diagram
sequence Diagram
1.2.2 XX2
Usecase Diagram
sequence Diagram
i'm using
oclQuery(getDiagrams(//*),"self.type = 'Usecase'"
which will fetch all the usecase Diagrams in the model in one shot.
how to replace "//*", which gives me the desired result ?
thanks
VG
Find more posts tagged with
Comments
Virgil Dodson
Hi VG,
I'm moving this thread to the Using BIRT with Rational Tools forums so maybe someone will know there.
Virgil Dodson
I poked around the net for a minute to learn more about BIRT with oclQuery and found a document that looks like it might help if you have not already seen it.<br />
<br />
<a class='bbc_url' href='
http://publib.boulder.ibm.com/infocenter/rsmhelp/v7r5m0/index.jsp?topic=/com.ibm.ccl.erf.doc/topics/r_additional_xpath_functions.html'>Help
- Rational Software Modeler</a>