Book a Demo

Author Topic: Operation links to Sequence diagrams in HTML doc  (Read 2048 times)

EdgeCase

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Operation links to Sequence diagrams in HTML doc
« on: December 18, 2012, 04:04:56 am »
Hi all.
Regarding HTML document generated from a model, is it possible for  class operation Behavior details to contain a hyper link to the referenced behavioural element (e.g. one or more sequence diagram) ?
 
In my experience, as below, whilst I am able to link an operation to the behaviour element (diagram), the referenced behaviour shows in the HTML doc as only a GUID ref.

Public
foo( a: typeA):bar
Details:
Sequential  
Behavior:  {B8B493CB-00EF-4282-AF4A-41DF4CEA104E}  
Notes:  

Is it possible that the referenced Behaviour could be a hyper link to the referenced sequence diagram(s) ? If so, what is it I need to do ?
 
Many thanks,
EC.