OCLEditorHelp OclPreconditionQuery
No edit summary
m ((username removed) (log details removed): Moving to Documentation namespace)
(No difference)

Revision as of 21:04, 20 December 2023

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