OCLOperators IsDirtyMember
No edit summary
(Replacing message template with parser tag)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<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.  
Called on a class attribute to check if this attribute has changes pending to be saved.  
  Thing.allinstances->collect(x|x.SomeString.IsDirtyMember)
  Thing.allinstances->collect(x|x.SomeString.IsDirtyMember)  
[[Category:OCLOperators]]
[[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