Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » ConvertToMetamodelAction makes classifiers private
ConvertToMetamodelAction makes classifiers private [message #626086] Mon, 25 February 2008 15:41
Eclipse UserFriend
Originally posted by: cdamus.ca.ibm.com

Hi,

In using the UML Editor for metamodeling, I find that the "Convert to
Metamodel" action in the editor menu correctly stereotypes my classes as
<<metaclass>> but it also reduces the visibility of my enumerations and
other data types to private.

I see in the action, the UMLSwitch::caseClassifier(Classifier) method is
override to make all non-metaclasses private. This is OK for associations,
but I'd like users of my metamodel to be able to reference my data types.

Why should these have private visibility? Will badness ensue if I change
them back to public visibility?

Thanks,

Christian
Previous Topic:Migrating from rational rose model to UML2
Next Topic:inner (nested) classes
Goto Forum:
  


Current Time: Thu Apr 25 10:37:11 GMT 2024

Powered by FUDForum. Page generated in 0.02935 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top