Book a Demo

Author Topic: OCL validation does not work  (Read 3434 times)

mse

  • EA User
  • **
  • Posts: 308
  • Karma: +1/-0
    • View Profile
OCL validation does not work
« on: June 17, 2014, 10:28:37 pm »
I typed in the following rule on a classifier:

INV:self.part->size()=5)

I left an extra parentheses in there to make sure it would fail. However, when I ran model validation, the validation passed without showing any errors.

Do I have my Syntax right? How do I check my OCL statements at all?

I am using the 30-day evaluation version, does that matter?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: OCL validation does not work
« Reply #1 on: June 17, 2014, 11:44:19 pm »
EA does not do OCL validation. It only checks the OCL syntax.

q.