Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Type_generalization> ?p ?o. }
Showing items 1 to 16 of
16
with 100 items 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 wikiPageRevisionID "588539495".
- Type_generalization hasPhotoCollection Type_generalization.
- Type_generalization subject Category:Code_refactoring.
- Type_generalization type Software.
- Type_generalization type Work.
- Type_generalization type CreativeWork.
- Type_generalization type InformationEntity.
- 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.