Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Problem while re-generating UML2Tools clazz diagram
Problem while re-generating UML2Tools clazz diagram [message #621791] Thu, 07 August 2008 08:07
Niels Brouwers is currently offline Niels BrouwersFriend
Messages: 80
Registered: July 2009
Member
Hi all,

I want to customize the UML2Tools class diagram to make it specific for
our domain. To start, I first want to re-generate the UML2Tools diagram
using the GMF models from plug-in org.eclipse.uml2.diagram.def

What I did was:
- import plugin org.eclipse.uml2.diagram.def as source project
- import plugin org.eclipse.uml2.diagram.clazz as source project
- selected classDiagram.gmfgen and started the generation of the diagram
code ('Generate UML2Tools Diagrams option'). Furthermore, I have checked
whether the path for the dynamic templates was correct, and it seemed to
be.
- I have ignored the validation errors -> proceed
- After a while the following error pops up:

Problems while generating code
Exception (Couldn't find operation
'hasConformableSemanticChildren(GenDiagram)' for GenDiagram.:in
aspects::xpt::diagram::updater::containerBaseCanonicalMethod s on line 40
'hasConformableSemanticChildren(this)') while generating code
Couldn't find operation 'hasConformableSemanticChildren(GenDiagram)' for
GenDiagram.:in
aspects::xpt::diagram::updater::containerBaseCanonicalMethod s on line 40
'hasConformableSemanticChildren(this)'


It seems to be a problem with the dynamic templates, but I can't find what
is causing the problem.

Additional info:
I am currently working with Borland Together 2008 M5, using updated with
newest versions of UML2Tools and GMF.

Can someone please help me with this problem?

Kind regards,
Niels Brouwers.


Kind regards,
Niels Brouwers.
Previous Topic:Nesting ActivityNodes Inside Activities
Next Topic:Problem while re-generating UML2Tools clazz diagram
Goto Forum:
  


Current Time: Thu Apr 25 21:14:57 GMT 2024

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

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

Back to the top