Book a Demo

Author Topic: how to add comments tag to the operation (XMI conv  (Read 11477 times)

rlgopi

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
how to add comments tag to the operation (XMI conv
« on: December 10, 2011, 01:15:52 am »
I have created one class and many operations. When i converted them to XMI, i don't have the ump type UML:comment associated to the operations. But i can see the tag at package level.

How do i add at individual operation level.

<ownedComment xmi:type="uml:Comment">... This is always appears at the package level am not able to get it at operation level. pls advise