Matches in DBpedia 2015-10 for { <http://dbpedia.org/resource/Type_generalization> ?p ?o }
Showing triples 1 to 44 of
44
with 100 triples per page.
- Type_generalization abstract "Type generalization is a technique commonly used in refactoring. The idea is to draw on the benefits of object-orientation and make more-generalized types, thus enabling more code sharing, leading to better maintainability as there is less code to write. Too-general code can, however, become completely useless, leading to spaghetti code doing effectively nothing.Type generalization refers to making more general or more abstract some subset of the traits of a specific type. A superclass has wider use than a specific subclass, and so is more 'general'.An example of generalizing a type would be moving a method from a child to a parent class for common use by all the parent class' children, not just the original child.Another example, in the Java programming language, would be access to an object via an interface which isn't tied into a specific implementation of that interface.".
- Type_generalization wikiPageID "2874679".
- Type_generalization wikiPageLength "1422".
- Type_generalization wikiPageOutDegree "12".
- Type_generalization wikiPageRevisionID "588539495".
- Type_generalization wikiPageWikiLink Category:Code_refactoring.
- Type_generalization wikiPageWikiLink Class_(computer_programming).
- Type_generalization wikiPageWikiLink Class_(computer_science).
- Type_generalization wikiPageWikiLink Code_refactoring.
- Type_generalization wikiPageWikiLink Data_type.
- Type_generalization wikiPageWikiLink Inheritance_(object-oriented_programming).
- Type_generalization wikiPageWikiLink Interface_(computer_science).
- Type_generalization wikiPageWikiLink Interface_(computing).
- Type_generalization wikiPageWikiLink Java_(programming_language).
- Type_generalization wikiPageWikiLink Method_(computer_programming).
- Type_generalization wikiPageWikiLink Method_(computer_science).
- Type_generalization wikiPageWikiLink Object-oriented_programming.
- Type_generalization wikiPageWikiLink Object_(computer_science).
- Type_generalization wikiPageWikiLink Refactoring.
- Type_generalization wikiPageWikiLink Spaghetti_code.
- Type_generalization wikiPageWikiLink Subclass_(computer_science).
- Type_generalization wikiPageWikiLink Superclass_(computer_science).
- Type_generalization wikiPageWikiLinkText "Generalize Type".
- Type_generalization wikiPageWikiLinkText "Type generalization".
- Type_generalization hasPhotoCollection Type_generalization.
- Type_generalization wikiPageUsesTemplate Template:Reflist.
- Type_generalization wikiPageUsesTemplate Template:Software-stub.
- Type_generalization subject Category:Code_refactoring.
- Type_generalization hypernym Technique.
- Type_generalization type Article.
- Type_generalization type Software.
- Type_generalization type Work.
- Type_generalization type Article.
- Type_generalization type CreativeWork.
- Type_generalization type Thing.
- Type_generalization type Q386724.
- Type_generalization type Q7397.
- Type_generalization comment "Type generalization is a technique commonly used in refactoring. The idea is to draw on the benefits of object-orientation and make more-generalized types, thus enabling more code sharing, leading to better maintainability as there is less code to write. Too-general code can, however, become completely useless, leading to spaghetti code doing effectively nothing.Type generalization refers to making more general or more abstract some subset of the traits of a specific type.".
- Type_generalization label "Type generalization".
- Type_generalization sameAs m.088cp2.
- Type_generalization sameAs Q7860903.
- Type_generalization sameAs Q7860903.
- Type_generalization wasDerivedFrom Type_generalization?oldid=588539495.
- Type_generalization isPrimaryTopicOf Type_generalization.