Skip to content
ontologydriven
Sign out

Dictionary

Words, grammatical forms and meanings linked to the ontology.

interface segregation principle en · PROPN

Meanings

  1. (qualifier:object-oriented programming) A principle that states that once an interface has become too large, it needs to be split into smaller and more specific interfaces so that any client of the interface will only know about the methods that pertain to itself. In other words, no client should be forced to depend on methods it does not use.

Hypernyms

principle · SOLID

Translations (2)

de Interface-Segregation-Prinzip (Translations) · de Schnittstellentrennungsprinzip (Translations)