Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Delegation_pattern> ?p ?o. }
Showing items 1 to 24 of
24
with 100 items per page.
- Delegation_pattern abstract "In software engineering, the delegation pattern is a design pattern in object-oriented programming where an object, instead of performing one of its stated tasks, delegates that task to an associated helper object. There is an Inversion of Responsibility in which a helper object, known as a delegate, is given the responsibility to execute a task for the delegator. The delegation pattern is one of the fundamental abstraction patterns that underlie other software patterns such as composition (also referred to as aggregation), mixins and aspects.".
- Delegation_pattern wikiPageExternalLink Delegate.
- Delegation_pattern wikiPageID "148655".
- Delegation_pattern wikiPageRevisionID "583107165".
- Delegation_pattern hasPhotoCollection Delegation_pattern.
- Delegation_pattern subject Category:Articles_with_example_C++_code.
- Delegation_pattern subject Category:Articles_with_example_Java_code.
- Delegation_pattern subject Category:Software_design_patterns.
- Delegation_pattern type Abstraction100002137.
- Delegation_pattern type Cognition100023271.
- Delegation_pattern type Form105930736.
- Delegation_pattern type PsychologicalFeature100023100.
- Delegation_pattern type SoftwareDesignPatterns.
- Delegation_pattern type Structure105726345.
- Delegation_pattern comment "In software engineering, the delegation pattern is a design pattern in object-oriented programming where an object, instead of performing one of its stated tasks, delegates that task to an associated helper object. There is an Inversion of Responsibility in which a helper object, known as a delegate, is given the responsibility to execute a task for the delegator.".
- Delegation_pattern label "Delegation pattern".
- Delegation_pattern label "Шаблон делегирования".
- Delegation_pattern label "委托模式".
- Delegation_pattern sameAs m.0131q6.
- Delegation_pattern sameAs Q23805.
- Delegation_pattern sameAs Q23805.
- Delegation_pattern sameAs Delegation_pattern.
- Delegation_pattern wasDerivedFrom Delegation_pattern?oldid=583107165.
- Delegation_pattern isPrimaryTopicOf Delegation_pattern.