How to remove the () on method calls?

I’m altering VP-UML to work on Smalltalk/squeak, and part of that involves getting rid of the ()'s and allowing a mthod to use : in its name so variabless can be listed.

Is there an easy way to just disable the ()'s, if not a java to squeak conversion?

Hi user,

I am sorry, but I do not understand your problem. Are you referring to messages in sequence diagram? By default, a message will not show (), only when you adjust the message type from Unspecified to Call, it shows (). Is this what you are looking for?

Best Regards,
Jick

[quote=Jick]Hi user,

I am sorry, but I do not understand your problem. Are you referring to messaged in sequence diagram? By default, a message will not show (), only when you adjust the message type from Unspecified to Call, it shows (). Is this what you are looking for?

Best Regards,
Jick[/quote]

I am referring to class diagrams.

Hi user,

It is a UML notation to have () shows following the operation name. Could you please tell me more about your notation? Perhaps we can support it, too.

Best Regards,
Jick