Skip to main content



      Home
Home » Eclipse Projects » Sirius » AQL and oclIsUndefined()
AQL and oclIsUndefined() [message #1719483] Fri, 08 January 2016 05:15 Go to next message
Eclipse UserFriend
Hi,

It seems that oclIsUndefined() is not present in AQL anymore.

Can I simply subtitute x.oclIsUndefined() by x != null in general?

(I am aware of the fact that guarding against oclIsUndefined() is not necessary in a lot of places in aql anymore.)

Greetings,
Wilbert.
Re: AQL and oclIsUndefined() [message #1719534 is a reply to message #1719483] Fri, 08 January 2016 12:13 Go to previous message
Eclipse UserFriend
Almost except the syntax which is the same as OCL, meaning you can substitute with x <> null

Previous Topic:Is it possible to use Sirius without generated java code?
Next Topic:how to test an enumerated value with AQL
Goto Forum:
  


Current Time: Thu Jul 17 07:23:11 EDT 2025

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

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

Back to the top