OCLOperators ViewModels
No edit summary
No edit summary
Line 1: Line 1:
A tuple with the ViewModels for this class a members.
A tuple with the ViewModels for this class as members.


For example used like this
For example, used 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:OCLOperators]]

Revision as of 08:18, 6 March 2023

A tuple with the ViewModels for this class as members.

For example, used 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 90 days ago on 02/10/2024. What links here