Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » up-to-date list of supported annotations?
up-to-date list of supported annotations? [message #565158] Thu, 12 February 2009 10:10
Michael Moser is currently offline Michael MoserFriend
Messages: 914
Registered: July 2009
Senior Member
Hi, I tried a few more of the @gmf annotations listed at
http://epsilonlabs.wiki.sourceforge.net/EuGENia,

among them things like ... figure="...", color="..."

When defining explicitly figure="roundedrectangle" (just to make this
explicit, even though that's the default) then - when generating the
diagram code - this leads to:

roundedrectangle cannot be resolved to a type ProcessEditPart.java
test.diagram/src/test/diagram/edit/parts line 217 Java Problem
The method add(WrappingLabel) is undefined for the type
ProcessEditPart.ProcessFigure ProcessEditPart.java
test.diagram/src/test/diagram/edit/parts line 242 Java Problem
The method setBackgroundColor(Color) is undefined for the type
ProcessEditPart.ProcessFigure ProcessEditPart.java
test.diagram/src/test/diagram/edit/parts line 230 Java Problem
Type mismatch: cannot convert from ProcessEditPart.ProcessFigure to
IFigure ProcessEditPart.java test.diagram/src/test/diagram/edit/parts
line 97 Java Problem

I guess only the first is the real problem, the others seem to be
consequential bugs. Shall I open a Bugzilla?

Michael
Previous Topic:[Eugenia] Question on how to define a typed relation?
Next Topic:Odd bug in generated graphical editor
Goto Forum:
  


Current Time: Thu Apr 25 17:49:36 GMT 2024

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

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

Back to the top