OCLOperators ViewModels
No edit summary
No edit summary
Line 1: Line 1:
A tuple with the ViewModels for this class as members.
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 show 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]]
[[Category:OCL General Operators]]

Revision as of 07:27, 14 April 2023

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