Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Gendoc » How to access ibd ?
How to access ibd ? [message #1715858] Thu, 26 November 2015 16:52 Go to next message
Marcin Marcinek is currently offline Marcin MarcinekFriend
Messages: 1
Registered: November 2015
Junior Member
Dear all,
I am new in uml and sysml. I tried to make documentation and unfortunately I faced problems with accessing of ibd in gendoc. How to search it within a model tree ? It is similar to bdd. Can you provide an example source code ?
Marcin
Re: How to access ibd ? [message #1716085 is a reply to message #1715858] Tue, 01 December 2015 07:56 Go to previous message
Tristan Faure is currently offline Tristan FaureFriend
Messages: 460
Registered: July 2009
Senior Member
Hello
to navigate through IBD you shall browse properties (owned parts) inside a block
example for a Block b (class stereotyped with Block)
[for (p : Property | b.ownedProperties)]
[p.name/] : [p.type.name/]
[/for]




Previous Topic:Installation cannot be completed.
Next Topic:Using fragments in if statements
Goto Forum:
  


Current Time: Thu Mar 28 22:24:19 GMT 2024

Powered by FUDForum. Page generated in 0.01838 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top