Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » OCL query
OCL query [message #195226] Wed, 02 July 2008 03: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 06:58 Go to previous message
Eclipse UserFriend
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: Sun Nov 09 14:13:31 EST 2025

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

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

Back to the top