On Thu, Apr 16, 2009 at 1:18 PM, Andreas Rueckert <[email protected]> wrote: > Hi! > > When adding an operation, I'm currently getting an (NotYetImplemented-) > exception, because the operation > property panel requests the tagged values for an operation (tab tagged > values). > These do no longer exist in UML2. One workaround would be a stereotype > applied to all model elements, > holding the tagged values, that do not belong to a specific stereotype: > http://www.omg.org/issues/issue6453.txt > See the 'Methods inherited from interface > org.eclipse.uml2.uml.StructuredClassifier' > here: > http://download.eclipse.org/modeling/mdt/uml2/javadoc/3.0.0/org/eclipse/uml2/uml/Stereotype.html > I don't like such a workaround, and would rather outcommented the tagged > values tab for now, > until the XML prop panels are far enough for a real UML2 compliant > replacement (attributes > list in the stereotypes-tab, I guess). > Any alternatives for now?
I'd prefer to not break any existing 1.4 functionality. Maybe is it easier to disable the tab propPanel if we're not using MDR? or just returning an Empty list? > Ciao, > Andreas > > -- > Neu: GMX FreeDSL Komplettanschluss mit DSL 6.000 Flatrate + Telefonanschluss > für nur 17,95 Euro/mtl.!* > http://dslspecial.gmx.de/freedsl-surfflat/?ac=OM.AD.PD003K11308T4569a > > ------------------------------------------------------ > http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=1745419 > > To unsubscribe from this discussion, e-mail: > [[email protected]]. > To be allowed to post to the list contact the mailing list moderator, email: > [[email protected]] > -- Cheers, Christian López Espínola <penyaskito> ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=1745985 To unsubscribe from this discussion, e-mail: [[email protected]]. To be allowed to post to the list contact the mailing list moderator, email: [[email protected]]
