A UML operation representing a constructor is given the same name as its parent class or structurename.
表示构造方法的UML操作有和其母体类或结构名相同的名字。
2
Although this usually works as expected, the compiler generates a warning message and makes the access through the class or structurename instead of the variable.