dbo:abstract
|
- The anemic domain model is described as 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. (en)
- El modelo de dominio anémico es el diseño de un modelo de dominio en el que los objetos de dominio contiene muy poca o ninguna lógica de negocio (validaciones, cálculos, reglas de negocio, etc.) (es)
- 빈약한 도메인 모델(anemic domain model)은 도메인 객체들에 비즈니스 로직(확인, 계산, 비즈니스 규칙 등)이 거의 없거나 아예 없는 소프트웨어 도메인 모델의 이용이다. (ko)
- Rich/Anemic модель — два підходи до організації архітектури моделі (uk)
|
dbo:wikiPageExternalLink
| |
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 9278 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
gold:hypernym
| |
rdfs:comment
|
- The anemic domain model is described as 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. (en)
- El modelo de dominio anémico es el diseño de un modelo de dominio en el que los objetos de dominio contiene muy poca o ninguna lógica de negocio (validaciones, cálculos, reglas de negocio, etc.) (es)
- 빈약한 도메인 모델(anemic domain model)은 도메인 객체들에 비즈니스 로직(확인, 계산, 비즈니스 규칙 등)이 거의 없거나 아예 없는 소프트웨어 도메인 모델의 이용이다. (ko)
- Rich/Anemic модель — два підходи до організації архітектури моделі (uk)
|
rdfs:label
|
- Anemic domain model (en)
- Modelo de dominio anémico (es)
- 빈약한 도메인 모델 (ko)
- Rich/Anemic модель (uk)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageRedirects
of | |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |