Book a Demo

Author Topic: UML profile and synch tagged value and contraint  (Read 2819 times)

igi

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
UML profile and synch tagged value and contraint
« on: November 09, 2005, 03:08:45 am »
If i have profile like that:
<Stereotype name="codelist" notes="" cx="123" cy="70" bgcolor="-1" fontcolor="-1" bordercolor="-1" borderwidth="-1" hideicon="" generalizes="domainclass">



<AppliesTo/>



<Redefinitions/>



<TaggedValues/>



<Constraints/>
</Stereotype>



<Stereotype name="domainclass" notes="" cx="171" cy="85" bgcolor="-1" fontcolor="-1" bordercolor="-1" borderwidth="-1" hideicon="">



<AppliesTo>




<Apply type="Class"/>



</AppliesTo>




<Redefinitions/>



<TaggedValues>




<Tag name="TableName" type="String" description="" unit="" values="" default=""/>




<Tag name="ReadOnly" type="boolean" description="" unit="" values="true,false" default="false"/>




<Tag name="GenerateOID" type="boolean" description="Generates oid if no attribute has oid stereotype." unit="" values="true,false" default="true"/>




<Tag name="BusinessObjectToString" type="String" description="" unit="" values="" default=""/>



</TaggedValues>




<Constraints/>


</Stereotype>


When i synch tagged values didn't work,but if i drag codelist into diagram i can see tagged value. If i delete this tagged value and sync tagged value didn't work ;-((...

           David.