OCLOperators ViewModels
No edit summary
No edit summary
Line 4: Line 4:
  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:OCL General Operators]]
[[Category:OCL General Operators]]

Revision as of 07:43, 19 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 89 days ago on 02/10/2024. What links here