I'm currently trying to access the sequence number of message links in UML
1.4 sequence diagrams via OCL (with getPropertyExt(...)) in a documentation
template, but I don't know how to do it. The problem is, that I don't know
the name of the property (maybe "sequenceNumber"?, "$sequenceNumber"?,
"sequence_number"?, ...). It seems also, that the sequence number won't be
stored in the XML files located in the model folder of the project. But if I
select a message link in a sequence diagram, the property "sequence number"
is displayed in the properties inspector. So, the information is available.
But how can I access it in a documentation template? Thanks for your help.
Best regards, Robin.
"Robin Lebert" <r.le...@exxcellent.de> wrote in message
news:44ac...@newsgroups.borland.com...