Re: Standalone functions in UML? (Global functions)
Posted By:
Anonymous
Posted On:
Sunday, February 6, 2005 10:03 AM
Maybe you can define those functions in a utility class. The functions defined in this kind of classed are pulic and static method(Class method).