Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Specification_pattern> ?p ?o. }
Showing items 1 to 27 of
27
with 100 items per page.
- Specification_pattern 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.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.".
- Specification_pattern thumbnail Specification_UML_v2.png?width=300.
- Specification_pattern wikiPageExternalLink SpecificationPart1.aspx.
- Specification_pattern wikiPageExternalLink specification-pattern-for-selection-on-lists.
- Specification_pattern wikiPageExternalLink spec.pdf.
- Specification_pattern wikiPageExternalLink the-specification-pattern-a-primer.
- Specification_pattern wikiPageID "12088522".
- Specification_pattern wikiPageRevisionID "603172573".
- Specification_pattern hasPhotoCollection Specification_pattern.
- Specification_pattern subject Category:Articles_with_example_C_Sharp_code.
- Specification_pattern subject Category:Software_design_patterns.
- Specification_pattern type Abstraction100002137.
- Specification_pattern type Cognition100023271.
- Specification_pattern type Form105930736.
- Specification_pattern type PsychologicalFeature100023100.
- Specification_pattern type SoftwareDesignPatterns.
- Specification_pattern type Structure105726345.
- Specification_pattern 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.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.".
- Specification_pattern label "Specification pattern".
- Specification_pattern label "Спецификация (шаблон проектирования)".
- Specification_pattern sameAs m.02vpgdp.
- Specification_pattern sameAs Q7575013.
- Specification_pattern sameAs Q7575013.
- Specification_pattern sameAs Specification_pattern.
- Specification_pattern wasDerivedFrom Specification_pattern?oldid=603172573.
- Specification_pattern depiction Specification_UML_v2.png.
- Specification_pattern isPrimaryTopicOf Specification_pattern.