Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Properties for connections between two figures
Properties for connections between two figures [message #542202] Thu, 24 June 2010 08:41
Eclipse UserFriend
Originally posted by: templth.yahoo.fr

Hello,

In my metamodel, I have two elements linked thanks to another element
which provides information for this link, as described below:

- ElementA:
- some properties
- elements (containment=true, 0..*): ElementB

- ElementB:
- some properties
- ref (containment=true): ElementC

ElementC:
- some properties

I'm trying to implement a modeler with GMF for such use case and have
several questions.

1°) Is the scenario is possible with GMF and is an element of the
metamodel can be associated with a link?
2°) If it's possible, are there some documentations, howto or tutorials
describing this aspect?
3°) Since every linking properties are defined with the containement
property set to true, is it possible to automatically add the link with
ElementA when creating a new ElementC?

Thanks very much for your help.
Thierry
Previous Topic:Add a context menu
Next Topic:How to initialize the arrangement of elements in the opening of a diagram?
Goto Forum:
  


Current Time: Sat Jul 27 05:11:01 GMT 2024

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

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

Back to the top