Author Topic: Problem with UML-Profile for <<table>>  (Read 2707 times)

Alex

  • EA Novice
  • *
  • Posts: 2
  • Karma: +1/-0
    • View Profile
Problem with UML-Profile for <<table>>
« on: February 11, 2004, 07:34:45 am »
Hi

I've got a problem with a UML-Profile for the <<tabel>> stereotype:
If I drag it from the Resource-View to a diagram, nothing happens and the element isn't created.

Declaration of the element:

<Stereotype name="myTable" notes="">
 <AppliesTo>
   <Apply type="table"/>
 </AppliesTo>
 <TaggedValues>
   <Tag name="test" description="" values="true | false"/>
 </TaggedValues>
</Stereotype>

The table-element from the Toolbox works fine, but I need the tagged-values.

Does anyone know a solution for this?

Thanks
Alex