Class Method

java.lang.Object
cruise.umple.compiler.Method

public class Method
extends java.lang.Object
A method in an Umple class or interface Umple Methods are coded by the programmer in the language(s) of their choice This is for cloning Note: This code doesn't cover deep cloning. It's a combination of shallow and deep cloning