Hey there
I am attempting to create a stereotype (pls see XML below) that sets the visibility for Public, Private, Package and Protected Attributes & Operations.
The other check boxes seem to get checked, but not those mentioned above.
Any help, as always, is greatly appreciated.
Cheers
Jays :-)
<Stereotype name="Stereotype 4" cx="0" cy="0" instanceMode="Instance" bordercolor="-1" bgcolor="-1" fontcolor="-1" borderwidth="-1">
<Image/>
<Icon/>
<AppliesTo>
<Apply type="Class">
<Property name="_AttInh" value="1"/>
<Property name="_AttPkg" value="1"/>
<Property name="_AttPri" value="1"/>
<Property name="_AttPro" value="1"/>
<Property name="_AttPub" value="1"/>
<Property name="_OpInh" value="1"/>
<Property name="_OpPkg" value="1"/>
<Property name="_OpPri" value="1"/>
<Property name="_OpPro" value="1"/>
<Property name="_OpPub" value="1"/>
<Property name="_ConInh" value="1"/>
<Property name="_Constraint" value="1"/>
<Property name="_ResInh" value="1"/>
<Property name="_Responsibility" value="1"/>
<Property name="_Tag" value="1"/>
<Property name="_TagInh" value="1"/>
<Property name="isActive" value="True"/>
</Apply>
</AppliesTo>
<TaggedValues/>
<DiagramProperties/>
<metaconstraints/>
</Stereotype>