Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: volenin on November 14, 2012, 02:50:01 pm
-
Hi,
I have defined a hierarchy of stereotypes in my UML Profile:
ChildStereotype --generalize--> ParentStereotype --extend--> Metaclass
I wonder if it's possible to 'hide' 'ParentStereotype' from the toolbox. I think with MDG it might be possible (as I recall there is a way to define the 'content' of the toolbox)... Is it possible to do through the UML Profile imported as a resource?
Thanks,
Vlad
-
Make ParentStereotype abstract :)
-
Great. Thanks.