我正在使用enterprise architect制作一个uml类图并生成php5代码。如何为某个类生成getter和setter方法?
最佳答案
将<<Property>>
原型添加到要为其创建getter和setter的属性中。
有关进一步的参考,请参见
http://www.sparxsystems.com/uml_tool_guide/modeling/attributes.htm和
http://www.sparxsystems.com/uml_tool_guide/modeling/createprop.htm