information hiding (Q5807): Difference between revisions
Jump to navigation
Jump to search
Created claim: instance of (P2): programming principle (Q5806) |
Created claim: subclass of (P1): separation (Q2626) |
||
(One intermediate revision by the same user not shown) | |||
Property / subclass of | |||
Property / subclass of: hiding / rank | |||
Normal rank | |||
Property / subclass of | |||
Property / subclass of: separation / rank | |||
Normal rank | |||
Property / subclass of: separation / qualifier | |||
Latest revision as of 15:55, 26 March 2023
principle of segregation of the design decisions in a computer program that are most likely to change, thus protecting other parts of the program from extensive modification if the design decision is changed
Language | Label | Description | Also known as |
---|---|---|---|
English | information hiding |
principle of segregation of the design decisions in a computer program that are most likely to change, thus protecting other parts of the program from extensive modification if the design decision is changed |