Add multiple operations fast / pasting list of operations?

I have a list of operation names for a class, and want to add them all into a class. Do I have to add them one by one or is there some faster way to do this? E.g. in UMLet I would edit it in sublime text with multicursor/block selection and paste it directly into the class description.