Wednesday, February 21, 2018

BUSINESS DOMAIN

Business domain

From Wikipedia, the free encyclopedia
business domain in object-oriented programming is the set of classes that represent objects in the business model being implemented. The business domain is distinguishable from the business model in that the business model is an understanding and explanation of information and behaviors in the problem domain while the business domain is an implementation of that model in a specific programming language.

Basics[edit]

Example[edit]

com.example.myapplication

Further reading[edit]

References[edit]

No comments:
Write comments