information hiding (Q5807): Difference between revisions
Jump to navigation
Jump to search
Created a new Item: 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 |
Created claim: subclass of (P1): separation (Q2626) |
||
(2 intermediate revisions by the same user not shown) | |||
Property / instance of | |||
Property / instance of: programming principle / rank | |||
Normal rank | |||
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 |