Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: Alex on February 11, 2004, 07:34:45 am

Title: Problem with UML-Profile for <<table>>
Post by: Alex 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