Previous Topic: FunctionsNext Topic: Processes


eGolf Services Functions

For now, we will only to deal with Golfers. We need a corresponding business function to group all of the activities we are going to have for Golfers. Our eGolf Services root function can decompose into one other function called Golfer Management.

eGolf Services Functions

The naming convention for business functions is usually a noun, followed by the noun form of a verb, as in:

Activity decomposition follows the rules of structured outlining. Normally, a function would decompose into at least two other functions, or two other processes. We are only modeling part of the business. If we were modeling the entire business, we would likely have other functions dealing with things like Advertising and Courses.