Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Chain-of-responsibility_pattern> ?p ?o. }
Showing items 1 to 36 of
36
with 100 items per page.
- Chain-of-responsibility_pattern abstract "In object-oriented design, the chain-of-responsibility pattern is a design pattern consisting of a source of command objects and a series of processing objects. Each processing object contains logic that defines the types of command objects that it can handle; the rest are passed to the next processing object in the chain. A mechanism also exists for adding new processing objects to the end of this chain.In a variation of the standard chain-of-responsibility model, some handlers may act as dispatchers, capable of sending commands out in a variety of directions, forming a tree of responsibility. In some cases, this can occur recursively, with processing objects calling higher-up processing objects with commands that attempt to solve some smaller part of the problem; in this case recursion continues until the command is processed, or the entire tree has been explored. An XML interpreter might work in this manner.This pattern promotes the idea of loose coupling, which is considered a programming best practice.".
- Chain-of-responsibility_pattern wikiPageID "23830136".
- Chain-of-responsibility_pattern wikiPageRevisionID "603429306".
- Chain-of-responsibility_pattern hasPhotoCollection Chain-of-responsibility_pattern.
- Chain-of-responsibility_pattern subject Category:Software_design_patterns.
- Chain-of-responsibility_pattern type Abstraction100002137.
- Chain-of-responsibility_pattern type Cognition100023271.
- Chain-of-responsibility_pattern type Form105930736.
- Chain-of-responsibility_pattern type PsychologicalFeature100023100.
- Chain-of-responsibility_pattern type SoftwareDesignPatterns.
- Chain-of-responsibility_pattern type Structure105726345.
- Chain-of-responsibility_pattern comment "In object-oriented design, the chain-of-responsibility pattern is a design pattern consisting of a source of command objects and a series of processing objects. Each processing object contains logic that defines the types of command objects that it can handle; the rest are passed to the next processing object in the chain.".
- Chain-of-responsibility_pattern label "Chain of Responsibility (patrón de diseño)".
- Chain-of-responsibility_pattern label "Chain of Responsibility パターン".
- Chain-of-responsibility_pattern label "Chain of Responsibility".
- Chain-of-responsibility_pattern label "Chain-of-responsibility pattern".
- Chain-of-responsibility_pattern label "Chain-of-responsibility pattern".
- Chain-of-responsibility_pattern label "Chaîne de responsabilité (patron de conception)".
- Chain-of-responsibility_pattern label "Zuständigkeitskette".
- Chain-of-responsibility_pattern label "Łańcuch zobowiązań (wzorzec projektowy)".
- Chain-of-responsibility_pattern label "Цепочка обязанностей".
- Chain-of-responsibility_pattern label "责任链模式".
- Chain-of-responsibility_pattern sameAs Zuständigkeitskette.
- Chain-of-responsibility_pattern sameAs Chain_of_Responsibility_(patrón_de_diseño).
- Chain-of-responsibility_pattern sameAs Chaîne_de_responsabilité_(patron_de_conception).
- Chain-of-responsibility_pattern sameAs Chain-of-responsibility_pattern.
- Chain-of-responsibility_pattern sameAs Chain_of_Responsibility_パターン.
- Chain-of-responsibility_pattern sameAs Chain_of_responsibility_패턴.
- Chain-of-responsibility_pattern sameAs Łańcuch_zobowiązań_(wzorzec_projektowy).
- Chain-of-responsibility_pattern sameAs Chain_of_Responsibility.
- Chain-of-responsibility_pattern sameAs m.015yz5.
- Chain-of-responsibility_pattern sameAs Q231062.
- Chain-of-responsibility_pattern sameAs Q231062.
- Chain-of-responsibility_pattern sameAs Chain-of-responsibility_pattern.
- Chain-of-responsibility_pattern wasDerivedFrom Chain-of-responsibility_pattern?oldid=603429306.
- Chain-of-responsibility_pattern isPrimaryTopicOf Chain-of-responsibility_pattern.