Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » How to change the place of validation decorators?
How to change the place of validation decorators? [message #233190] Tue, 09 June 2009 21:38
Alessander Botti Benevides is currently offline Alessander Botti BenevidesFriend
Messages: 20
Registered: July 2009
Junior Member
Hi people,

how can I change the place of the validation decorators? For example, I
have a metamodel with an EClass A and an EClass B. EClass A has an
EReference AtoB to EClass B, and EClass B has the opposite EReference
BtoA, so I can navigate from one to other. EClass A is visualized as a
Link A, but EClass B has no visualization. How can I place the validation
decorators of an instance B1 of EClass B in a label of the instance A1 of
Eclass A? Consider that (A1.AtoB == B1) and (B1.BtoA == A1).

I managed to change both the property section (the "Properties" tab) and
the sheet label (the label of the "Properties" tab) of a label of A1 to
show the property section and sheet label of B1, but I don't know how to
do this with the validation decorators. Can someone help me?

Best regards,
Alessander Botti Benevides
Previous Topic:Compartment item copy/paste
Next Topic:[Announce] GMF 2.2.0RC4 is available
Goto Forum:
  


Current Time: Fri Apr 26 15:33:17 GMT 2024

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

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

Back to the top