Uniform access principle
ID: uniform-access-principle
The Uniform Access Principle is one of the key principles of object-oriented design, particularly emphasized in the context of software engineering and programming languages. It was proposed by Bertrand Meyer as part of the design by contract methodology and is often associated with the principles behind the Eiffel programming language.
New to topics? Read the docs here!