OCLOperators IsDirtyMember
(Created page with "Called on a class attribute to check if this attribute has changes pending to be saved.")
 
(Replacing message template with parser tag)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Called on a class attribute to check if this attribute has changes pending to be saved.
<message>Write the content here to display this box</message>
Called on a class attribute to check if this attribute has changes pending to be saved.  
Thing.allinstances->collect(x|x.SomeString.IsDirtyMember)
[[Category:OCL General Operators]]
{{Edited|July|12|2024}}

Latest revision as of 07:47, 17 June 2024

Called on a class attribute to check if this attribute has changes pending to be saved.

Thing.allinstances->collect(x|x.SomeString.IsDirtyMember)
This page was edited 94 days ago on 06/17/2024. What links here