Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » [Eugenia] @gmf.diagram Annotations ignored
[Eugenia] @gmf.diagram Annotations ignored [message #586957] Thu, 04 March 2010 10:29
Ralf is currently offline RalfFriend
Messages: 25
Registered: March 2010
Junior Member
Moin, moin,

I'm using Eclipse Modelling Package 20090920-1017 with Eugenia 0.8.8.200910281243 and Emfatic 0.3.0.200810132307

The GMF generation works fine but the gmf.diagram annotations are ignored (while others like @gmf.node or @gmf.link are working):

@gmf.diagram(onefile="true", diagram.extension="sgraph", units="Pixels")
class SGraph {
val Node[*] nodes;
val Edge[*] edges;
}

The annotations are transfered correctly by Emfatic to the sgraph.ecore model.

Does anybody have a clue what's wrong ?
Previous Topic:zoom in - out the evl based generated errors in graphical editor
Next Topic:[EuGENia] Ordering of Tools, Adding custom menus, Drag'n'Drop
Goto Forum:
  


Current Time: Thu Mar 28 22:15:01 GMT 2024

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

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

Back to the top