- The concept that the structure and language of software code (class names, class methods, class variables) should match the business domain. For example, if a software processes loan applications, it might have classes such as LoanApplication and Customer, and methods such as AcceptOffer and Withdraw. ← Wikipedia
- More about this term (beta): Web search, articles and videos, books
- Previous term: Domain-Based Message Authentication, Reporting, and Conformance
- Next term: Domain-specific language
- Random term: Fork