How to indicate that a class is synchronised in VP

+getShowSize():synchronized int // is this syntax correct?
or is it just +getShowSize(): int

Hi Hitmen,

Thanks for your post. You should have an operation
+getShowSize() : int
Then specify “synchronized” in Operation Code Details tab in Operation Specification dialog (see attached image).

Best regards,
Lilian Wong

operation_code_details.png