Glossaria.net

Glossary Object Oriented Analysis and Design / Term

Boundary Class

A boundary class represents an interface between the system and some entity outside the system: a person or another system. Its role is to mediate the exchange of information with the outside world, and to insulate the system from changes in its surroundings. They are of the following types: User Interface Class, System Interface Class and Device Interface Class.


A class that exists on a system’s automation boundary, such as an input window.

Permanent link Boundary Class - Creation date 2023-02-22


< Bottom-Up Development Glossary / Object Oriented Analysis and Design Browser Forms >