Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Visibility of link when i click group element in the diagram
Visibility of link when i click group element in the diagram [message #581553] Wed, 07 October 2009 16:24
marco  is currently offline marco Friend
Messages: 82
Registered: September 2009
Member
@gmf.node(figure="ellipse",label = "name")
class group extends Element {
@gmf.link(source.decoration="rhomb",target.decoration="rhomb ")
ref Element[*] members;
}

Each element can be connected to a group.

Once you create a group, I see links to it colleges only when I click on the group.

I just deselect the group that the links were not more visible.

How do I make this?

thanks
marco
Previous Topic:Link property with 4 field...i don't set all [URGENT]
Next Topic:Explicit invocation of ETL rule
Goto Forum:
  


Current Time: Fri Apr 26 14:33:10 GMT 2024

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

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

Back to the top