Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Eugenia Annotation(@gmf.diagram(foo="bar") anno)
Eugenia Annotation [message #1123627] Wed, 02 October 2013 19:27 Go to next message
serhat gezgin is currently offline serhat gezginFriend
Messages: 243
Registered: January 2013
Location: Izmir
Senior Member
Hi all,

I wonder can i use .emf like below code?

@gmf.diagram(foo="bar")
@gmf.node(label="name", figure="rectangle", border.color="0,0,0", color="200,191,231", border.style="solid", label.placement="internal", label.icon="true", size="80,80")
class Package extends Classifier {

  @gmf.compartment(foo="bar")
  val Classifier[*] ownedClassifier;
}


i just need white screen of diagram must be Package and i want to add subPackage to it

how can i do this ?

Regards
Re: Eugenia Annotation [message #1124499 is a reply to message #1123627] Thu, 03 October 2013 15:50 Go to previous messageGo to next message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2162
Registered: July 2009
Location: York, UK
Senior Member

What happens when you try to use this?

Cheers,
Dimitris
Re: Eugenia Annotation [message #1128261 is a reply to message #1124499] Mon, 07 October 2013 14:10 Go to previous message
serhat gezgin is currently offline serhat gezginFriend
Messages: 243
Registered: January 2013
Location: Izmir
Senior Member
Yes it worked
Previous Topic:Extended property
Next Topic:gmf.label for EAttributes - use of pattern
Goto Forum:
  


Current Time: Tue Apr 16 10:27:12 GMT 2024

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

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

Back to the top