Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Interface_segregation_principle> ?p ?o. }
Showing items 1 to 20 of
20
with 100 items per page.
- Interface_segregation_principle abstract "The interface-segregation principle (ISP) states that no client should be forced to depend on methods it does not use. ISP splits interfaces which are very large into smaller and more specific ones so that clients will only have to know about the methods that are of interest to them. Such shrunken interfaces are also called role interfaces. ISP is intended to keep a system decoupled and thus easier to refactor, change, and redeploy.ISP is one of the five SOLID principles of Object-Oriented Design, similar to the High Cohesion Principle of GRASP.".
- Interface_segregation_principle wikiPageExternalLink ArticleS.UncleBob.PrinciplesOfOod.
- Interface_segregation_principle wikiPageExternalLink oodmetrc.pdf.
- Interface_segregation_principle wikiPageID "24880495".
- Interface_segregation_principle wikiPageRevisionID "601383899".
- Interface_segregation_principle hasPhotoCollection Interface_segregation_principle.
- Interface_segregation_principle subject Category:Object-oriented_programming.
- Interface_segregation_principle subject Category:Programming_principles.
- Interface_segregation_principle subject Category:Software_design.
- Interface_segregation_principle comment "The interface-segregation principle (ISP) states that no client should be forced to depend on methods it does not use. ISP splits interfaces which are very large into smaller and more specific ones so that clients will only have to know about the methods that are of interest to them. Such shrunken interfaces are also called role interfaces.".
- Interface_segregation_principle label "Interface segregation principle".
- Interface_segregation_principle label "Interface-Segregation-Prinzip".
- Interface_segregation_principle label "Принцип разделения интерфейса".
- Interface_segregation_principle label "接口隔离原则".
- Interface_segregation_principle sameAs Interface-Segregation-Prinzip.
- Interface_segregation_principle sameAs m.09gb4sz.
- Interface_segregation_principle sameAs Q1666034.
- Interface_segregation_principle sameAs Q1666034.
- Interface_segregation_principle wasDerivedFrom Interface_segregation_principle?oldid=601383899.
- Interface_segregation_principle isPrimaryTopicOf Interface_segregation_principle.