OCLOperators ViewModels
No edit summary
(Replacing message template with parser tag)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A tuple with the ViewModels for this class a members.
<message>Write the content here to display this box</message>
A tuple with the ViewModels for this class as members.


For example used like this
For example, use it like this:
  self.opendocumentreportshow(<classname>.ViewModels.<myviewmodelname>)
  self.opendocumentreportshow(<classname>.ViewModels.<myviewmodelname>)
A name change to a viewmodel will break this expression and you will get an error in the model validation.
A name change to a ViewModel will break this expression and show an error in the model validation.
[[Category:OCLOperators]]
[[Category:OCL General Operators]]
{{Edited|July|12|2024}}

Latest revision as of 07:49, 17 June 2024

A tuple with the ViewModels for this class as members.

For example, use it like this:

self.opendocumentreportshow(<classname>.ViewModels.<myviewmodelname>)

A name change to a ViewModel will break this expression and show an error in the model validation.

This page was edited 95 days ago on 06/17/2024. What links here