OCLEditorHelp OclPreconditionQuery
(Adding message template to the top of the page)
(Replacing message template with parser tag)
 
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
All methods allow you to define a precondition that must be met before you execute a method.
All methods allow you to define a precondition that must be met before you execute a method.



Latest revision as of 07:47, 17 June 2024

All methods allow you to define a precondition that must be met before you execute a method.

You can check this precondition with the auto-created PreconditionQuery operator, which is your method name with an appended question mark:

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