Matches in DBpedia 2016-04 for { <http://wikidata.dbpedia.org/resource/Q7575013> ?p ?o }
Showing triples 1 to 21 of
21
with 100 triples per page.
- Q7575013 subject Q7478366.
- Q7575013 subject Q8285793.
- Q7575013 abstract "In computer programming, the specification pattern is a particular software design pattern, whereby business rules can be recombined by chaining the business rules together using boolean logic. The pattern is frequently used in the context of domain-driven design.A specification pattern outlines a business rule that is combinable with other business rules. In this pattern, a unit of business logic inherits its functionality from the abstract aggregate Composite Specification class. The Composite Specification class has one function called IsSatisfiedBy that returns a boolean value. After instantiation, the specification is "chained" with other specifications, making new specifications easily maintainable, yet highly customizable business logic. Furthermore upon instantiation the business logic may, through method invocation or inversion of control, have its state altered in order to become a delegate of other classes such as a persistence repository.".
- Q7575013 thumbnail Specification_UML_v2.png?width=300.
- Q7575013 wikiPageExternalLink SpecificationPart1.aspx.
- Q7575013 wikiPageExternalLink spec.pdf.
- Q7575013 wikiPageExternalLink the-specification-pattern-a-primer.
- Q7575013 wikiPageExternalLink Doctrine-Specification.
- Q7575013 wikiPageExternalLink SpecificationPattern.
- Q7575013 wikiPageExternalLink SpecificationPattern.
- Q7575013 wikiPageExternalLink specification-pattern-for-selection-on-lists.
- Q7575013 wikiPageWikiLink Q1518244.
- Q7575013 wikiPageWikiLink Q181156.
- Q7575013 wikiPageWikiLink Q2370.
- Q7575013 wikiPageWikiLink Q524367.
- Q7575013 wikiPageWikiLink Q666438.
- Q7575013 wikiPageWikiLink Q7478366.
- Q7575013 wikiPageWikiLink Q8285793.
- Q7575013 comment "In computer programming, the specification pattern is a particular software design pattern, whereby business rules can be recombined by chaining the business rules together using boolean logic. The pattern is frequently used in the context of domain-driven design.A specification pattern outlines a business rule that is combinable with other business rules. In this pattern, a unit of business logic inherits its functionality from the abstract aggregate Composite Specification class.".
- Q7575013 label "Specification pattern".
- Q7575013 depiction Specification_UML_v2.png.