domain model - Definition. Was ist domain model
Diclib.com
Wörterbuch ChatGPT
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz ChatGPT

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

Was (wer) ist domain model - definition

CONCEPTUAL MODEL OF THE DOMAIN IN SOFTWARE ENGINEERING THAT INCORPORATES BOTH BEHAVIOUR AND DATA
Domain object model; Domain Model; Domain Object Model
  • Sample domain model for a health insurance plan

domain model         
<systems analysis> 1. A definition of the functions, objects, data, requirements, relationships and variations in a particular domain. 2. A product of domain analysis which provides a representation of the requirements of the domain. The domain model identifies and describes the structure of data, flow of information, functions, constraints and controls within the Domain that are included in software systems in the domain. The Domain Model describes commonalities and variabilities among requirements for software systems in the domain. (1997-12-26)
Domain model         
In software engineering, a domain model is a conceptual model of the domain that incorporates both behavior and data.Fowler, Martin.
Anemic domain model         
Anemic Domain Model
The anemic domain model is a programming anti-pattern where the domain objects contain little or no business logic like validations, calculations, rules, and so forth. The business logic is thus baked into the architecture of the program itself, making refactoring and maintenance more difficult and time-consuming.

Wikipedia

Domain model

In software engineering, a domain model is a conceptual model of the domain that incorporates both behavior and data. In ontology engineering, a domain model is a formal representation of a knowledge domain with concepts, roles, datatypes, individuals, and rules, typically grounded in a description logic.