Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » OCL query
OCL query [message #195226] Wed, 02 July 2008 07:07 Go to next message
Eclipse UserFriend
Originally posted by: govind.xxx.com

HI..

In my project.. i want a constraint that any figure which is other figure
should not connect (ie. through link)to other figure which is residing on
the figure.

Ex: Figure A is in Figure B
Figure C is in Figure D

I should not to connect figure A and C using link.


Thanking in Advance

Regards
Govind R
Re: OCL query [message #195322 is a reply to message #195226] Wed, 02 July 2008 10:58 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello govind,

Something like (targetEnd Link constraint)

self.parentFigure.oclIsUndefined()

-----------------
Alex Shatalin
Previous Topic:GenDiagram.ext
Next Topic:code not generated problem
Goto Forum:
  


Current Time: Thu Apr 25 01:25:34 GMT 2024

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

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

Back to the top