OCLOperators Size () : Integer
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
|14 | |14 | ||
|} | |} | ||
[[Category:OCL String Operators]] | [[Category:OCL String Operators]] |
Revision as of 05:56, 18 April 2023
This page was created by Peter on 2019-11-25. Last edited by Edgar on 2025-01-20.
Returns the number of characters composing self.
Expression | Result |
---|---|
'size operation'->size | 14 |