Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Archetype_pattern> ?p ?o. }
Showing items 1 to 24 of
24
with 100 items per page.
- Archetype_pattern abstract "The Archetype pattern separates the logic from implementation; the separation is accomplished by there being two abstract classes, a decorator (for logic) and a delegate (for implementation). The Factory handles the mapping of decorator and delegate classes and returns the pair associated with a parameter or parameters passed. The interface is the contract between a decorator, a delegate and the calling class creating an Inversion of Responsibility. This example use two branches however you can have 'N' branches as required. The pattern means that one branch from the interface does not have to worry about how another branch operators as long it implements the interface.".
- Archetype_pattern thumbnail ClassModel.jpg?width=300.
- Archetype_pattern wikiPageID "25220877".
- Archetype_pattern wikiPageRevisionID "572435283".
- Archetype_pattern hasPhotoCollection Archetype_pattern.
- Archetype_pattern originalResearch "December 2009".
- Archetype_pattern orphan "March 2010".
- Archetype_pattern refimprove "December 2009".
- Archetype_pattern subject Category:Software_design_patterns.
- Archetype_pattern type Abstraction100002137.
- Archetype_pattern type Cognition100023271.
- Archetype_pattern type Form105930736.
- Archetype_pattern type PsychologicalFeature100023100.
- Archetype_pattern type SoftwareDesignPatterns.
- Archetype_pattern type Structure105726345.
- Archetype_pattern comment "The Archetype pattern separates the logic from implementation; the separation is accomplished by there being two abstract classes, a decorator (for logic) and a delegate (for implementation). The Factory handles the mapping of decorator and delegate classes and returns the pair associated with a parameter or parameters passed. The interface is the contract between a decorator, a delegate and the calling class creating an Inversion of Responsibility.".
- Archetype_pattern label "Archetype pattern".
- Archetype_pattern sameAs m.09gkyks.
- Archetype_pattern sameAs Q4786164.
- Archetype_pattern sameAs Q4786164.
- Archetype_pattern sameAs Archetype_pattern.
- Archetype_pattern wasDerivedFrom Archetype_pattern?oldid=572435283.
- Archetype_pattern depiction ClassModel.jpg.
- Archetype_pattern isPrimaryTopicOf Archetype_pattern.