OCLOperators whentrue
(Created page with "When having immutable ocl expression you always return a value - and the the OCLOperators_TrueFalse is good, but when using the MDriven Action-Language that allows updates of...")
 
No edit summary
Line 1: Line 1:
When having immutable ocl expression you always return a value - and the the OCLOperators_TrueFalse is good, but when using the MDriven Action-Language that allows updates of objects another construct is introduced to compact things even more:
When having immutable ocl expression you always return a value - and the the [[OCLOperators_TrueFalse]] is good, but when using the MDriven Action-Language that allows updates of objects another construct is introduced to compact things even more:


boolean.case(dothis):boolean
boolean.case(dothis):boolean

Revision as of 10:06, 4 December 2021

When having immutable ocl expression you always return a value - and the the OCLOperators_TrueFalse is good, but when using the MDriven Action-Language that allows updates of objects another construct is introduced to compact things even more:

boolean.case(dothis):boolean

This page was edited 97 days ago on 02/10/2024. What links here